Skip to main content
Back to Vector Algebra
JEE Main 2024
Vector Algebra
Vector Algebra
Hard

Question

Let a unit vector u^=xi^+yj^+zk^\hat{u}=x \hat{i}+y \hat{j}+z \hat{k} make angles π2,π3\frac{\pi}{2}, \frac{\pi}{3} and 2π3\frac{2 \pi}{3} with the vectors 12i^+12k^,12j^+12k^\frac{1}{\sqrt{2}} \hat{i}+\frac{1}{\sqrt{2}} \hat{k}, \frac{1}{\sqrt{2}} \hat{j}+\frac{1}{\sqrt{2}} \hat{k} and 12i^+12j^\frac{1}{\sqrt{2}} \hat{i}+\frac{1}{\sqrt{2}} \hat{j} respectively. If v=12i^+12j^+12k^\vec{v}=\frac{1}{\sqrt{2}} \hat{i}+\frac{1}{\sqrt{2}} \hat{j}+\frac{1}{\sqrt{2}} \hat{k} then u^v2|\hat{u}-\vec{v}|^2 is equal to

Options

Solution

Key Concepts and Formulas

  • Dot Product: For two vectors A=Axi^+Ayj^+Azk^\vec{A} = A_x \hat{i} + A_y \hat{j} + A_z \hat{k} and B=Bxi^+Byj^+Bzk^\vec{B} = B_x \hat{i} + B_y \hat{j} + B_z \hat{k}, their dot product is AB=AxBx+AyBy+AzBz\vec{A} \cdot \vec{B} = A_x B_x + A_y B_y + A_z B_z.
  • Geometric Interpretation of Dot Product: AB=ABcosθ\vec{A} \cdot \vec{B} = |\vec{A}| |\vec{B}| \cos \theta, where θ\theta is the angle between A\vec{A} and B\vec{B}.
  • Unit Vector Property: A unit vector u^\hat{u} has a magnitude of 1, i.e., u^=1|\hat{u}| = 1. Consequently, u^2=x2+y2+z2=1|\hat{u}|^2 = x^2 + y^2 + z^2 = 1.
  • Squared Magnitude of a Vector: For a vector A\vec{A}, A2=Ax2+Ay2+Az2|\vec{A}|^2 = A_x^2 + A_y^2 + A_z^2.
  • Magnitude of Difference: u^v2=(u^v)(u^v)|\hat{u} - \vec{v}|^2 = (\hat{u} - \vec{v}) \cdot (\hat{u} - \vec{v}).

Step-by-Step Solution

Step 1: Define the given vectors and their properties. We are given a unit vector u^=xi^+yj^+zk^\hat{u} = x \hat{i} + y \hat{j} + z \hat{k}. Since it's a unit vector, u^=1|\hat{u}| = 1. We are also given three vectors: a=12i^+12k^\vec{a} = \frac{1}{\sqrt{2}} \hat{i} + \frac{1}{\sqrt{2}} \hat{k} b=12j^+12k^\vec{b} = \frac{1}{\sqrt{2}} \hat{j} + \frac{1}{\sqrt{2}} \hat{k} c=12i^+12j^\vec{c} = \frac{1}{\sqrt{2}} \hat{i} + \frac{1}{\sqrt{2}} \hat{j} Let's calculate their magnitudes: a=(12)2+02+(12)2=12+12=1|\vec{a}| = \sqrt{\left(\frac{1}{\sqrt{2}}\right)^2 + 0^2 + \left(\frac{1}{\sqrt{2}}\right)^2} = \sqrt{\frac{1}{2} + \frac{1}{2}} = 1 b=02+(12)2+(12)2=12+12=1|\vec{b}| = \sqrt{0^2 + \left(\frac{1}{\sqrt{2}}\right)^2 + \left(\frac{1}{\sqrt{2}}\right)^2} = \sqrt{\frac{1}{2} + \frac{1}{2}} = 1 c=(12)2+(12)2+02=12+12=1|\vec{c}| = \sqrt{\left(\frac{1}{\sqrt{2}}\right)^2 + \left(\frac{1}{\sqrt{2}}\right)^2 + 0^2} = \sqrt{\frac{1}{2} + \frac{1}{2}} = 1 All three vectors a,b,c\vec{a}, \vec{b}, \vec{c} are also unit vectors.

