Animated Solution for Mathematics - Vector Algebra: Let b=i^+j^+λk^,λ∈R. If a is a vector such that a×b=13i^−j^−4k^ and a⋅b+21=0, then (b−a)⋅(k^−j^)+(b+a)⋅(i^−k^) is equal to
Enter Numerical Value:
Visualized Solution
Understanding the Vector Setup
Given vectors:
b=i^+j^+λk^
a×b=13i^−j^−4k^
a⋅b=−21
The Orthogonality Principle
Property: The cross product is perpendicular to both original vectors.
Therefore, (a×b)⊥b
Dot product must be zero: (a×b)⋅b=0
Setting up the Dot Product
Substitute the components into (a×b)⋅b=0
(13i^−j^−4k^)⋅(i^+j^+λk^)=0
(13)(1)+(−1)(1)+(−4)(λ)=0
Solving for λ
13−1−4λ=0
12−4λ=0⟹4λ=12
λ=3
Result: b=i^+j^+3k^
The Vector Triple Product Strategy
We need to find vector a.
Apply Vector Triple Product (VTP):
(a×b)×b=(a⋅b)b−∣b∣2a
Preparing the VTP Equation
Knowns for RHS: a⋅b=−21
Calculate ∣b∣2=(1)2+(1)2+(3)2=1+1+9=11
RHS becomes: −21b−11a
Computing the LHS Cross Product
LHS: (a×b)×b
=(13i^−j^−4k^)×(i^+j^+3k^)
=i^131j^−11k^−43
Expanding the Determinant
i^((−1)(3)−(−4)(1))=i^(−3+4)=i^
−j^((13)(3)−(−4)(1))=−j^(39+4)=−43j^
k^((13)(1)−(−1)(1))=k^(13+1)=14k^
LHS=i^−43j^+14k^
Equating Both Sides
LHS = RHS
i^−43j^+14k^=−21(i^+j^+3k^)−11a
i^−43j^+14k^=−21i^−21j^−63k^−11a
Solving for Vector a
Rearrange: 11a=−21i^−21j^−63k^−(i^−43j^+14k^)
11a=(−21−1)i^+(−21+43)j^+(−63−14)k^
11a=−22i^+22j^−77k^
Divide by 11: a=−2i^+2j^−7k^
Calculating (b−a) and (b+a)
b=i^+j^+3k^
a=−2i^+2j^−7k^
b−a=(1−(−2))i^+(1−2)j^+(3−(−7))k^=3i^−j^+10k^
b+a=(1+(−2))i^+(1+2)j^+(3+(−7))k^=−i^+3j^−4k^
Evaluating the Final Expression
Expression: (b−a)⋅(k^−j^)+(b+a)⋅(i^−k^)
Note: k^−j^=0i^−1j^+1k^
Note: i^−k^=1i^+0j^−1k^
Part 1: (3i^−j^+10k^)⋅(−j^+k^)=0+(−1)(−1)+(10)(1)=11
Part 2: (−i^+3j^−4k^)⋅(i^−k^)=(−1)(1)+0+(−4)(−1)=−1+4=3
Final Result
Sum the two parts: 11+3=14
Final Answer: 14
00:00 / 00:00
The Sigma Insight: Vector (Cross) Product
Solution Diagram
Analyzing the Setup
Welcome, future engineer! Today, we are not just solving a problem; we are embarking on a journey through the elegant landscape of vector algebra. This problem is a classic JEE Advanced gem that tests your ability to visualize the geometric relationships between vectors.
We are given b=i^+j^+λk^ and a cross product a×b=13i^−j^−4k^. We also know a⋅b=−21. Our mission is to find a and evaluate a final expression.
Let us begin by unmasking the mystery of λ. The cross product a×b is a vector that stands perpendicular to the plane containing both a and b. This means that the dot product of (a×b) with b must be zero.
By calculating (13i^−j^−4k^)⋅(i^+j^+λk^)=0, we get:
13−1−4λ=0
Solving this gives us λ=3. Just like that, the vector b=i^+j^+3k^ is fully revealed.
The Power of the Vector Triple Product
Now, we face the challenge: how do we extract a? We have a×b and a⋅b, which is the perfect scenario for the Vector Triple Product (VTP) identity.
The VTP rule states:
(a×b)×b=(a⋅b)b−∣b∣2a
Think of this formula as a master key. It connects the cross product, the dot product, and the magnitude of the vectors. We already know a⋅b=−21.
We calculate the magnitude squared of b as:
∣b∣2=12+12+32=11
The right-hand side of our equation becomes −21b−11a. We have reduced a complex vector problem into a simple linear equation.
The Engine Room
Determinant Expansion
Now, we must compute the left-hand side: (a×b)×b. We set up the determinant:
The final result is 14. You have navigated through orthogonality, the vector triple product, and determinant expansion. This is the essence of JEE Advanced mathematics—not just calculation, but the strategic application of powerful tools.