Animated Solution for Mathematics - Vector Algebra: Let a=2i^+j^+k^,b=i^+2j^−k^ and a unit vector c be coplanar. If c is perpendicular to a, then c=
Select Answer:
Visualized Solution
Visualizing the Vectors
Given vectors:
a=2i^+j^+k^
b=i^+2j^−k^
Condition: c is coplanar with a and b.
The Coplanarity Equation
Since c is coplanar with a and b:
c=λa+μb
where λ and μ are scalars.
Substituting Vectors
Substitute a and b:
c=λ(2i^+j^+k^)+μ(i^+2j^−k^)
Grouping Components
Grouping i^, j^, and k^ components:
c=(2λ+μ)i^+(λ+2μ)j^+(λ−μ)k^
Applying Perpendicularity
Condition: c⊥a
This implies the dot product is zero:
c⋅a=0
Setting up the Dot Product
Substitute components into the dot product:
(2λ+μ)(2)+(λ+2μ)(1)+(λ−μ)(1)=0
Solving for μ
Expand and simplify:
4λ+2μ+λ+2μ+λ−μ=0
6λ+3μ=0⟹μ=−2λ
Refining Vector c
Substitute μ=−2λ into c:
c=(2λ−2λ)i^+(λ−4λ)j^+(λ+2λ)k^
c=3λ(−j^+k^)
The Unit Vector Condition
Since c is a unit vector:
∣c∣=1
Setting up the Magnitude
Calculate the magnitude of c:
02+(−3λ)2+(3λ)2=1
Solving for λ
Simplify the magnitude equation:
∣3λ∣2=1
3λ=±21
Final Result
Substitute 3λ back into c:
c=±21(−j^+k^)
Correct Option: (0)
00:00 / 00:00
The Sigma Insight: Components of a Vector
Solution Diagram
Analyzing the Setup
Imagine you are standing in a vast, three-dimensional space. You have two vectors, a=2i^+j^+k^ and b=i^+2j^−k^, anchored at the origin.
These two vectors define a flat surface—a plane—stretching out into infinity. Our goal is to find a special vector, c, that lies on this plane and is also perpendicular to a.
The Power of Linear Combination
Because c is coplanar with a and b, it must be a linear combination of them. We express this as:
c=λa+μb
Think of λ and μ as the 'knobs' we turn to adjust the length and direction of our vector within the plane. By substituting the components of a and b, we obtain:
c=λ(2i^+j^+k^)+μ(i^+2j^−k^)
When we group the components, the structure of our vector c emerges:
c=(2λ+μ)i^+(λ+2μ)j^+(λ−μ)k^
The Constraint of Perpendicularity
Now, we introduce the constraint: c must be perpendicular to a. In the language of vectors, this means their dot product must vanish:
c⋅a=0
We take our expression for c and compute the dot product with a=2i^+j^+k^:
(2λ+μ)(2)+(λ+2μ)(1)+(λ−μ)(1)=0
Expanding this yields 4λ+2μ+λ+2μ+λ−μ=0, which simplifies to 6λ+3μ=0. This reveals a hidden symmetry: μ=−2λ.
Normalizing the Vector
Substituting μ=−2λ back into our expression for c, we find:
c=(2λ−2λ)i^+(λ−4λ)j^+(λ+2λ)k^=−3λj^+3λk^
We now require the vector to be a unit vector, meaning ∣c∣=1. We calculate the magnitude:
02+(−3λ)2+(3λ)2=1
This simplifies to ∣3λ∣2=1, which implies 3λ=±21. Substituting this back, we arrive at our final result:
c=±21(−j^+k^)
This is the elegance of vector algebra. Through the rigor of dot products and normalization, we have pinned down the precise mathematical identity of the vector.