MCQMediumJEE 2023Cross Product

JEE Mathematics 2023 Question with Solution

Let a=4i^+3j^\vec{a} = 4\hat{i} + 3\hat{j}, b=3i^4j^+5k^b = 3\hat{i} - 4\hat{j} + 5\hat{k}, and cc be a vector such that (a×b)c+25=0(\vec{a} \times \vec{b}) \cdot \vec{c} + 25 = 0, c(i^+j^+k^)=4\vec{c} \cdot (\hat{i} + \hat{j} + \hat{k}) = 4, and the projection of c\vec{c} on a\vec{a} is 11. Then the projection of c\vec{c} on b\vec{b} equals:

  • A

    52\frac{5}{\sqrt{2}}

  • B

    12\frac{1}{\sqrt{2}}

  • C

    15\frac{1}{\sqrt{5}}

  • D

    52\frac{\sqrt{5}}{\sqrt{2}}

Answer

Correct answer:A

Step-by-step solution

Standard Method

Given: a=4i^+3j^\vec{a} = 4\hat{i} + 3\hat{j}, b=3i^4j^+5k^\vec{b} = 3\hat{i} - 4\hat{j} + 5\hat{k}. Let c=xi^+yj^+zk^\vec{c} = x\hat{i} + y\hat{j} + z\hat{k}.

Find: The projection of c\vec{c} on b\vec{b}.

First compute a×b\vec{a} \times \vec{b}:

a×b=i^j^k^430345=15i^20j^25k^\vec{a} \times \vec{b} = \begin{vmatrix} \hat{i} & \hat{j} & \hat{k} \\ 4 & 3 & 0 \\ 3 & -4 & 5 \end{vmatrix} = 15\hat{i} - 20\hat{j} - 25\hat{k}

Using (a×b)c+25=0(\vec{a} \times \vec{b}) \cdot \vec{c} + 25 = 0,

15x20y25z+25=015x - 20y - 25z + 25 = 0 3x4y5z=5(1)3x - 4y - 5z = -5 \qquad (1)

Using c(i^+j^+k^)=4\vec{c} \cdot (\hat{i} + \hat{j} + \hat{k}) = 4,

x+y+z=4(2)x + y + z = 4 \qquad (2)

The projection of c\vec{c} on a\vec{a} is 11, so

caa=1\frac{\vec{c} \cdot \vec{a}}{|\vec{a}|} = 1 4x+3y5=1\frac{4x + 3y}{5} = 1 4x+3y=5(3)4x + 3y = 5 \qquad (3)

Solving equations (1)(1), (2)(2), and (3)(3), we get

c=2i^j^+3k^\vec{c} = 2\hat{i} - \hat{j} + 3\hat{k}

Now compute the projection of c\vec{c} on b\vec{b}:

Projection=cbb\text{Projection} = \frac{\vec{c} \cdot \vec{b}}{|\vec{b}|} Projection=2550=52\text{Projection} = \frac{25}{\sqrt{50}} = \frac{5}{\sqrt{2}}

Therefore, the correct option is A.

Equation Setup Shortcut

Given: The three conditions give three linear equations in x,y,zx, y, z after taking c=xi^+yj^+zk^\vec{c} = x\hat{i} + y\hat{j} + z\hat{k}.

Find: The scalar projection of c\vec{c} on b\vec{b}.

The shortcut is to immediately convert each vector condition into a scalar equation:

  • From the scalar triple product condition: 3x4y5z=53x - 4y - 5z = -5
  • From c(i^+j^+k^)=4\vec{c} \cdot (\hat{i} + \hat{j} + \hat{k}) = 4: x+y+z=4x + y + z = 4
  • From projection on a\vec{a} being 11: 4x+3y=54x + 3y = 5

Solving these gives

x=2,y=1,z=3x = 2, \quad y = -1, \quad z = 3

so

c=2i^j^+3k^\vec{c} = 2\hat{i} - \hat{j} + 3\hat{k}

Then evaluate only the required quantity:

cbb=2550=52\frac{\vec{c} \cdot \vec{b}}{|\vec{b}|} = \frac{25}{\sqrt{50}} = \frac{5}{\sqrt{2}}

Thus the projection of c\vec{c} on b\vec{b} is 52\frac{5}{\sqrt{2}}.

Common mistakes

  • Using vector projection instead of scalar projection. Here the question asks for the projection of c\vec{c} on b\vec{b} as a value, so use cbb\frac{\vec{c} \cdot \vec{b}}{|\vec{b}|}, not the vector projection formula.

  • Forgetting to divide by a|\vec{a}| in the condition that the projection of c\vec{c} on a\vec{a} is 11. The correct equation is caa=1\frac{\vec{c} \cdot \vec{a}}{|\vec{a}|} = 1, not ca=1\vec{c} \cdot \vec{a} = 1.

  • Making a sign error while computing a×b\vec{a} \times \vec{b}. A wrong cross product gives wrong linear equations, so expand the determinant carefully and keep the signs of the j^\hat{j} term correct.

Practice more Cross Product questions

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

Related questions