Animated Solution for Mathematics - Vector Algebra: Let a=a1i^+a2j^+a3k^ and b=b1i^+b2j^+b3k^ be two vectors such that ∣a∣=1; a⋅b=2 and ∣b∣=4. If c=2(a×b)−3b, then the angle between b and c is equal to :
Select Answer:
Visualized Solution
Given Vectors and Properties
Given magnitudes: ∣a∣=1 and ∣b∣=4
Given dot product: a⋅b=2
Definition of vector c: c=2(a×b)−3b
The Angle Formula
Let θ be the angle between b and c
Formula: cosθ=∣b∣∣c∣b⋅c
Calculating b⋅c
Substitute c=2(a×b)−3b
b⋅c=b⋅(2(a×b)−3b)
Distribute: b⋅c=2b⋅(a×b)−3b⋅b
Property of Orthogonality
Property: (a×b) is perpendicular to both a and b
Therefore, b⋅(a×b)=0
Final Value of b⋅c
b⋅c=2(0)−3∣b∣2
Substitute ∣b∣=4: b⋅c=−3(4)2
b⋅c=−48
Finding ∣c∣2
∣c∣2=∣2(a×b)−3b∣2
Expand: ∣c∣2=4∣a×b∣2+9∣b∣2−12(a×b)⋅b
Since (a×b)⋅b=0, the last term is zero.
∣c∣2=4∣a×b∣2+9∣b∣2
Lagrange's Identity
Lagrange's Identity: ∣a×b∣2=∣a∣2∣b∣2−(a⋅b)2
Substitute ∣a∣=1,∣b∣=4,a⋅b=2:
∣a×b∣2=(1)2(4)2−(2)2=16−4=12
Calculating ∣c∣
∣c∣2=4(12)+9(4)2
∣c∣2=48+9(16)=48+144=192
∣c∣=192=83
Substituting into cosθ
cosθ=∣b∣∣c∣b⋅c
cosθ=4×83−48
cosθ=323−48
Final Angle θ
Divide numerator and denominator by 16: cosθ=23−3
Rationalize: cosθ=−23
θ=cos−1(−23)
00:00 / 00:00
The Sigma Insight: Vector (Cross) Product
Solution Diagram
The Dance of Vectors
A Journey into 3D Space
Welcome, future engineer. Today, we are not just solving a problem; we are embarking on a journey through the elegant landscape of vector algebra.
When you look at a problem involving a, b, and a complex combination like c=2(a×b)−3b, it is easy to feel overwhelmed. You might be tempted to start breaking these vectors into components, hunting for a1,a2,a3.
But stop. Take a breath. In JEE Advanced, the most elegant path is rarely the one that requires the most brute force. Let us solve this with grace.
Phase 1
The Geometry of Orthogonality
We are tasked with finding the angle θ between b and c. The universal key to finding an angle between two vectors is the dot product formula:
cosθ=∣b∣∣c∣b⋅c
To find this, we need two things: the dot product b⋅c and the magnitude ∣c∣.
Let us tackle the numerator first. We substitute the expression for c into the dot product:
b⋅c=b⋅(2(a×b)−3b)
Distributing b, we get:
b⋅c=2(b⋅(a×b))−3(b⋅b)
Here is the magic. Recall that a×b is a vector perpendicular to the plane of a and b. Therefore, it is perpendicular to b itself.
The dot product of any two perpendicular vectors is zero. Thus, b⋅(a×b)=0.
Our expression simplifies instantly to b⋅c=−3∣b∣2. Given ∣b∣=4, we have:
b⋅c=−3(16)=−48
The numerator is conquered!
Phase 2
The Power of Lagrange's Identity
Now, we need the denominator: the magnitude of c. We start by squaring it:
∣c∣2=∣2(a×b)−3b∣2
Expanding this using the algebraic identity for the square of a vector magnitude, we get:
∣c∣2=4∣a×b∣2+9∣b∣2−12(a×b)⋅b
Again, that last term vanishes because of orthogonality! We are left with:
∣c∣2=4∣a×b∣2+9∣b∣2
But what is ∣a×b∣2? This is where Lagrange's Identity becomes our best friend:
∣a×b∣2=∣a∣2∣b∣2−(a⋅b)2
Substituting our known values, ∣a∣=1, ∣b∣=4, and a⋅b=2, we get:
∣a×b∣2=(1)2(4)2−(2)2=16−4=12
Phase 3
The Final Calculation
We are in the home stretch. Plugging our value of 12 back into the magnitude equation:
∣c∣2=4(12)+9(4)2=48+144=192
Taking the square root, we find:
∣c∣=192=83
Now, we return to our original angle formula:
cosθ=4×83−48=323−48
Simplifying this fraction by dividing the numerator and denominator by 16, we get:
cosθ=23−3
Since 3=(3)2, this simplifies beautifully to:
cosθ=−23
Thus, the angle is θ=cos−1(−23)=150∘.
You have navigated the complexity, utilized the identities, and arrived at the truth. This is the essence of physics and mathematics—not just calculation, but the art of simplification.