Animated Solution for Mathematics - Vector Algebra: Let a=i^+2j^+k^ and b=2i^+j^−k^. Let c^ be a unit vector in the plane of the vectors a and b and be perpendicular to a. Then such a vector c^ is :
Select Answer:
Visualized Solution
Visualizing the Given Vectors
Given vectors:
a=i^+2j^+k^
b=2i^+j^−k^
They lie in a common plane.
The Constraints on Vector c^
We need a unit vector c^ such that:
1. c^ is in the plane of a and b
2. c^⊥a
The Vector Triple Product
A vector perpendicular to a in the plane of a and b is parallel to:
v=(a×b)×a
Expanding the Triple Product
Using the BAC-CAB rule:
(a×b)×a=(a⋅a)b−(a⋅b)a
Calculating a⋅a
a⋅a=∣a∣2
a⋅a=(1)2+(2)2+(1)2
a⋅a=1+4+1=6
Calculating a⋅b
a⋅b=(1)(2)+(2)(1)+(1)(−1)
a⋅b=2+2−1=3
Substituting into the Formula
Substitute the dot products:
v=6(2i^+j^−k^)−3(i^+2j^+k^)
Expanding the Expression
Distribute the scalars:
v=(12i^+6j^−6k^)−(3i^+6j^+3k^)
Simplifying the Vector
Subtract the components:
v=(12−3)i^+(6−6)j^+(−6−3)k^
v=9i^+0j^−9k^=9(i^−k^)
Finding the Unit Vector
We need the unit vector c^=±∣v∣v
Direction of v is i^−k^
Magnitude =12+(−1)2=2
Final Answer Selection
c^=±21(i^−k^)
Taking the negative sign matches the options:
c^=21(−i^+k^)
Correct Option: 4
00:00 / 00:00
The Sigma Insight: Vector Triple Product
Solution Diagram
Analyzing the Setup
Imagine you are standing in a vast, three-dimensional room. You have two vectors, a=i^+2j^+k^ and b=2i^+j^−k^, originating from the same point.
These two vectors define a flat, two-dimensional surface—a plane—stretching out into the room. Our mission is to find a unit vector c^ that lies on this plane and is perfectly perpendicular to a.
The Magic of the Vector Triple Product
How do we mathematically trap a vector on a plane while forcing it to be perpendicular to another? We need a tool that respects the geometry of the plane.
The vector triple product, (a×b)×a, is our secret weapon. The term a×b creates a normal vector, sticking straight out of the plane.
When we cross that normal vector with a again, we rotate our direction by 90∘, forcing the result to lie back within the plane of a and b. It is a beautiful, self-correcting mechanism.
Simplifying with BAC-CAB
We can use the elegant BAC-CAB identity to simplify the expression:
(a×b)×a=(a⋅a)b−(a⋅b)a
First, we calculate the dot product a⋅a, which is the square of the magnitude of a. With a=i^+2j^+k^, we find:
a⋅a=(1)2+(2)2+(1)2=6
Next, we calculate the dot product a⋅b:
a⋅b=(1)(2)+(2)(1)+(1)(−1)=2+2−1=3
The Final Calculation
Substituting these values back into our expansion, we define the vector v as:
v=6b−3a
Plugging in the components, we have:
v=6(2i^+j^−k^)−3(i^+2j^+k^)
Distributing the scalars and subtracting component-wise, the j^ terms cancel out:
v=(12−3)i^+(6−6)j^+(−6−3)k^=9i^−9k^
We have found a vector v=9(i^−k^) that is parallel to our desired unit vector c^.
Normalizing to Unity
The final step is to turn this into a unit vector by dividing v by its magnitude. The magnitude of i^−k^ is:
∣i^−k^∣=12+(−1)2=2
Thus, the unit vector is:
c^=±21(i^−k^)
The result 21(−i^+k^) is simply the negative version of our result, which is perfectly valid. We have successfully navigated the geometry and arrived at the correct orientation.