Definition of Vector (Cross) Product
The vector product (or cross product ) of two non-zero vectors a ⃗ \vec{a} a and b ⃗ \vec{b} b , denoted by a ⃗ × b ⃗ \vec{a} \times \vec{b} a × b , is defined as a vector whose magnitude is ∣ a ⃗ ∣ ∣ b ⃗ ∣ sin θ |\vec{a}||\vec{b}|\sin\theta ∣ a ∣∣ b ∣ sin θ and whose direction is perpendicular to the plane containing both a ⃗ \vec{a} a and b ⃗ \vec{b} b .
Mathematically,
a ⃗ × b ⃗ = ∣ a ⃗ ∣ ∣ b ⃗ ∣ sin θ n ^ \vec{a} \times \vec{b} = |\vec{a}| |\vec{b}| \sin \theta \, \hat{n} a × b = ∣ a ∣∣ b ∣ sin θ n ^
where:
θ \theta θ is the angle between a ⃗ \vec{a} a and b ⃗ \vec{b} b , with 0 ≤ θ ≤ π 0 \le \theta \le \pi 0 ≤ θ ≤ π .
n ^ \hat{n} n ^ is a unit vector perpendicular to both a ⃗ \vec{a} a and b ⃗ \vec{b} b .
The direction of n ^ \hat{n} n ^ is determined by the Right-Hand Rule : if the fingers of the right hand are curled from a ⃗ \vec{a} a towards b ⃗ \vec{b} b through the smaller angle, then the thumb points in the direction of a ⃗ × b ⃗ \vec{a} \times \vec{b} a × b .
Important observations
The result of a cross product is always a vector quantity .
If either vector is the zero vector, then the cross product is defined as the zero vector.
The magnitude is
∣ a ⃗ × b ⃗ ∣ = ∣ a ⃗ ∣ ∣ b ⃗ ∣ sin θ . |\vec{a} \times \vec{b}| = |\vec{a}| |\vec{b}| \sin \theta. ∣ a × b ∣ = ∣ a ∣∣ b ∣ sin θ .
If θ = 0 ∘ \theta = 0^\circ θ = 0 ∘ or 180 ∘ 180^\circ 18 0 ∘ , then sin θ = 0 \sin\theta = 0 sin θ = 0 , so the cross product is zero. Hence parallel vectors have zero cross product.
If θ = 90 ∘ \theta = 90^\circ θ = 9 0 ∘ , then sin θ = 1 \sin\theta = 1 sin θ = 1 , so
∣ a ⃗ × b ⃗ ∣ = ∣ a ⃗ ∣ ∣ b ⃗ ∣ . |\vec{a} \times \vec{b}| = |\vec{a}| |\vec{b}|. ∣ a × b ∣ = ∣ a ∣∣ b ∣.
Properties of the Vector Product
Non-Commutative (Anti-Commutative):
a ⃗ × b ⃗ = − ( b ⃗ × a ⃗ ) \vec{a} \times \vec{b} = -(\vec{b} \times \vec{a}) a × b = − ( b × a )
Reversing the order reverses the direction.
Condition for Collinearity: Two non-zero vectors are parallel if and only if their cross product is zero.
a ⃗ × b ⃗ = 0 ⃗ ⟺ a ⃗ ∥ b ⃗ \vec{a} \times \vec{b} = \vec{0} \iff \vec{a} \parallel \vec{b} a × b = 0 ⟺ a ∥ b
In particular,
a ⃗ × a ⃗ = 0 ⃗ . \vec{a} \times \vec{a} = \vec{0}. a × a = 0 .
Distributivity over Addition:
a ⃗ × ( b ⃗ + c ⃗ ) = a ⃗ × b ⃗ + a ⃗ × c ⃗ \vec{a} \times (\vec{b} + \vec{c}) = \vec{a} \times \vec{b} + \vec{a} \times \vec{c} a × ( b + c ) = a × b + a × c
and similarly,
( a ⃗ + b ⃗ ) × c ⃗ = a ⃗ × c ⃗ + b ⃗ × c ⃗ . (\vec{a} + \vec{b}) \times \vec{c} = \vec{a} \times \vec{c} + \vec{b} \times \vec{c}. ( a + b ) × c = a × c + b × c .
Scalar Multiplication: For any scalar λ \lambda λ ,
λ ( a ⃗ × b ⃗ ) = ( λ a ⃗ ) × b ⃗ = a ⃗ × ( λ b ⃗ ) . \lambda(\vec{a} \times \vec{b}) = (\lambda\vec{a}) \times \vec{b} = \vec{a} \times (\lambda\vec{b}). λ ( a × b ) = ( λ a ) × b = a × ( λ b ) .
Not Associative: In general,
( a ⃗ × b ⃗ ) × c ⃗ ≠ a ⃗ × ( b ⃗ × c ⃗ ) . (\vec{a} \times \vec{b}) \times \vec{c} \ne \vec{a} \times (\vec{b} \times \vec{c}). ( a × b ) × c = a × ( b × c ) .
These properties are fundamental in vector algebra and applications.
Cross Product of Standard Unit Vectors
For the mutually perpendicular unit vectors i ^ \hat{i} i ^ , j ^ \hat{j} j ^ , and k ^ \hat{k} k ^ :
Since the angle between a unit vector and itself is 0 ∘ 0^\circ 0 ∘ ,
i ^ × i ^ = 0 ⃗ , j ^ × j ^ = 0 ⃗ , k ^ × k ^ = 0 ⃗ . \hat{i} \times \hat{i} = \vec{0}, \quad \hat{j} \times \hat{j} = \vec{0}, \quad \hat{k} \times \hat{k} = \vec{0}. i ^ × i ^ = 0 , j ^ × j ^ = 0 , k ^ × k ^ = 0 .
Using the cyclic order i ^ → j ^ → k ^ → i ^ \hat{i} \to \hat{j} \to \hat{k} \to \hat{i} i ^ → j ^ → k ^ → i ^ and the right-hand rule,
i ^ × j ^ = k ^ , j ^ × k ^ = i ^ , k ^ × i ^ = j ^ . \hat{i} \times \hat{j} = \hat{k}, \quad \hat{j} \times \hat{k} = \hat{i}, \quad \hat{k} \times \hat{i} = \hat{j}. i ^ × j ^ = k ^ , j ^ × k ^ = i ^ , k ^ × i ^ = j ^ .
Reversing the order introduces a minus sign:
j ^ × i ^ = − k ^ , k ^ × j ^ = − i ^ , i ^ × k ^ = − j ^ . \hat{j} \times \hat{i} = -\hat{k}, \quad \hat{k} \times \hat{j} = -\hat{i}, \quad \hat{i} \times \hat{k} = -\hat{j}. j ^ × i ^ = − k ^ , k ^ × j ^ = − i ^ , i ^ × k ^ = − j ^ .
These identities are used to compute cross products in component form.
If
a ⃗ = a 1 i ^ + a 2 j ^ + a 3 k ^ , b ⃗ = b 1 i ^ + b 2 j ^ + b 3 k ^ , \vec{a} = a_1\hat{i} + a_2\hat{j} + a_3\hat{k}, \qquad \vec{b} = b_1\hat{i} + b_2\hat{j} + b_3\hat{k}, a = a 1 i ^ + a 2 j ^ + a 3 k ^ , b = b 1 i ^ + b 2 j ^ + b 3 k ^ ,
then their cross product is given by the determinant
a ⃗ × b ⃗ = ∣ i ^ j ^ k ^ a 1 a 2 a 3 b 1 b 2 b 3 ∣ . \vec{a} \times \vec{b} = \begin{vmatrix} \hat{i} & \hat{j} & \hat{k} \\ a_1 & a_2 & a_3 \\ b_1 & b_2 & b_3 \end{vmatrix}. a × b = i ^ a 1 b 1 j ^ a 2 b 2 k ^ a 3 b 3 .
Expanding along the first row,
a ⃗ × b ⃗ = ( a 2 b 3 − a 3 b 2 ) i ^ − ( a 1 b 3 − a 3 b 1 ) j ^ + ( a 1 b 2 − a 2 b 1 ) k ^ . \vec{a} \times \vec{b} = (a_2 b_3 - a_3 b_2)\hat{i} - (a_1 b_3 - a_3 b_1)\hat{j} + (a_1 b_2 - a_2 b_1)\hat{k}. a × b = ( a 2 b 3 − a 3 b 2 ) i ^ − ( a 1 b 3 − a 3 b 1 ) j ^ + ( a 1 b 2 − a 2 b 1 ) k ^ .
This form is especially useful in coordinate geometry, mechanics, and geometry problems involving area and perpendicular directions.
Geometric Interpretation: Areas
The magnitude of the cross product has an important geometric meaning.
Area of a Parallelogram: If a ⃗ \vec{a} a and b ⃗ \vec{b} b are adjacent sides of a parallelogram, then
Area of Parallelogram = ∣ a ⃗ × b ⃗ ∣ . \text{Area of Parallelogram} = |\vec{a} \times \vec{b}|. Area of Parallelogram = ∣ a × b ∣.
Area of a Triangle: If a ⃗ \vec{a} a and b ⃗ \vec{b} b are adjacent sides of a triangle, then
Area of Triangle = 1 2 ∣ a ⃗ × b ⃗ ∣ . \text{Area of Triangle} = \frac{1}{2}|\vec{a} \times \vec{b}|. Area of Triangle = 2 1 ∣ a × b ∣.
Area of a Parallelogram using Diagonals: If d ⃗ 1 \vec{d}_1 d 1 and d ⃗ 2 \vec{d}_2 d 2 are the diagonals of a parallelogram, then
Area = 1 2 ∣ d ⃗ 1 × d ⃗ 2 ∣ . \text{Area} = \frac{1}{2}|\vec{d}_1 \times \vec{d}_2|. Area = 2 1 ∣ d 1 × d 2 ∣.
Thus the cross product is closely tied to area and perpendicularity.
Example 1: Basic Cross Product
Find a ⃗ × b ⃗ \vec{a} \times \vec{b} a × b if a ⃗ = 2 i ^ + j ^ + 3 k ^ \vec{a} = 2\hat{i} + \hat{j} + 3\hat{k} a = 2 i ^ + j ^ + 3 k ^ and b ⃗ = 3 i ^ + 5 j ^ − 2 k ^ \vec{b} = 3\hat{i} + 5\hat{j} - 2\hat{k} b = 3 i ^ + 5 j ^ − 2 k ^ .
Solution:
Step 1: Set up the determinant.
a ⃗ × b ⃗ = ∣ i ^ j ^ k ^ 2 1 3 3 5 − 2 ∣ \vec{a} \times \vec{b} = \begin{vmatrix} \hat{i} & \hat{j} & \hat{k} \\ 2 & 1 & 3 \\ 3 & 5 & -2 \end{vmatrix} a × b = i ^ 2 3 j ^ 1 5 k ^ 3 − 2
Step 2: Expand:
= i ^ [ ( 1 ) ( − 2 ) − ( 3 ) ( 5 ) ] − j ^ [ ( 2 ) ( − 2 ) − ( 3 ) ( 3 ) ] + k ^ [ ( 2 ) ( 5 ) − ( 1 ) ( 3 ) ] = \hat{i}[(1)(-2) - (3)(5)] - \hat{j}[(2)(-2) - (3)(3)] + \hat{k}[(2)(5) - (1)(3)] = i ^ [( 1 ) ( − 2 ) − ( 3 ) ( 5 )] − j ^ [( 2 ) ( − 2 ) − ( 3 ) ( 3 )] + k ^ [( 2 ) ( 5 ) − ( 1 ) ( 3 )]
Step 3: Simplify:
= i ^ [ − 2 − 15 ] − j ^ [ − 4 − 9 ] + k ^ [ 10 − 3 ] = \hat{i}[-2 - 15] - \hat{j}[-4 - 9] + \hat{k}[10 - 3] = i ^ [ − 2 − 15 ] − j ^ [ − 4 − 9 ] + k ^ [ 10 − 3 ]
= − 17 i ^ − ( − 13 ) j ^ + 7 k ^ = -17\hat{i} - (-13)\hat{j} + 7\hat{k} = − 17 i ^ − ( − 13 ) j ^ + 7 k ^
= − 17 i ^ + 13 j ^ + 7 k ^ . = -17\hat{i} + 13\hat{j} + 7\hat{k}. = − 17 i ^ + 13 j ^ + 7 k ^ .
Answer: − 17 i ^ + 13 j ^ + 7 k ^ -17\hat{i} + 13\hat{j} + 7\hat{k} − 17 i ^ + 13 j ^ + 7 k ^
Example 2: Finding a Perpendicular Unit Vector
Find a unit vector perpendicular to each of the vectors a ⃗ + b ⃗ \vec{a} + \vec{b} a + b and a ⃗ − b ⃗ \vec{a} - \vec{b} a − b , where a ⃗ = i ^ + j ^ + k ^ \vec{a} = \hat{i} + \hat{j} + \hat{k} a = i ^ + j ^ + k ^ and b ⃗ = i ^ + 2 j ^ + 3 k ^ \vec{b} = \hat{i} + 2\hat{j} + 3\hat{k} b = i ^ + 2 j ^ + 3 k ^ .
Solution:
Step 1: Compute
u ⃗ = a ⃗ + b ⃗ = 2 i ^ + 3 j ^ + 4 k ^ , \vec{u} = \vec{a} + \vec{b} = 2\hat{i} + 3\hat{j} + 4\hat{k}, u = a + b = 2 i ^ + 3 j ^ + 4 k ^ ,
v ⃗ = a ⃗ − b ⃗ = 0 i ^ − j ^ − 2 k ^ . \vec{v} = \vec{a} - \vec{b} = 0\hat{i} - \hat{j} - 2\hat{k}. v = a − b = 0 i ^ − j ^ − 2 k ^ .
Step 2: A vector perpendicular to both is
u ⃗ × v ⃗ = ∣ i ^ j ^ k ^ 2 3 4 0 − 1 − 2 ∣ . \vec{u} \times \vec{v} = \begin{vmatrix} \hat{i} & \hat{j} & \hat{k} \\ 2 & 3 & 4 \\ 0 & -1 & -2 \end{vmatrix}. u × v = i ^ 2 0 j ^ 3 − 1 k ^ 4 − 2 .
Expanding,
= i ^ [ 3 ( − 2 ) − 4 ( − 1 ) ] − j ^ [ 2 ( − 2 ) − 4 ( 0 ) ] + k ^ [ 2 ( − 1 ) − 3 ( 0 ) ] = \hat{i}[3(-2) - 4(-1)] - \hat{j}[2(-2) - 4(0)] + \hat{k}[2(-1) - 3(0)] = i ^ [ 3 ( − 2 ) − 4 ( − 1 )] − j ^ [ 2 ( − 2 ) − 4 ( 0 )] + k ^ [ 2 ( − 1 ) − 3 ( 0 )]
= i ^ ( − 6 + 4 ) − j ^ ( − 4 ) + k ^ ( − 2 ) = \hat{i}(-6 + 4) - \hat{j}(-4) + \hat{k}(-2) = i ^ ( − 6 + 4 ) − j ^ ( − 4 ) + k ^ ( − 2 )
= − 2 i ^ + 4 j ^ − 2 k ^ . = -2\hat{i} + 4\hat{j} - 2\hat{k}. = − 2 i ^ + 4 j ^ − 2 k ^ .
Step 3: Its magnitude is
( − 2 ) 2 + 4 2 + ( − 2 ) 2 = 24 = 2 6 . \sqrt{(-2)^2 + 4^2 + (-2)^2} = \sqrt{24} = 2\sqrt{6}. ( − 2 ) 2 + 4 2 + ( − 2 ) 2 = 24 = 2 6 .
Step 4: The required unit vector is
± − 2 i ^ + 4 j ^ − 2 k ^ 2 6 = ± ( − 1 6 i ^ + 2 6 j ^ − 1 6 k ^ ) . \pm \frac{-2\hat{i} + 4\hat{j} - 2\hat{k}}{2\sqrt{6}} = \pm\left(-\frac{1}{\sqrt{6}}\hat{i} + \frac{2}{\sqrt{6}}\hat{j} - \frac{1}{\sqrt{6}}\hat{k}\right). ± 2 6 − 2 i ^ + 4 j ^ − 2 k ^ = ± ( − 6 1 i ^ + 6 2 j ^ − 6 1 k ^ ) .
Answer: ± ( − 1 6 i ^ + 2 6 j ^ − 1 6 k ^ ) \pm\left(-\frac{1}{\sqrt{6}}\hat{i} + \frac{2}{\sqrt{6}}\hat{j} - \frac{1}{\sqrt{6}}\hat{k}\right) ± ( − 6 1 i ^ + 6 2 j ^ − 6 1 k ^ )
Example 3: Area of a Parallelogram
Find the area of a parallelogram whose adjacent sides are given by the vectors a ⃗ = 3 i ^ + j ^ + 4 k ^ \vec{a} = 3\hat{i} + \hat{j} + 4\hat{k} a = 3 i ^ + j ^ + 4 k ^ and b ⃗ = i ^ − j ^ + k ^ \vec{b} = \hat{i} - \hat{j} + \hat{k} b = i ^ − j ^ + k ^ .
Solution:
Step 1: The area is
∣ a ⃗ × b ⃗ ∣ . |\vec{a} \times \vec{b}|. ∣ a × b ∣.
Step 2: Compute the cross product:
a ⃗ × b ⃗ = ∣ i ^ j ^ k ^ 3 1 4 1 − 1 1 ∣ . \vec{a} \times \vec{b} = \begin{vmatrix} \hat{i} & \hat{j} & \hat{k} \\ 3 & 1 & 4 \\ 1 & -1 & 1 \end{vmatrix}. a × b = i ^ 3 1 j ^ 1 − 1 k ^ 4 1 .
Expanding,
= i ^ [ 1 ( 1 ) − 4 ( − 1 ) ] − j ^ [ 3 ( 1 ) − 4 ( 1 ) ] + k ^ [ 3 ( − 1 ) − 1 ( 1 ) ] = \hat{i}[1(1) - 4(-1)] - \hat{j}[3(1) - 4(1)] + \hat{k}[3(-1) - 1(1)] = i ^ [ 1 ( 1 ) − 4 ( − 1 )] − j ^ [ 3 ( 1 ) − 4 ( 1 )] + k ^ [ 3 ( − 1 ) − 1 ( 1 )]
= i ^ ( 1 + 4 ) − j ^ ( 3 − 4 ) + k ^ ( − 3 − 1 ) = \hat{i}(1+4) - \hat{j}(3-4) + \hat{k}(-3-1) = i ^ ( 1 + 4 ) − j ^ ( 3 − 4 ) + k ^ ( − 3 − 1 )
= 5 i ^ + j ^ − 4 k ^ . = 5\hat{i} + \hat{j} - 4\hat{k}. = 5 i ^ + j ^ − 4 k ^ .
Step 3: Find its magnitude:
∣ a ⃗ × b ⃗ ∣ = 5 2 + 1 2 + ( − 4 ) 2 = 25 + 1 + 16 = 42 . |\vec{a} \times \vec{b}| = \sqrt{5^2 + 1^2 + (-4)^2} = \sqrt{25+1+16} = \sqrt{42}. ∣ a × b ∣ = 5 2 + 1 2 + ( − 4 ) 2 = 25 + 1 + 16 = 42 .
Answer: 42 \sqrt{42} 42 square units.
Example 4: Area of a Triangle
Find the area of a triangle having the points A ( 1 , 1 , 1 ) A(1, 1, 1) A ( 1 , 1 , 1 ) , B ( 1 , 2 , 3 ) B(1, 2, 3) B ( 1 , 2 , 3 ) , and C ( 2 , 3 , 1 ) C(2, 3, 1) C ( 2 , 3 , 1 ) as its vertices.
Solution:
Step 1: Find two side vectors:
A B ⃗ = ( 1 − 1 ) i ^ + ( 2 − 1 ) j ^ + ( 3 − 1 ) k ^ = j ^ + 2 k ^ , \vec{AB} = (1-1)\hat{i} + (2-1)\hat{j} + (3-1)\hat{k} = \hat{j} + 2\hat{k}, A B = ( 1 − 1 ) i ^ + ( 2 − 1 ) j ^ + ( 3 − 1 ) k ^ = j ^ + 2 k ^ ,
A C ⃗ = ( 2 − 1 ) i ^ + ( 3 − 1 ) j ^ + ( 1 − 1 ) k ^ = i ^ + 2 j ^ . \vec{AC} = (2-1)\hat{i} + (3-1)\hat{j} + (1-1)\hat{k} = \hat{i} + 2\hat{j}. A C = ( 2 − 1 ) i ^ + ( 3 − 1 ) j ^ + ( 1 − 1 ) k ^ = i ^ + 2 j ^ .
Step 2: Area of triangle is
1 2 ∣ A B ⃗ × A C ⃗ ∣ . \frac{1}{2}|\vec{AB} \times \vec{AC}|. 2 1 ∣ A B × A C ∣.
Step 3: Compute the cross product:
A B ⃗ × A C ⃗ = ∣ i ^ j ^ k ^ 0 1 2 1 2 0 ∣ . \vec{AB} \times \vec{AC} = \begin{vmatrix} \hat{i} & \hat{j} & \hat{k} \\ 0 & 1 & 2 \\ 1 & 2 & 0 \end{vmatrix}. A B × A C = i ^ 0 1 j ^ 1 2 k ^ 2 0 .
Expanding,
= i ^ [ 1 ( 0 ) − 2 ( 2 ) ] − j ^ [ 0 ( 0 ) − 2 ( 1 ) ] + k ^ [ 0 ( 2 ) − 1 ( 1 ) ] = \hat{i}[1(0) - 2(2)] - \hat{j}[0(0) - 2(1)] + \hat{k}[0(2) - 1(1)] = i ^ [ 1 ( 0 ) − 2 ( 2 )] − j ^ [ 0 ( 0 ) − 2 ( 1 )] + k ^ [ 0 ( 2 ) − 1 ( 1 )]
= − 4 i ^ + 2 j ^ − k ^ . = -4\hat{i} + 2\hat{j} - \hat{k}. = − 4 i ^ + 2 j ^ − k ^ .
Step 4: Magnitude:
∣ A B ⃗ × A C ⃗ ∣ = ( − 4 ) 2 + 2 2 + ( − 1 ) 2 = 21 . |\vec{AB} \times \vec{AC}| = \sqrt{(-4)^2 + 2^2 + (-1)^2} = \sqrt{21}. ∣ A B × A C ∣ = ( − 4 ) 2 + 2 2 + ( − 1 ) 2 = 21 .
Step 5: Therefore,
Area = 21 2 . \text{Area} = \frac{\sqrt{21}}{2}. Area = 2 21 .
Answer: 21 2 \frac{\sqrt{21}}{2} 2 21 square units.
Example 5: Collinear Vectors Condition
Find λ \lambda λ and μ \mu μ if ( 2 i ^ + 6 j ^ + 27 k ^ ) × ( i ^ + λ j ^ + μ k ^ ) = 0 ⃗ (2\hat{i} + 6\hat{j} + 27\hat{k}) \times (\hat{i} + \lambda\hat{j} + \mu\hat{k}) = \vec{0} ( 2 i ^ + 6 j ^ + 27 k ^ ) × ( i ^ + λ j ^ + μ k ^ ) = 0 .
Solution:
Step 1: Since the cross product is zero, the vectors are parallel.
Step 2: Compute the determinant:
∣ i ^ j ^ k ^ 2 6 27 1 λ μ ∣ = 0 ⃗ . \begin{vmatrix} \hat{i} & \hat{j} & \hat{k} \\ 2 & 6 & 27 \\ 1 & \lambda & \mu \end{vmatrix} = \vec{0}. i ^ 2 1 j ^ 6 λ k ^ 27 μ = 0 .
Expanding,
i ^ ( 6 μ − 27 λ ) − j ^ ( 2 μ − 27 ) + k ^ ( 2 λ − 6 ) = 0 ⃗ . \hat{i}(6\mu - 27\lambda) - \hat{j}(2\mu - 27) + \hat{k}(2\lambda - 6) = \vec{0}. i ^ ( 6 μ − 27 λ ) − j ^ ( 2 μ − 27 ) + k ^ ( 2 λ − 6 ) = 0 .
Step 3: Equate components to zero:
2 λ − 6 = 0 ⟹ λ = 3 , 2\lambda - 6 = 0 \implies \lambda = 3, 2 λ − 6 = 0 ⟹ λ = 3 ,
− ( 2 μ − 27 ) = 0 ⟹ 2 μ = 27 ⟹ μ = 27 2 . -(2\mu - 27) = 0 \implies 2\mu = 27 \implies \mu = \frac{27}{2}. − ( 2 μ − 27 ) = 0 ⟹ 2 μ = 27 ⟹ μ = 2 27 .
Check the i ^ \hat{i} i ^ -component:
6 ( 27 2 ) − 27 ( 3 ) = 81 − 81 = 0. 6\left(\frac{27}{2}\right) - 27(3) = 81 - 81 = 0. 6 ( 2 27 ) − 27 ( 3 ) = 81 − 81 = 0.
So the values are correct.
Answer: λ = 3 \lambda = 3 λ = 3 , μ = 27 / 2 \mu = 27/2 μ = 27/2
Example 6: Sine of the Angle Between Vectors
Find the sine of the angle between the vectors a ⃗ = 3 i ^ + j ^ + 2 k ^ \vec{a} = 3\hat{i} + \hat{j} + 2\hat{k} a = 3 i ^ + j ^ + 2 k ^ and b ⃗ = 2 i ^ − 2 j ^ + 4 k ^ \vec{b} = 2\hat{i} - 2\hat{j} + 4\hat{k} b = 2 i ^ − 2 j ^ + 4 k ^ .
Solution:
Use
sin θ = ∣ a ⃗ × b ⃗ ∣ ∣ a ⃗ ∣ ∣ b ⃗ ∣ . \sin\theta = \frac{|\vec{a} \times \vec{b}|}{|\vec{a}| |\vec{b}|}. sin θ = ∣ a ∣∣ b ∣ ∣ a × b ∣ .
Step 1: Compute the cross product:
a ⃗ × b ⃗ = ∣ i ^ j ^ k ^ 3 1 2 2 − 2 4 ∣ . \vec{a} \times \vec{b} = \begin{vmatrix} \hat{i} & \hat{j} & \hat{k} \\ 3 & 1 & 2 \\ 2 & -2 & 4 \end{vmatrix}. a × b = i ^ 3 2 j ^ 1 − 2 k ^ 2 4 .
Expanding,
= i ^ [ 1 ( 4 ) − 2 ( − 2 ) ] − j ^ [ 3 ( 4 ) − 2 ( 2 ) ] + k ^ [ 3 ( − 2 ) − 1 ( 2 ) ] = \hat{i}[1(4) - 2(-2)] - \hat{j}[3(4) - 2(2)] + \hat{k}[3(-2) - 1(2)] = i ^ [ 1 ( 4 ) − 2 ( − 2 )] − j ^ [ 3 ( 4 ) − 2 ( 2 )] + k ^ [ 3 ( − 2 ) − 1 ( 2 )]
= 8 i ^ − 8 j ^ − 8 k ^ . = 8\hat{i} - 8\hat{j} - 8\hat{k}. = 8 i ^ − 8 j ^ − 8 k ^ .
Step 2: Magnitude of cross product:
∣ a ⃗ × b ⃗ ∣ = 8 2 + ( − 8 ) 2 + ( − 8 ) 2 = 192 = 8 3 . |\vec{a} \times \vec{b}| = \sqrt{8^2 + (-8)^2 + (-8)^2} = \sqrt{192} = 8\sqrt{3}. ∣ a × b ∣ = 8 2 + ( − 8 ) 2 + ( − 8 ) 2 = 192 = 8 3 .
Step 3: Magnitudes of vectors:
∣ a ⃗ ∣ = 3 2 + 1 2 + 2 2 = 14 , |\vec{a}| = \sqrt{3^2 + 1^2 + 2^2} = \sqrt{14}, ∣ a ∣ = 3 2 + 1 2 + 2 2 = 14 ,
∣ b ⃗ ∣ = 2 2 + ( − 2 ) 2 + 4 2 = 24 = 2 6 . |\vec{b}| = \sqrt{2^2 + (-2)^2 + 4^2} = \sqrt{24} = 2\sqrt{6}. ∣ b ∣ = 2 2 + ( − 2 ) 2 + 4 2 = 24 = 2 6 .
Step 4: Therefore,
sin θ = 8 3 14 ⋅ 2 6 = 8 3 2 84 = 4 3 2 21 = 2 3 3 7 = 2 7 . \sin\theta = \frac{8\sqrt{3}}{\sqrt{14} \cdot 2\sqrt{6}} = \frac{8\sqrt{3}}{2\sqrt{84}} = \frac{4\sqrt{3}}{2\sqrt{21}} = \frac{2\sqrt{3}}{\sqrt{3}\sqrt{7}} = \frac{2}{\sqrt{7}}. sin θ = 14 ⋅ 2 6 8 3 = 2 84 8 3 = 2 21 4 3 = 3 7 2 3 = 7 2 .
Answer: 2 / 7 2/\sqrt{7} 2/ 7
Example 7: Vector Algebra Identity
Prove that ( a ⃗ − b ⃗ ) × ( a ⃗ + b ⃗ ) = 2 ( a ⃗ × b ⃗ ) (\vec{a} - \vec{b}) \times (\vec{a} + \vec{b}) = 2(\vec{a} \times \vec{b}) ( a − b ) × ( a + b ) = 2 ( a × b ) .
Solution:
Start with the left-hand side:
( a ⃗ − b ⃗ ) × ( a ⃗ + b ⃗ ) . (\vec{a} - \vec{b}) \times (\vec{a} + \vec{b}). ( a − b ) × ( a + b ) .
Using distributivity,
= a ⃗ × a ⃗ + a ⃗ × b ⃗ − b ⃗ × a ⃗ − b ⃗ × b ⃗ . = \vec{a}\times\vec{a} + \vec{a}\times\vec{b} - \vec{b}\times\vec{a} - \vec{b}\times\vec{b}. = a × a + a × b − b × a − b × b .
Now,
a ⃗ × a ⃗ = 0 ⃗ , b ⃗ × b ⃗ = 0 ⃗ , \vec{a}\times\vec{a} = \vec{0}, \qquad \vec{b}\times\vec{b} = \vec{0}, a × a = 0 , b × b = 0 ,
and
b ⃗ × a ⃗ = − ( a ⃗ × b ⃗ ) . \vec{b}\times\vec{a} = -(\vec{a}\times\vec{b}). b × a = − ( a × b ) .
So,
= 0 ⃗ + a ⃗ × b ⃗ − [ − ( a ⃗ × b ⃗ ) ] − 0 ⃗ = \vec{0} + \vec{a}\times\vec{b} - [-(\vec{a}\times\vec{b})] - \vec{0} = 0 + a × b − [ − ( a × b )] − 0
= a ⃗ × b ⃗ + a ⃗ × b ⃗ = \vec{a}\times\vec{b} + \vec{a}\times\vec{b} = a × b + a × b
= 2 ( a ⃗ × b ⃗ ) . = 2(\vec{a}\times\vec{b}). = 2 ( a × b ) .
Hence proved.
Answer: Proved.
Example 8: Area of Parallelogram via Diagonals
Find the area of the parallelogram whose diagonals are represented by the vectors d ⃗ 1 = 3 i ^ + j ^ − 2 k ^ \vec{d}_1 = 3\hat{i} + \hat{j} - 2\hat{k} d 1 = 3 i ^ + j ^ − 2 k ^ and d ⃗ 2 = i ^ − 3 j ^ + 4 k ^ \vec{d}_2 = \hat{i} - 3\hat{j} + 4\hat{k} d 2 = i ^ − 3 j ^ + 4 k ^ .
Solution:
Step 1: Use the formula
Area = 1 2 ∣ d ⃗ 1 × d ⃗ 2 ∣ . \text{Area} = \frac{1}{2}|\vec{d}_1 \times \vec{d}_2|. Area = 2 1 ∣ d 1 × d 2 ∣.
Step 2: Compute the cross product:
d ⃗ 1 × d ⃗ 2 = ∣ i ^ j ^ k ^ 3 1 − 2 1 − 3 4 ∣ . \vec{d}_1 \times \vec{d}_2 = \begin{vmatrix} \hat{i} & \hat{j} & \hat{k} \\ 3 & 1 & -2 \\ 1 & -3 & 4 \end{vmatrix}. d 1 × d 2 = i ^ 3 1 j ^ 1 − 3 k ^ − 2 4 .
Expanding,
= i ^ [ 1 ( 4 ) − ( − 2 ) ( − 3 ) ] − j ^ [ 3 ( 4 ) − ( − 2 ) ( 1 ) ] + k ^ [ 3 ( − 3 ) − 1 ( 1 ) ] = \hat{i}[1(4) - (-2)(-3)] - \hat{j}[3(4) - (-2)(1)] + \hat{k}[3(-3) - 1(1)] = i ^ [ 1 ( 4 ) − ( − 2 ) ( − 3 )] − j ^ [ 3 ( 4 ) − ( − 2 ) ( 1 )] + k ^ [ 3 ( − 3 ) − 1 ( 1 )]
= − 2 i ^ − 14 j ^ − 10 k ^ . = -2\hat{i} - 14\hat{j} - 10\hat{k}. = − 2 i ^ − 14 j ^ − 10 k ^ .
Step 3: Magnitude:
∣ d ⃗ 1 × d ⃗ 2 ∣ = ( − 2 ) 2 + ( − 14 ) 2 + ( − 10 ) 2 = 300 = 10 3 . |\vec{d}_1 \times \vec{d}_2| = \sqrt{(-2)^2 + (-14)^2 + (-10)^2} = \sqrt{300} = 10\sqrt{3}. ∣ d 1 × d 2 ∣ = ( − 2 ) 2 + ( − 14 ) 2 + ( − 10 ) 2 = 300 = 10 3 .
Step 4: Therefore,
Area = 1 2 ( 10 3 ) = 5 3 . \text{Area} = \frac{1}{2}(10\sqrt{3}) = 5\sqrt{3}. Area = 2 1 ( 10 3 ) = 5 3 .
Answer: 5 3 5\sqrt{3} 5 3 square units.
Example 9: Lagrange's Identity Application
If ∣ a ⃗ ∣ = 2 |\vec{a}| = 2 ∣ a ∣ = 2 , ∣ b ⃗ ∣ = 5 |\vec{b}| = 5 ∣ b ∣ = 5 , and ∣ a ⃗ × b ⃗ ∣ = 8 |\vec{a} \times \vec{b}| = 8 ∣ a × b ∣ = 8 , find the value of a ⃗ ⋅ b ⃗ \vec{a} \cdot \vec{b} a ⋅ b .
Solution:
Use Lagrange's identity:
∣ a ⃗ × b ⃗ ∣ 2 + ( a ⃗ ⋅ b ⃗ ) 2 = ∣ a ⃗ ∣ 2 ∣ b ⃗ ∣ 2 . |\vec{a} \times \vec{b}|^2 + (\vec{a} \cdot \vec{b})^2 = |\vec{a}|^2 |\vec{b}|^2. ∣ a × b ∣ 2 + ( a ⋅ b ) 2 = ∣ a ∣ 2 ∣ b ∣ 2 .
Substitute the given values:
8 2 + ( a ⃗ ⋅ b ⃗ ) 2 = 2 2 ⋅ 5 2 8^2 + (\vec{a} \cdot \vec{b})^2 = 2^2 \cdot 5^2 8 2 + ( a ⋅ b ) 2 = 2 2 ⋅ 5 2
64 + ( a ⃗ ⋅ b ⃗ ) 2 = 100 64 + (\vec{a} \cdot \vec{b})^2 = 100 64 + ( a ⋅ b ) 2 = 100
( a ⃗ ⋅ b ⃗ ) 2 = 36. (\vec{a} \cdot \vec{b})^2 = 36. ( a ⋅ b ) 2 = 36.
Hence,
a ⃗ ⋅ b ⃗ = ± 6. \vec{a} \cdot \vec{b} = \pm 6. a ⋅ b = ± 6.
The sign cannot be uniquely determined from the given information alone because the angle could be acute or obtuse.
Answer: ± 6 \pm 6 ± 6
Example 10: Angle Yielding a Unit Vector
Let the vectors a ⃗ \vec{a} a and b ⃗ \vec{b} b be such that ∣ a ⃗ ∣ = 3 |\vec{a}| = 3 ∣ a ∣ = 3 and ∣ b ⃗ ∣ = 2 3 |\vec{b}| = \frac{\sqrt{2}}{3} ∣ b ∣ = 3 2 . If a ⃗ × b ⃗ \vec{a} \times \vec{b} a × b is a unit vector, find the angle between a ⃗ \vec{a} a and b ⃗ \vec{b} b .
Solution:
Since a ⃗ × b ⃗ \vec{a} \times \vec{b} a × b is a unit vector,
∣ a ⃗ × b ⃗ ∣ = 1. |\vec{a} \times \vec{b}| = 1. ∣ a × b ∣ = 1.
Using the cross product magnitude formula,
∣ a ⃗ ∣ ∣ b ⃗ ∣ sin θ = 1. |\vec{a}| |\vec{b}| \sin\theta = 1. ∣ a ∣∣ b ∣ sin θ = 1.
Substitute the given values:
3 ( 2 3 ) sin θ = 1 3\left(\frac{\sqrt{2}}{3}\right)\sin\theta = 1 3 ( 3 2 ) sin θ = 1
2 sin θ = 1 \sqrt{2}\sin\theta = 1 2 sin θ = 1
sin θ = 1 2 . \sin\theta = \frac{1}{\sqrt{2}}. sin θ = 2 1 .
Therefore,
θ = 45 ∘ or 135 ∘ . \theta = 45^\circ \quad \text{or} \quad 135^\circ. θ = 4 5 ∘ or 13 5 ∘ .
If the angle between vectors is taken to be the acute angle in context, then the answer is 45 ∘ 45^\circ 4 5 ∘ .
Answer: 45 ∘ 45^\circ 4 5 ∘ or 135 ∘ 135^\circ 13 5 ∘