Animated Solution for Mathematics - Vector Algebra: Let a=i^+j^+k^,b=3i^+2j^−k^,c=λj^+μk^ and d^ be a unit vector such that a×d^=b×d^ and c⋅d^=1. If c is perpendicular to a, then ∣3λd^+μc∣2 is equal to _______ .
Enter Numerical Value:
Visualized Solution
Analyzing a×d^=b×d^
Given: a×d^=b×d^
Rearranging: (a−b)×d^=0
Conclusion: d^ is parallel to (a−b)
Calculating a−b
a=i^+j^+k^
b=3i^+2j^−k^
a−b=(1−3)i^+(1−2)j^+(1−(−1))k^
a−b=−2i^−j^+2k^
Finding Unit Vector d^
Magnitude ∣a−b∣=(−2)2+(−1)2+22=9=3
Since d^ is a unit vector parallel to a−b:
d^=±∣a−b∣a−b=±31(−2i^−j^+2k^)
Orthogonality Condition c⊥a
Given: c⊥a⇒c⋅a=0
(λj^+μk^)⋅(i^+j^+k^)=0
λ(1)+μ(1)=0⇒μ=−λ
So, c=λj^−λk^=λ(j^−k^)
Using c⋅d^=1
Given: c⋅d^=1
λ(j^−k^)⋅[±31(−2i^−j^+2k^)]=1
±3λ[(1)(−1)+(−1)(2)]=1
±3λ[−3]=1⇒∓λ=1⇒λ=∓1
Expanding ∣3λd^+μc∣2
Target: ∣3λd^+μc∣2
Expansion: 9λ2∣d^∣2+μ2∣c∣2+2(3λd^⋅μc)
=9λ2(1)+μ2∣c∣2+6λμ(d^⋅c)
Final Calculation
Since λ=∓1 and μ=−λ⇒λ2=1,μ2=1
∣c∣2=λ2+μ2=1+1=2
Substitute values: 9(1)+(1)(2)+6(−λ2)(1)
=9+2−6(1)=11−6=5
00:00 / 00:00
The Sigma Insight: Vector (Cross) Product
Solution Diagram
The Geometry of Space
Unlocking the Vector Puzzle
Welcome, fellow traveler in the realm of JEE Advanced mathematics. Today, we are not just solving a problem; we are decoding the language of three-dimensional space.
We are given vectors a, b, and c, and a mysterious unit vector d^. At first glance, this looks like a chaotic mess of symbols, but let us peel back the layers together.
Phase 1
The Cross Product Insight
We start with the equation a×d^=b×d^. If we bring everything to one side, we get:
(a−b)×d^=0
In the world of vectors, a cross product of zero is a massive signal. It tells us that the vector (a−b) and the unit vector d^ are perfectly parallel.
By calculating a−b, we find:
a−b=(1−3)i^+(1−2)j^+(1−(−1))k^=−2i^−j^+2k^
Since d^ is a unit vector, we divide by its magnitude, which is (−2)2+(−1)2+22=3. Thus, we have:
d^=±31(−2i^−j^+2k^)
Phase 2
The Orthogonality Constraint
Now, let us look at c=λj^+μk^. We are told c⊥a, which means the dot product must vanish: c⋅a=0.
Substituting the components, we get:
(λj^+μk^)⋅(i^+j^+k^)=0
This simplifies beautifully to λ(1)+μ(1)=0, or μ=−λ. Our vector c is now constrained to λ(j^−k^).
Phase 3
The Final Connection
We have one last piece of the puzzle: c⋅d^=1. This is the bridge that fixes our variables.
Substituting our expressions for c and d^:
λ(j^−k^)⋅[±31(−2i^−j^+2k^)]=1
Calculating the dot product, the j^ components give (−1) and the k^ components give (−2). The sum is −3. So:
±3λ(−3)=1⇒∓λ=1⇒λ=∓1
Phase 4
The Grand Finale
Finally, we need to evaluate ∣3λd^+μc∣2. Using the expansion ∣u+v∣2=∣u∣2+∣v∣2+2(u⋅v), we get:
9λ2∣d^∣2+μ2∣c∣2+6λμ(d^⋅c)
Since λ2=1, μ2=1, ∣c∣2=λ2+μ2=2, and d^⋅c=1, the expression becomes:
9(1)(1)+(1)(2)+6(λμ)(1)
Since λμ=−λ2=−1, we have 9+2−6=5. The elegance of the cancellation is truly satisfying.