Animated Solution for Mathematics - Vector Algebra: Let a unit vector u^=xi^+yj^+zk^ make angles 2π,3π and 32π with the vectors 21i^+21k^, 21j^+21k^ and 21i^+21j^ respectively. If v=21i^+21j^+21k^, then ∣u^−v∣2 is equal to
Select Answer:
Visualized Solution
Defining the Vectors
Let u^=xi^+yj^+zk^ be the unknown unit vector.
We are given three vectors:
p1=21i^+21k^
p2=21j^+21k^
p3=21i^+21j^
The Dot Product Formula
The angle θ between two unit vectors a^ and b^ is given by their dot product.
Welcome, future engineers! Today, we are going to peel back the layers of a beautiful problem in three-dimensional geometry. Often, when students see a problem involving a unit vector u^=xi^+yj^+zk^ making specific angles with other vectors, they panic.
They look for shortcuts or complex geometric theorems. But the secret to mastering JEE Advanced physics and mathematics is not finding a shortcut; it is finding the most elegant path. In vector algebra, that path is almost always the dot product.
Phase 1
The Dot Product Bridge
Imagine you are standing in a 3D coordinate system. You have an unknown vector u^ pointing somewhere in space. We know it is a unit vector, which means its magnitude is exactly 1.
We are given three other vectors, let's call them p1,p2, and p3. The problem provides the angles between u^ and these vectors. How do we connect an angle θ to the components of a vector?
The answer lies in the definition of the dot product:
a^⋅b=∣a^∣∣b∣cos(θ)
Since u^ is a unit vector, ∣u^∣=1. If the vectors pn were also unit vectors, the dot product would simply be cos(θ). Let's check: p1=21i^+21k^.
The magnitude is:
(21)2+(21)2=21+21=1
They are all unit vectors! This simplifies our life immensely. Our bridge is simply u^⋅pn=cos(θn).
Phase 2
The Three Pillars of the System
Now, let's build our system of equations. For the first vector, p1=21i^+21k^, the angle is 2π. Since cos(2π)=0, the dot product is zero.
We write:
(xi^+yj^+zk^)⋅(21i^+0j^+21k^)=0
This gives us 2x+2z=0, or simply x+z=0. This is our first pillar.
For the second vector, p2=21j^+21k^, the angle is 3π. Since cos(3π)=21, we have:
(xi^+yj^+zk^)⋅(0i^+21j^+21k^)=21
This simplifies to 2y+2z=21, which becomes y+z=21.
Finally, for the third vector, p3=21i^+21j^, the angle is 32π. Since cos(32π)=−21, we have:
(xi^+yj^+zk^)⋅(21i^+21j^+0k^)=−21
This simplifies to 2x+2y=−21, or x+y=−21.
Phase 3
The Algebraic Symphony
We now have a system of three linear equations:
1) x+z=0
2) y+z=21
3) x+y=−21
From (1), we know z=−x. Substituting this into (2) yields y−x=21. Now, look at (3) and this new equation side-by-side:
x+y=−21
−x+y=21
If we add these two equations, the x terms cancel out perfectly! We get 2y=0, which means y=0.
With y=0, equation (3) tells us x=−21. Since z=−x, we find z=21. We have found our vector:
u^=−21i^+0j^+21k^
Phase 4
The Final Act
The problem asks for ∣u^−v∣2, where v=21i^+21j^+21k^. Let's perform the subtraction component-wise:
u^−v=(−21−21)i^+(0−21)j^+(21−21)k^
u^−v=−2i^−21j^+0k^
Finally, we calculate the squared magnitude:
∣u^−v∣2=(−2)2+(−21)2+02
∣u^−v∣2=2+21+0=25
The final answer is 25. Notice how the initial complexity of the vectors and angles melted away once we trusted the algebraic process. That is the power of a systematic approach.