If \( (\mathbf{a} - \mathbf{b}) \cdot (\mathbf{a} + \mathbf{b}) = 27 \) and \( | \mathbf{a} | = 2 | \mathbf{b} | \), then \( | \mathbf{b} | \) is:
3
The question asks us to find the magnitude of vector \( \mathbf{b} \), denoted by \( | \mathbf{b} | \), given two conditions involving vectors \( \mathbf{a} \) and \( \mathbf{b} \). The conditions are: \( (\mathbf{a} - \mathbf{b}) \cdot (\mathbf{a} + \mathbf{b}) = 27 \) and \( | \mathbf{a} | = 2 | \mathbf{b} | \).
Let's start by expanding the dot product expression \( (\mathbf{a} - \mathbf{b}) \cdot (\mathbf{a} + \mathbf{b}) \). We can use the distributive property of the dot product, similar to how we multiply binomials in algebra:
\( (\mathbf{a} - \mathbf{b}) \cdot (\mathbf{a} + \mathbf{b}) = \mathbf{a} \cdot (\mathbf{a} + \mathbf{b}) - \mathbf{b} \cdot (\mathbf{a} + \mathbf{b}) \)
Further expanding:
\( = \mathbf{a} \cdot \mathbf{a} + \mathbf{a} \cdot \mathbf{b} - \mathbf{b} \cdot \mathbf{a} - \mathbf{b} \cdot \mathbf{b} \)
We know the following properties of the dot product:
Substituting these properties into our expanded expression:
\( (\mathbf{a} - \mathbf{b}) \cdot (\mathbf{a} + \mathbf{b}) = | \mathbf{a} |^2 + \mathbf{a} \cdot \mathbf{b} - \mathbf{a} \cdot \mathbf{b} - | \mathbf{b} |^2 \)
The terms \( + \mathbf{a} \cdot \mathbf{b} \) and \( - \mathbf{a} \cdot \mathbf{b} \) cancel each other out:
\( (\mathbf{a} - \mathbf{b}) \cdot (\mathbf{a} + \mathbf{b}) = | \mathbf{a} |^2 - | \mathbf{b} |^2 \)
We are given that \( (\mathbf{a} - \mathbf{b}) \cdot (\mathbf{a} + \mathbf{b}) = 27 \). So, we have the equation:
\( | \mathbf{a} |^2 - | \mathbf{b} |^2 = 27 \quad \text{(Equation 1)} \)
We are also given that \( | \mathbf{a} | = 2 | \mathbf{b} | \quad \text{(Equation 2)} \). We can use this to substitute for \( | \mathbf{a} | \) in Equation 1.
Substitute \( | \mathbf{a} | = 2 | \mathbf{b} | \) into \( | \mathbf{a} |^2 - | \mathbf{b} |^2 = 27 \):
\( (2 | \mathbf{b} |)^2 - | \mathbf{b} |^2 = 27 \)
Squaring \( 2 | \mathbf{b} | \):
\( 4 | \mathbf{b} |^2 - | \mathbf{b} |^2 = 27 \)
Now, we combine the terms involving \( | \mathbf{b} |^2 \):
\( 3 | \mathbf{b} |^2 = 27 \)
Divide both sides by 3:
\( | \mathbf{b} |^2 = \frac{27}{3} \)
\( | \mathbf{b} |^2 = 9 \)
To find \( | \mathbf{b} | \), we take the square root of both sides. Since the magnitude of a vector is always non-negative, we take the positive square root:
\( | \mathbf{b} | = \sqrt{9} \)
\( | \mathbf{b} | = 3 \)
The magnitude of vector \( \mathbf{b} \) is 3.
Let's verify the answer using the given conditions:
The value \( | \mathbf{b} | = 3 \) satisfies both given equations.
| Step | Description | Mathematical Expression |
|---|---|---|
| 1 | Expand the dot product \( (\mathbf{a} - \mathbf{b}) \cdot (\mathbf{a} + \mathbf{b}) \). | \( \mathbf{a} \cdot \mathbf{a} - \mathbf{b} \cdot \mathbf{b} \) |
| 2 | Use the property \( \mathbf{v} \cdot \mathbf{v} = | \mathbf{v} |^2 \). | \( | \mathbf{a} |^2 - | \mathbf{b} |^2 \) |
| 3 | Set the result equal to the given value. | \( | \mathbf{a} |^2 - | \mathbf{b} |^2 = 27 \) |
| 4 | Use the second condition to substitute for \( | \mathbf{a} | \). | \( (2 | \mathbf{b} |)^2 - | \mathbf{b} |^2 = 27 \) |
| 5 | Simplify and solve for \( | \mathbf{b} |^2 \). | \( 3 | \mathbf{b} |^2 = 27 \implies | \mathbf{b} |^2 = 9 \) |
| 6 | Take the positive square root to find \( | \mathbf{b} | \). | \( | \mathbf{b} | = 3 \) |
The dot product (also known as the scalar product) of two vectors \( \mathbf{u} \) and \( \mathbf{v} \) is a scalar quantity. It is defined as \( \mathbf{u} \cdot \mathbf{v} = | \mathbf{u} | | \mathbf{v} | \cos \theta \), where \( \theta \) is the angle between the vectors. If vectors are given in component form, say \( \mathbf{u} = \langle u_1, u_2, u_3 \rangle \) and \( \mathbf{v} = \langle v_1, v_2, v_3 \rangle \), the dot product is \( \mathbf{u} \cdot \mathbf{v} = u_1 v_1 + u_2 v_2 + u_3 v_3 \). An important property is that \( \mathbf{v} \cdot \mathbf{v} = | \mathbf{v} |^2 \), because the angle between a vector and itself is 0, and \( \cos 0^\circ = 1 \).
The magnitude of a vector \( \mathbf{v} = \langle v_1, v_2, v_3 \rangle \) is its length, calculated as \( | \mathbf{v} | = \sqrt{v_1^2 + v_2^2 + v_3^2} \). Thus, \( | \mathbf{v} |^2 = v_1^2 + v_2^2 + v_3^2 \). This confirms why \( \mathbf{v} \cdot \mathbf{v} = | \mathbf{v} |^2 \).
The identity \( (\mathbf{a} - \mathbf{b}) \cdot (\mathbf{a} + \mathbf{b}) = | \mathbf{a} |^2 - | \mathbf{b} |^2 \) is a very useful result in vector algebra, analogous to the difference of squares formula in scalar algebra.
39. The distance between the lines:
\( \mathbf{r} = 3\hat{i} - 2\hat{j} + \hat{k} + \lambda(2\hat{i} + 3\hat{j} + 6\hat{k}) \) and \( \mathbf{r} = 3\hat{i} - 2\hat{j} + \hat{k} + \mu(4\hat{i} + 6\hat{j} + 12\hat{k}) \) is:
\(\sin \left(2 \tan^{-1} \frac{5}{12} \right)\) is equal to:
If \( \tan^{-1}(-3x) + \tan^{-1}(-2x) = \frac{\pi}{4} \), then the values of \( x \) are: