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\pi/2, π/3\pi/3, 2π/32\pi/3 with the vectors p1=(1/2)i+(1/2)kp_1 = (1/\sqrt{2})i + (1/\sqrt{2})k, p2=(1/2)j+(1/2)kp_2 = (1/\sqrt{2})j + (1/\sqrt{2})k, and p3=(1/2)i+(1/2)jp_3 = (1/\sqrt{2})i + (1/\sqrt{2})j, respectively. If v=(1/2)(i+j+k)v = (1/\sqrt{2})(i + j + k), then uv2|u - v|^2 is equal to:

  • A

    11/211/2

  • B

    5/25/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. It makes angles π/2\pi/2, π/3\pi/3 and 2π/32\pi/3 with 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. Also, 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

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:

up1=cosπ2=0u \cdot p_1 = \cos \frac{\pi}{2} = 0

So,

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

which gives

x=zx = -z

Also,

up2=cosπ3=12u \cdot p_2 = \cos \frac{\pi}{3} = \frac{1}{2}

Hence,

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

so

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

Similarly,

up3=cos2π3=12u \cdot p_3 = \cos \frac{2\pi}{3} = -\frac{1}{2}

Thus,

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

which gives

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

Now use x=zx=-z in the last two equations and solve for the components. Substituting these values into

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

we get

uv2=52|u-v|^2 = \frac{5}{2}

Therefore, the correct option is B.

Direct Evaluation Using the Final Coordinates

Given: From the extracted working, the coordinates obtained are used to evaluate uv2|u-v|^2.

Find: The numerical value of uv2|u-v|^2.

The solution states the final evaluated value as

uv2=52|u-v|^2 = \frac{5}{2}

with the correct option marked as B.

The same page also shows the expression

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

After substituting the solved values of x,y,zx, y, z from the working, this simplifies to

52\frac{5}{2}

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

Common mistakes

  • Using the angle conditions without the dot product formula. This is wrong because the given angles relate vectors through ab=abcosθ\vec{a}\cdot\vec{b} = |\vec{a}|\,|\vec{b}|\cos\theta. Always convert each angle condition into a linear equation in x,y,zx,y,z first.

  • Forgetting that p1,p2,p3p_1, p_2, p_3 are unit vectors. If their magnitudes are not treated correctly, the right-hand side of the equations changes incorrectly. First check the magnitudes before applying cosθ\cos\theta.

  • Computing uv|u-v| instead of uv2|u-v|^2. This is wrong because the question asks for the square of the distance. Use the sum of squares directly and do not take the square root at the end.

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