Animated Solution for Mathematics - Vector Algebra: Let a=i^+2j^+4k^, b=i^+λj^+4k^ and c=2i^+4j^+(λ2−1)k^ be coplanar vectors. Then the non-zero vector a×c is :
Select Answer:
Visualized Solution
Understanding Coplanarity
Given vectors:
a=i^+2j^+4k^
b=i^+λj^+4k^
c=2i^+4j^+(λ2−1)k^
The problem states these three vectors are coplanar.
The Coplanarity Condition
For coplanar vectors, the Scalar Triple Product must be zero.
[abc]=0
Setting up the Determinant
The condition [abc]=0 is represented as a determinant:
1122λ444λ2−1=0
Simplifying the Determinant
Applying row operation R2→R2−R1:
1022λ−2440λ2−1=0
Expanding the Determinant
Expanding along the second row:
(λ−2)[(1)(λ2−1)−(2)(4)]=0
(λ−2)(λ2−1−8)=0
(λ−2)(λ2−9)=0
Solving for λ
Factoring the equation:
(λ−2)(λ−3)(λ+3)=0
Possible values: λ=2,3,−3
Checking the Non-Zero Condition
We need the vector a×c to be non-zero.
Let's check the cases where λ=±3.
Evaluating λ=±3
If λ=±3, then λ2−1=8.
c=2i^+4j^+8k^=2(i^+2j^+4k^)=2a
Then a×c=a×2a=0.
This violates the non-zero condition.
Fixing λ=2
Therefore, we must take λ=2.
Substitute λ=2 into c:
c=2i^+4j^+(22−1)k^=2i^+4j^+3k^
Setting up a×c
Now, calculate the cross product:
a×c=i^12j^24k^43
Calculating the Cross Product
Expanding the determinant:
a×c=i^(2⋅3−4⋅4)−j^(1⋅3−2⋅4)+k^(1⋅4−2⋅2)
a×c=i^(6−16)−j^(3−8)+k^(4−4)
a×c=−10i^+5j^+0k^
Final Answer
The non-zero vector is:
−10i^+5j^
This matches Option 2.
00:00 / 00:00
The Sigma Insight: Scalar Triple Product
Solution Diagram
Analyzing the Setup
Imagine you are standing in a 3D space, holding three arrows representing vectors a, b, and c. The problem states that these vectors are coplanar.
This means that there exists a single, flat sheet of paper that can contain all three of them simultaneously. In the language of linear algebra, this implies that the volume of the parallelepiped formed by these three vectors is zero.
The mathematical gatekeeper for this condition is the Scalar Triple Product, denoted as [abc]=0. This is the foundation upon which we build our solution.
The Algebraic Dance
To find the value of λ, we translate our geometric condition into a determinant. We place the components of a, b, and c into a 3×3 matrix:
1122λ444λ2−1=0
Do not rush to expand this directly. If we perform the row operation R2→R2−R1, the second row becomes (0,λ−2,0).
Expanding along this row becomes trivial:
(λ−2)×124λ2−1=0
This simplifies to (λ−2)(λ2−1−8)=0, which is (λ−2)(λ2−9)=0. Solving this gives us three potential candidates for λ: 2, 3, and −3.
The Hidden Trap
Many students stop here, but the JEE Advanced examiner is clever. The problem adds a crucial constraint: the vector a×c must be non-zero.
We must test our candidates. If λ=3 or λ=−3, then λ2−1=8. Our vector c becomes 2i^+4j^+8k^, which is exactly 2a.
The cross product of any vector with a scalar multiple of itself is always the zero vector. Thus, λ=3 and λ=−3 are traps and must be rejected. This leaves us with only one valid choice: λ=2.
The Final Triumph
With λ=2 firmly in our grasp, we find c=2i^+4j^+3k^. Now, we calculate the final cross product a×c using the determinant method:
i^12j^24k^43
Expanding this, we get:
i^(2⋅3−4⋅4)−j^(1⋅3−2⋅4)+k^(1⋅4−2⋅2)
This simplifies to i^(6−16)−j^(3−8)+k^(4−4), which results in −10i^+5j^. The zero in the k^ component is a beautiful confirmation of our work.