Step 2: Use the dot product and given angles to form equations. The angle between u^\hat{u} and a vector v\vec{v} is given by cosθ=u^vu^v\cos \theta = \frac{\hat{u} \cdot \vec{v}}{|\hat{u}| |\vec{v}|}. Since u^=1|\hat{u}| = 1 and a=b=c=1|\vec{a}| = |\vec{b}| = |\vec{c}| = 1, the formula simplifies to cosθ=u^v\cos \theta = \hat{u} \cdot \vec{v}.

  • Angle between u^\hat{u} and a\vec{a} is π2\frac{\pi}{2}: u^a=cos(π2)=0\hat{u} \cdot \vec{a} = \cos\left(\frac{\pi}{2}\right) = 0 (xi^+yj^+zk^)(12i^+12k^)=0(x \hat{i} + y \hat{j} + z \hat{k}) \cdot \left(\frac{1}{\sqrt{2}} \hat{i} + \frac{1}{\sqrt{2}} \hat{k}\right) = 0 x2+z2=0    x+z=0(Equation 1)\frac{x}{\sqrt{2}} + \frac{z}{\sqrt{2}} = 0 \implies x + z = 0 \quad (\text{Equation 1})

  • Angle between u^\hat{u} and b\vec{b} is π3\frac{\pi}{3}: u^b=cos(π3)=12\hat{u} \cdot \vec{b} = \cos\left(\frac{\pi}{3}\right) = \frac{1}{2} (xi^+yj^+zk^)(12j^+12k^)=12(x \hat{i} + y \hat{j} + z \hat{k}) \cdot \left(\frac{1}{\sqrt{2}} \hat{j} + \frac{1}{\sqrt{2}} \hat{k}\right) = \frac{1}{2} y2+z2=12    y+z=22=12(Equation 2)\frac{y}{\sqrt{2}} + \frac{z}{\sqrt{2}} = \frac{1}{2} \implies y + z = \frac{\sqrt{2}}{2} = \frac{1}{\sqrt{2}} \quad (\text{Equation 2})

  • Angle between u^\hat{u} and c\vec{c} is 2π3\frac{2\pi}{3}: u^c=cos(2π3)=12\hat{u} \cdot \vec{c} = \cos\left(\frac{2\pi}{3}\right) = -\frac{1}{2} (xi^+yj^+zk^)(12i^+12j^)=12(x \hat{i} + y \hat{j} + z \hat{k}) \cdot \left(\frac{1}{\sqrt{2}} \hat{i} + \frac{1}{\sqrt{2}} \hat{j}\right) = -\frac{1}{2} x2+y2=12    x+y=22=12(Equation 3)\frac{x}{\sqrt{2}} + \frac{y}{\sqrt{2}} = -\frac{1}{2} \implies x + y = -\frac{\sqrt{2}}{2} = -\frac{1}{\sqrt{2}} \quad (\text{Equation 3})

Step 3: Solve the system of linear equations for x,y,zx, y, z. We have the system:

  1. x+z=0x + z = 0
  2. y+z=12y + z = \frac{1}{\sqrt{2}}
  3. x+y=12x + y = -\frac{1}{\sqrt{2}}

From Equation 1, z=xz = -x. Substitute z=xz = -x into Equation 2: y+(x)=12    yx=12(Equation 4)y + (-x) = \frac{1}{\sqrt{2}} \implies y - x = \frac{1}{\sqrt{2}} \quad (\text{Equation 4})

Now we have a system of two equations with xx and yy: 3. x+y=12x + y = -\frac{1}{\sqrt{2}} 4. x+y=12-x + y = \frac{1}{\sqrt{2}}

Adding Equation 3 and Equation 4: (x+y)+(x+y)=12+12(x + y) + (-x + y) = -\frac{1}{\sqrt{2}} + \frac{1}{\sqrt{2}} 2y=0    y=02y = 0 \implies y = 0

