Animated Solution for Mathematics - Vector Algebra: Let a=3i^+2j^+2k^ and b=i^+2j^−2k^ be two vectors. If a vector perpendicular to both the vectors a+b and a−b has the magnitude 12 then one such vector is
Select Answer:
Visualized Solution
Given Vectors a and b
Let's visualize the given vectors in space.
a=3i^+2j^+2k^
b=i^+2j^−2k^
The Perpendicularity Condition
We need a vector v perpendicular to both:
a+b
a−b
Using the Cross Product
A vector perpendicular to two vectors is parallel to their cross product.
v∥(a+b)×(a−b)
Simplifying the Cross Product
Let's expand: (a+b)×(a−b)
=a×a−a×b+b×a−b×b
Applying Cross Product Properties
Self cross product is zero: a×a=0, b×b=0
Anti-commutative: b×a=−a×b
Result: −2(a×b)
Setting up a×b
Let's calculate a×b using a determinant.
a×b=i^31j^22k^2−2
Expanding the Determinant
For i^: (2)(−2)−(2)(2)=−4−4=−8
For j^: −[(3)(−2)−(2)(1)]=−[−6−2]=8
For k^: (3)(2)−(2)(1)=6−2=4
The Normal Vector n
Let n=a×b
n=−8i^+8j^+4k^
Calculating Magnitude
We need a vector of magnitude 12. Let's check ∣n∣.
∣n∣=(−8)2+82+42
∣n∣=64+64+16=144=12
Finalizing the Vector
Since ∣n∣=12, the required vector is ±n.
v=±(−8i^+8j^+4k^)
Factoring out 4: v=±4(−2i^+2j^+k^)
Matching the options, we get 4(−2i^+2j^+k^).
00:00 / 00:00
The Sigma Insight: Vector (Cross) Product
Solution Diagram
Analyzing the Setup
Welcome, fellow traveler in the world of JEE Advanced mathematics. Today, we aren't just solving a problem; we are exploring the elegant architecture of 3D space.
We are given two vectors, a=3i^+2j^+2k^ and b=i^+2j^−2k^. Our mission is to find a vector that stands perfectly perpendicular to two other vectors: the sum, a+b, and the difference, a−b.
The Power of the Cross Product
When you hear the word 'perpendicular' in the context of two vectors, your mind should immediately race to the cross product. The cross product is the ultimate tool for finding a normal vector—a vector that refuses to lie in the plane defined by its parents.
We need a vector v that is parallel to the result of (a+b)×(a−b).
Now, you might be tempted to calculate a+b and a−b first. While that works, let's embrace the elegance of algebra. Let's expand this cross product using the distributive property:
(a+b)×(a−b)=a×a−a×b+b×a−b×b
Pause for a moment and look at the beauty here. The cross product of any vector with itself is the zero vector, 0, because the angle between them is zero, and sin(0)=0.
Furthermore, the cross product is anti-commutative, meaning b×a=−(a×b). Our expression collapses into something remarkably simple:
−(a×b)−(a×b)=−2(a×b)
Calculating the Normal
Now, we only need to calculate a×b. We use the determinant method, which is our reliable compass in 3D space:
a×b=i^31j^22k^2−2
Let's break this down component by component. For the i^ component, we have (2)(−2)−(2)(2)=−4−4=−8.
For the j^ component, we must remember the negative sign in the expansion: −[(3)(−2)−(2)(1)]=−[−6−2]=8.
Finally, for the k^ component, we have (3)(2)−(2)(1)=6−2=4. Thus, our normal vector n is −8i^+8j^+4k^.
The Final Verification
The problem demands a vector of magnitude 12. Let's check the magnitude of our calculated vector n:
∣n∣=(−8)2+82+42=64+64+16=144=12
It is a perfect match! The magnitude is exactly 12.
Since our vector v must be parallel to −2(a×b), we are looking for a vector that is a scalar multiple of our result. Given the options, we can see that 4(−2i^+2j^+k^) is the correct direction.
Conclusion
Mathematics is not about memorizing formulas; it is about recognizing patterns. By using the properties of the cross product, we avoided unnecessary arithmetic and arrived at the solution with clarity and confidence.
Keep practicing, keep visualizing, and remember: every vector is just a step toward understanding the geometry of the universe.