Animated Solution for Mathematics - Vector Algebra: Let a=i^+j^+k^, b=i^−j^+k^ and c=i^−j^−k^ be three vectors. A vector v in the plane of a and b, whose projection on c is 31, is given by
Select Answer:
Visualized Solution
Visualizing the Vectors
Given vectors:
a=i^+j^+k^
b=i^−j^+k^
c=i^−j^−k^
Vector v in the Plane of a and b
v lies in the plane containing a and b.
By coplanarity condition:
v=λa+μb
Expressing v in Component Form
Substitute a and b:
v=λ(i^+j^+k^)+μ(i^−j^+k^)
Grouping the Components
Combine i^, j^, and k^ terms:
v=(λ+μ)i^+(λ−μ)j^+(λ+μ)k^
The Projection Formula
Projection of v on c is 31.
Formula: Projcv=∣c∣v⋅c
∣c∣v⋅c=31
Setting up the Dot Product
v⋅c=(vxcx)+(vycy)+(vzcz)
v⋅c=(λ+μ)(1)+(λ−μ)(−1)+(λ+μ)(−1)
Evaluating v⋅c
Expand the terms:
v⋅c=λ+μ−λ+μ−λ−μ
Simplify:
v⋅c=μ−λ
Calculating the Magnitude ∣c∣
∣c∣=12+(−1)2+(−1)2
∣c∣=1+1+1=3
Solving for λ and μ
Substitute into projection formula:
3μ−λ=31
μ−λ=1⟹μ=λ+1
The Final Vector v
Substitute μ=λ+1 into v:
v=(2λ+1)i^−j^+(2λ+1)k^
The j^ component must be −1.
Option 3: 3i^−j^+3k^ matches perfectly!
00:00 / 00:00
The Sigma Insight: Scalar (Dot) Product
Solution Diagram
The Geometry of Planes and Projections
Welcome, fellow traveler in the world of JEE mathematics. Today, we are not just solving a vector problem; we are exploring the architecture of three-dimensional space.
We are given three vectors: a=i^+j^+k^, b=i^−j^+k^, and c=i^−j^−k^. Our mission is to find a vector v that lies in the plane defined by a and b, while satisfying a specific projection condition onto c.
Phase 1
The Coplanarity Constraint
Imagine you are standing on a flat surface—a plane—defined by two vectors, a and b. Any vector v that lies on this surface can be reached by walking some distance along a and some distance along b.
Mathematically, this is the definition of a linear combination:
v=λa+μb
Let us substitute the components of a and b into this definition. We have v=λ(i^+j^+k^)+μ(i^−j^+k^).
By grouping the unit vectors i^, j^, and k^, we obtain:
v=(λ+μ)i^+(λ−μ)j^+(λ+μ)k^
Phase 2
The Projection Bridge
The problem gives us a constraint: the projection of v onto c is 31. Recall the definition of scalar projection:
Projcv=∣c∣v⋅c
First, let us calculate the magnitude of c. Since c=i^−j^−k^, its magnitude is:
∣c∣=12+(−1)2+(−1)2=3
Next, we calculate the dot product v⋅c. Using our grouped components for v and the components of c, we calculate:
v⋅c=(λ+μ)(1)+(λ−μ)(−1)+(λ+μ)(−1)
Expanding this, we get λ+μ−λ+μ−λ−μ. The terms simplify elegantly to:
v⋅c=μ−λ
Phase 3
The Elegant Collapse
Now, we equate our results to the given projection value:
3μ−λ=31
This simplifies beautifully to the constraint:
μ−λ=1
Here is where the JEE master's intuition kicks in. We do not need to solve for λ and μ individually. Look back at our expression for v: the j^ component is λ−μ.
Since we know μ−λ=1, it follows that:
λ−μ=−1
This means that for any vector v satisfying the condition, the j^ component must be −1. We have navigated the algebra, respected the geometry, and identified the invariant property of the vector.