MCQMediumJEE 2024Dot Product

JEE Mathematics 2024 Question with Solution

Let a unit vector u=xi^+yj^+zk^u = x\hat{i} + y\hat{j} + z\hat{k} make angles π2\frac{\pi}{2}, π3\frac{\pi}{3}, 2π3\frac{2\pi}{3} with the vectors p1=12i^+12k^p_1 = \frac{1}{\sqrt{2}}\hat{i} + \frac{1}{\sqrt{2}}\hat{k}, p2=12j^+12k^p_2 = \frac{1}{\sqrt{2}}\hat{j} + \frac{1}{\sqrt{2}}\hat{k}, and p3=12i^+12j^p_3 = \frac{1}{\sqrt{2}}\hat{i} + \frac{1}{\sqrt{2}}\hat{j}, respectively. If v=12(i^+j^+k^)v = \frac{1}{\sqrt{2}}(\hat{i} + \hat{j} + \hat{k}), then uv2|u - v|^2 is equal to:

  • A

    112\frac{11}{2}

  • B

    52\frac{5}{2}

  • C

    99

  • D

    77

Answer

Correct answer:B

Step-by-step solution

Standard Method

Given: u=xi^+yj^+zk^u = x\hat{i} + y\hat{j} + z\hat{k} is a unit vector, and v=12(i^+j^+k^)v = \frac{1}{\sqrt{2}}(\hat{i} + \hat{j} + \hat{k}).

Find: uv2|u-v|^2.

Use the dot product relation for angle between vectors:

cosθ=abab\cos\theta = \frac{\vec{a}\cdot\vec{b}}{|\vec{a}|\,|\vec{b}|}

Since the given vectors p1,p2,p3p_1, p_2, p_3 are unit vectors, the dot products directly give the corresponding cosines.

From the angle π2\frac{\pi}{2} with p1=12i^+12k^p_1 = \frac{1}{\sqrt{2}}\hat{i} + \frac{1}{\sqrt{2}}\hat{k},

up1=0u \cdot p_1 = 0

so

x2+z2=0\frac{x}{\sqrt{2}} + \frac{z}{\sqrt{2}} = 0

Hence,

x=zx = -z

From the angle π3\frac{\pi}{3} with p2=12j^+12k^p_2 = \frac{1}{\sqrt{2}}\hat{j} + \frac{1}{\sqrt{2}}\hat{k},

up2=12u \cdot p_2 = \frac{1}{2}

so

y2+z2=12\frac{y}{\sqrt{2}} + \frac{z}{\sqrt{2}} = \frac{1}{2}

Hence,

y+z=22y+z = \frac{\sqrt{2}}{2}

From the angle 2π3\frac{2\pi}{3} with p3=12i^+12j^p_3 = \frac{1}{\sqrt{2}}\hat{i} + \frac{1}{\sqrt{2}}\hat{j},

up3=12u \cdot p_3 = -\frac{1}{2}

so

x2+y2=12\frac{x}{\sqrt{2}} + \frac{y}{\sqrt{2}} = -\frac{1}{2}

Hence,

x+y=22x+y = -\frac{\sqrt{2}}{2}

Now use x=zx=-z in the other two equations:

y+z=22y+z = \frac{\sqrt{2}}{2} z+y=22-z+y = -\frac{\sqrt{2}}{2}

Adding,

2y=0y=02y = 0 \Rightarrow y = 0

Then,

z=22,x=22z = \frac{\sqrt{2}}{2}, \qquad x = -\frac{\sqrt{2}}{2}

Now compute

uv2=(x12)2+(y12)2+(z12)2|u-v|^2 = \left(x-\frac{1}{\sqrt{2}}\right)^2 + \left(y-\frac{1}{\sqrt{2}}\right)^2 + \left(z-\frac{1}{\sqrt{2}}\right)^2

Substituting x=12,y=0,z=12x=-\frac{1}{\sqrt{2}}, y=0, z=\frac{1}{\sqrt{2}},

uv2=(1212)2+(012)2+(1212)2|u-v|^2 = \left(-\frac{1}{\sqrt{2}}-\frac{1}{\sqrt{2}}\right)^2 + \left(0-\frac{1}{\sqrt{2}}\right)^2 + \left(\frac{1}{\sqrt{2}}-\frac{1}{\sqrt{2}}\right)^2 =(2)2+12+0=2+12=52= \left(-\sqrt{2}\right)^2 + \frac{1}{2} + 0 = 2 + \frac{1}{2} = \frac{5}{2}

Therefore, uv2=52|u-v|^2 = \frac{5}{2}, so the correct option is B.

Using distance identity

Given: uu and vv are vectors with u=1|u|=1 and v=12(i^+j^+k^)v = \frac{1}{\sqrt{2}}(\hat{i}+\hat{j}+\hat{k}).

Find: uv2|u-v|^2.

After obtaining

x=12,y=0,z=12x = -\frac{1}{\sqrt{2}}, \qquad y = 0, \qquad z = \frac{1}{\sqrt{2}}

we can use the identity

uv2=u2+v22uv|u-v|^2 = |u|^2 + |v|^2 - 2u\cdot v

Now,

u2=1|u|^2 = 1

and

v2=(12)2+(12)2+(12)2=32|v|^2 = \left(\frac{1}{\sqrt{2}}\right)^2 + \left(\frac{1}{\sqrt{2}}\right)^2 + \left(\frac{1}{\sqrt{2}}\right)^2 = \frac{3}{2}

Also,

uv=(12)(12)+012+(12)(12)=12+0+12=0u\cdot v = \left(-\frac{1}{\sqrt{2}}\right)\left(\frac{1}{\sqrt{2}}\right) + 0\cdot \frac{1}{\sqrt{2}} + \left(\frac{1}{\sqrt{2}}\right)\left(\frac{1}{\sqrt{2}}\right) = -\frac{1}{2}+0+\frac{1}{2}=0

Hence,

uv2=1+322(0)=52|u-v|^2 = 1 + \frac{3}{2} - 2(0) = \frac{5}{2}

Therefore, the correct option is B.

Common mistakes

  • Using the wrong vector with the wrong angle is a common mistake. Each angle must be matched with its corresponding vector p1,p2,p3p_1, p_2, p_3 exactly as given. Reassigning them changes the system of equations completely.

  • Forgetting that the given vectors p1,p2,p3p_1, p_2, p_3 are unit vectors leads to incorrect dot-product equations. Since their magnitudes are 11, the dot product equals the cosine directly.

  • Sign errors in cosine values are frequent. In particular, cos(2π3)=12\cos\left(\frac{2\pi}{3}\right) = -\frac{1}{2}, not 12\frac{1}{2}. This negative sign is essential for obtaining the correct values of x,y,zx, y, z.

Practice more Dot Product questions

Get unlimited AI-adaptive practice, mastery tracking, and an AI tutor that explains every step - free to start.

Related questions