Animated Solution for Mathematics - Vector Algebra: Let a=2i^+j^−2k^ and b=i^+j^. Let c be a vector such that ∣c−a∣=3, ∣(a×b)×c∣=3 and the angle between c and a×b be 30∘. Then a⋅c is equal to:
Select Answer:
Visualized Solution
Given Vectors a and b
a=2i^+j^−2k^
b=i^+j^
Let's find the magnitude squared of a:
∣a∣2=22+12+(−2)2=9
The First Condition
We are given:
∣c−a∣=3
To extract the dot product a⋅c, we need to square both sides.
Squaring the Equation
∣c−a∣2=32
Using vector identity: ∣x−y∣2=∣x∣2+∣y∣2−2x⋅y
∣c∣2+∣a∣2−2a⋅c=9
Simplifying the Relation
Substitute ∣a∣2=9:
∣c∣2+9−2a⋅c=9
The 9 cancels out on both sides.
∣c∣2=2a⋅c
The Cross Product Vector
Now, let's look at the second condition involving a×b.
First, we need to compute the vector a×b.
a×b=i^21j^11k^−20
Evaluating a×b
Expanding the determinant:
i^(0−(−2))−j^(0−(−2))+k^(2−1)
a×b=2i^−2j^+k^
Magnitude of a×b
We need the magnitude for the next condition.
∣a×b∣=22+(−2)2+12
∣a×b∣=4+4+1=9=3
The Second Condition
Given: ∣(a×b)×c∣=3
The magnitude of a cross product is ∣u×v∣=∣u∣∣v∣sinθ
Here, θ=30∘ is the angle between a×b and c.
Applying the Formula
Substitute into the formula:
∣a×b∣∣c∣sin30∘=3
We know ∣a×b∣=3 and sin30∘=21.
Solving for ∣c∣
3⋅∣c∣⋅21=3
Divide both sides by 3:
21∣c∣=1
∣c∣=2
Final Calculation
Recall our earlier relation: ∣c∣2=2a⋅c
Substitute ∣c∣=2:
22=2a⋅c
4=2a⋅c
a⋅c=2
00:00 / 00:00
The Sigma Insight: Vector Triple Product
Solution Diagram
The Vector Odyssey
Unlocking the Mystery of c
Welcome, future engineers! Today, we are going to embark on a journey through the elegant landscape of 3D vector algebra.
Imagine you are standing in a coordinate system, looking at two vectors, a=2i^+j^−2k^ and b=i^+j^. These aren't just arrows on a page; they are the fundamental building blocks of the space around you.
Our mission is to find the dot product a⋅c, where c is a mysterious vector defined by two specific conditions. This problem is a masterclass in using vector identities to simplify complex geometric constraints.
Phase 1
The First Clue and the Squaring Trick
The first condition given is ∣c−a∣=3. When you see a magnitude of a difference, do not panic! Your first instinct should be to square both sides.
Squaring transforms the geometric magnitude into the algebraic dot product. By expanding ∣c−a∣2=32, we use the identity ∣x−y∣2=∣x∣2+∣y∣2−2x⋅y.
This gives us:
∣c∣2+∣a∣2−2a⋅c=9
Now, let's calculate the magnitude of a. We have ∣a∣2=22+12+(−2)2=4+1+4=9.
Substituting this back into our equation, we get ∣c∣2+9−2a⋅c=9. The 9s cancel out perfectly, leaving us with the beautiful, simplified relationship:
∣c∣2=2a⋅c
This is our golden key. Keep it safe; we will need it at the very end.
Phase 2
The Cross Product and the Determinant
Now, let's look at the second condition: ∣(a×b)×c∣=3. To use this, we first need to find the vector a×b.
We set up the determinant:
a×b=i^21j^11k^−20
Expanding this, we get i^(0−(−2))−j^(0−(−2))+k^(2−1), which simplifies to 2i^−2j^+k^. This vector is perpendicular to both a and b.
Now, we find its magnitude:
∣a×b∣=22+(−2)2+12=4+4+1=9=3
Phase 3
The Synthesis
We are now ready to use the second condition. The magnitude of a cross product is given by ∣u×v∣=∣u∣∣v∣sinθ.
Here, let u=a×b and v=c. We are given that the angle θ between them is 30∘.
So, we have:
∣(a×b)×c∣=∣a×b∣∣c∣sin30∘=3
Substituting our known values, we have:
3⋅∣c∣⋅21=3
Dividing both sides by 3 and multiplying by 2, we find ∣c∣=2.
The Grand Finale
Finally, we return to our golden key from Phase 1: ∣c∣2=2a⋅c. Since ∣c∣=2, then ∣c∣2=4.
Substituting this in, we get 4=2a⋅c, which leads us directly to:
a⋅c=2
You have successfully navigated the vector space! By breaking the problem into manageable pieces and using the right identities, you have conquered the challenge. Keep this logical flow in your toolkit, and you will be ready for any JEE Advanced problem that comes your way.