Animated Solution for Mathematics - Vector Algebra: Let a=−i^+j^+2k^ and b=i^−j^−3k^,c=a×b and d=c×a. Then (a−b)⋅d is equal to :
Select Answer:
Visualized Solution
Defining the Input Vectors a and b
Given vectors:
a=−i^+j^+2k^
b=i^−j^−3k^
Setting up Cross Product c=a×b
Define c=a×b
Using the determinant method:
c=i^−11j^1−1k^2−3
Calculating the Components of c
Expanding for i^: i^[(1)(−3)−(2)(−1)]=−1i^
Expanding for j^: −j^[(−1)(−3)−(2)(1)]=−1j^
Expanding for k^: k^[(−1)(−1)−(1)(1)]=0k^
c=−i^−j^+0k^
Setting up Cross Product d=c×a
Define d=c×a
d=i^−1−1j^−11k^02
Calculating Vector d
i^[(−1)(2)−0]=−2i^
−j^[(−1)(2)−0]=2j^
k^[(−1)(1)−(−1)(−1)]=−2k^
d=−2i^+2j^−2k^
Finding the Vector (a−b)
Calculate (a−b):
=[(−1)−1]i^+[1−(−1)]j^+[2−(−3)]k^
=−2i^+2j^+5k^
The Final Dot Product Setup
Final Step: (a−b)⋅d
Substitute the vectors:
(−2i^+2j^+5k^)⋅(−2i^+2j^−2k^)
Atomic Compute: Final Calculation
=(−2)(−2)+(2)(2)+(5)(−2)
=4+4−10
=−2
The JEE Shortcut: Expanding the Dot Product
Conceptual Shortcut:
Expand: (a−b)⋅d=a⋅d−b⋅d
Recall: d=c×a
Therefore, d is perpendicular to a.
So, a⋅d=0
The JEE Shortcut: Scalar Triple Product
We are left with: −b⋅d
Substitute d: −b⋅(c×a)
Using Scalar Triple Product property:
−b⋅(c×a)=−c⋅(a×b)
The JEE Shortcut: Final Conclusion
Recall c=a×b
So, −c⋅(a×b)=−c⋅c=−∣c∣2
Since c=−i^−j^, ∣c∣2=(−1)2+(−1)2=2
Final Answer: −2
00:00 / 00:00
The Sigma Insight: Vector Triple Product
Solution Diagram
Analyzing the Setup
Welcome, future engineers! Today, we are not just solving a problem; we are embarking on a journey through the elegant landscape of 3D vector space.
When you look at vectors like a=−i^+j^+2k^ and b=i^−j^−3k^, don't just see numbers. Visualize them as arrows piercing through space, defining directions and magnitudes.
Our goal is to evaluate the expression (a−b)⋅d, where d is built from a chain of cross products. Let's break this down.
The Brute Force Path
The standard approach is to follow the instructions step-by-step. First, we define c=a×b. Using the determinant method, we set up our matrix:
c=i^−11j^1−1k^2−3
Expanding this, we find c=−i^−j^+0k^. Next, we define d=c×a. Again, we set up the determinant:
d=i^−1−1j^−11k^02
Calculating this, we get d=−2i^+2j^−2k^. Finally, we find (a−b)=−2i^+2j^+5k^ and take the dot product with d.
The result is (−2)(−2)+(2)(2)+(5)(−2)=4+4−10=−2. It works, but it feels like a lot of heavy lifting, doesn't it?
The Elegant Path
Now, let's put on our 'JEE Advanced' hats. Is there a more beautiful way? Yes! Let's look at the expression (a−b)⋅d.
We can distribute the dot product:
(a−b)⋅d=a⋅d−b⋅d
Recall that d=c×a. By the very definition of the cross product, d is perpendicular to a. Therefore, the dot product a⋅d is exactly 0.
Our expression simplifies instantly to −b⋅d. Now, substitute d=c×a back into the expression:
−b⋅(c×a)
This is the scalar triple product! Using the cyclic property, we know that b⋅(c×a)=c⋅(a×b).
Since we defined c=a×b, the expression becomes:
−c⋅c=−∣c∣2
Since c=−i^−j^, the magnitude squared is ∣c∣2=(−1)2+(−1)2=2. Thus, our final answer is −2.
The Takeaway
Look at the difference between the two methods. The first was a mechanical grind; the second was a dance of properties.
In your journey toward becoming an engineer, always look for the underlying structure of the problem. When you see cross products, think of orthogonality.
When you see triple products, think of volumes and cyclic symmetry. Keep practicing, keep visualizing, and most importantly, keep falling in love with the elegance of physics and mathematics!