Animated Solution for Mathematics - Vector Algebra: Let a=6i^+j^−k^ and b=i^+j^. If c is a vector such that ∣c∣≥6,a⋅c=6∣c∣,∣c−a∣=22 and the angle between a×b and c is 60∘, then ∣(a×b)×c∣ is equal to:
Select Answer:
Visualized Solution
Analyze Given Vectors a and b
Given vectors: a=6i^+j^−k^ and b=i^+j^
Constraints on c:
1. ∣c∣≥6
2. a⋅c=6∣c∣
3. ∣c−a∣=22
Square the Difference Magnitude
Given: ∣c−a∣=22
Squaring both sides:
∣c−a∣2=(22)2=8
Expand Using Vector Properties
Using the identity: ∣c−a∣2=∣c∣2+∣a∣2−2a⋅c
Substituting into the squared equation:
∣c∣2+∣a∣2−2a⋅c=8
Calculate ∣a∣2
a=6i^+j^−k^
∣a∣2=62+12+(−1)2
∣a∣2=36+1+1=38
Substitute Known Values
Substitute ∣a∣2=38 and a⋅c=6∣c∣:
∣c∣2+38−2(6∣c∣)=8
Form the Quadratic Equation
Rearranging the terms:
∣c∣2−12∣c∣+38−8=0
∣c∣2−12∣c∣+30=0
Solve for ∣c∣
Using the quadratic formula: x=2a−b±b2−4ac
∣c∣=2(1)12±(−12)2−4(1)(30)
∣c∣=212±144−120=212±24
∣c∣=212±26=6±6
Apply Constraint ∣c∣≥6
Constraint: ∣c∣≥6
Since 6≈2.45, 6−6<6
Therefore, ∣c∣=6+6
Calculate a×b
a×b=i^61j^11k^−10
=i^(0−(−1))−j^(0−(−1))+k^(6−1)
=i^−j^+5k^
Magnitude of a×b
∣a×b∣=12+(−1)2+52
∣a×b∣=1+1+25=27
∣a×b∣=33
Magnitude of Double Cross Product
Formula: ∣u×v∣=∣u∣∣v∣sinθ
Let u=a×b and v=c
Given angle θ=60∘
∣(a×b)×c∣=∣a×b∣∣c∣sin60∘
Substitute and Calculate
Substitute ∣a×b∣=33, ∣c∣=6+6, and sin60∘=23:
=33⋅(6+6)⋅23
=23⋅3(6+6)
=29(6+6)
Final Conclusion
The final value is 29(6+6).
Key Takeaways:
1. Use ∣x−y∣2 to relate magnitudes and dot products.
2. Check constraints on variables (like ∣c∣≥6) to select correct roots.
3. Cross product magnitude depends on the sine of the angle between vectors.
00:00 / 00:00
The Sigma Insight: Vector Triple Product
Solution Diagram
Analyzing the Setup
Welcome, future engineers! Today, we are going to peel back the layers of a vector problem that might look intimidating at first glance, but is actually a masterclass in elegance.
Imagine you are standing in a three-dimensional coordinate system. You have vector a and vector b fixed in space, and a mysterious vector c constrained by rules that pull it in different directions. Our goal is to find the magnitude of the cross product of (a×b) and c.
The Mystery of Vector c
First, we tackle the mystery of vector c. We are given ∣c−a∣=22. Whenever you see a magnitude of a difference, think of it as a distance between two points.
To extract the information hidden inside, we square both sides:
∣c−a∣2=(22)2=8
Expanding this, we get:
∣c∣2+∣a∣2−2a⋅c=8
We know ∣a∣2=62+12+(−1)2=38. Substituting this and the given dot product a⋅c=6∣c∣ into the equation, we arrive at a quadratic equation:
∣c∣2−12∣c∣+30=0
The Quadratic Trap
Solving this quadratic equation gives us two roots: ∣c∣=6±6.
However, the problem provides a crucial constraint: ∣c∣≥6. Since 6≈2.45, the root 6−6 is less than 6. We must discard it.
Therefore, the magnitude is fixed at:
∣c∣=6+6
This is a classic JEE trap—always check your constraints!
The Final Act
Now, for the final act, we need to calculate ∣(a×b)×c∣. Instead of brute-forcing the cross product, we use the geometric definition: ∣u×v∣=∣u∣∣v∣sinθ.
First, we calculate the magnitude of the cross product of a and b:
∣a×b∣=∣(6i^+j^−k^)×(i^+j^)∣=∣i^−j^+5k^∣
∣a×b∣=12+(−1)2+52=27=33
With the angle between the vectors given as θ=60∘, the final calculation is:
∣(a×b)×c∣=33×(6+6)×sin(60∘)
∣(a×b)×c∣=33×(6+6)×23
Simplifying the expression, we arrive at the final result:
29(6+6)
It is beautiful, isn't it? The way the algebra simplifies and the way the constraints guide us is the heart of JEE mathematics. Keep this logic in your toolkit, and you will conquer any problem.