Substitute y=0y=0 into Equation 3: x+0=12    x=12x + 0 = -\frac{1}{\sqrt{2}} \implies x = -\frac{1}{\sqrt{2}}

Substitute x=12x = -\frac{1}{\sqrt{2}} into Equation 1: 12+z=0    z=12-\frac{1}{\sqrt{2}} + z = 0 \implies z = \frac{1}{\sqrt{2}}

Thus, the unit vector is u^=12i^+0j^+12k^=12i^+12k^\hat{u} = -\frac{1}{\sqrt{2}} \hat{i} + 0 \hat{j} + \frac{1}{\sqrt{2}} \hat{k} = -\frac{1}{\sqrt{2}} \hat{i} + \frac{1}{\sqrt{2}} \hat{k}.

Step 4: Calculate u^v2|\hat{u} - \vec{v}|^2. We are given v=12i^+12j^+12k^\vec{v} = \frac{1}{\sqrt{2}} \hat{i} + \frac{1}{\sqrt{2}} \hat{j} + \frac{1}{\sqrt{2}} \hat{k}. First, find the difference vector u^v\hat{u} - \vec{v}: u^v=(12i^+12k^)(12i^+12j^+12k^)\hat{u} - \vec{v} = \left(-\frac{1}{\sqrt{2}} \hat{i} + \frac{1}{\sqrt{2}} \hat{k}\right) - \left(\frac{1}{\sqrt{2}} \hat{i} + \frac{1}{\sqrt{2}} \hat{j} + \frac{1}{\sqrt{2}} \hat{k}\right) u^v=(1212)i^+(012)j^+(1212)k^\hat{u} - \vec{v} = \left(-\frac{1}{\sqrt{2}} - \frac{1}{\sqrt{2}}\right) \hat{i} + \left(0 - \frac{1}{\sqrt{2}}\right) \hat{j} + \left(\frac{1}{\sqrt{2}} - \frac{1}{\sqrt{2}}\right) \hat{k} u^v=22i^12j^+0k^\hat{u} - \vec{v} = -\frac{2}{\sqrt{2}} \hat{i} - \frac{1}{\sqrt{2}} \hat{j} + 0 \hat{k} u^v=2i^12j^\hat{u} - \vec{v} = -\sqrt{2} \hat{i} - \frac{1}{\sqrt{2}} \hat{j} Now, calculate the squared magnitude: u^v2=(2)2+(12)2+(0)2|\hat{u} - \vec{v}|^2 = (-\sqrt{2})^2 + \left(-\frac{1}{\sqrt{2}}\right)^2 + (0)^2 u^v2=2+12+0|\hat{u} - \vec{v}|^2 = 2 + \frac{1}{2} + 0 u^v2=42+12=52|\hat{u} - \vec{v}|^2 = \frac{4}{2} + \frac{1}{2} = \frac{5}{2}


Common Mistakes & Tips

  • Algebraic Errors: Be meticulous when solving the system of linear equations. A small mistake can lead to an incorrect value for x,y,zx, y, z.
  • Angle Interpretation: Ensure you correctly identify the cosine values for the given angles, especially for angles greater than π2\frac{\pi}{2}. For instance, cos(2π3)=12\cos(\frac{2\pi}{3}) = -\frac{1}{2}.
  • Unit Vector Check: Always verify that your derived u^\hat{u} is indeed a unit vector by checking if x2+y2+z2=1x^2 + y^2 + z^2 = 1.

Summary

The problem involves finding the components of a unit vector u^\hat{u} given the angles it makes with three other vectors. By utilizing the dot product formula and the geometric interpretation of the angle between vectors, we set up a system of linear equations for the components of u^\hat{u}. Solving this system yields the specific components of u^\hat{u}. Finally, we compute the difference vector between u^\hat{u} and the given vector v\vec{v} and then find its squared magnitude.

The final answer is 52\boxed{\frac{5}{2}}.

Practice More Vector Algebra Questions

View All Questions