MCQMediumJEE 2026Cross Product

JEE Mathematics 2026 Question with Solution

Let a,b,c\vec{a}, \vec{b}, \vec{c} be defined. v=a×b\vec{v} = \vec{a} \times \vec{b}. vc=11\vec{v} \cdot \vec{c} = 11. Projection of b\vec{b} on c\vec{c} is pp. Find 9p29p^2.

  • A

    1212

  • B

    44

  • C

    99

  • D

    66

Answer

Correct answer:A

Step-by-step solution

Standard Method

Given: a=(1,2,3)\vec{a} = (1,-2,3), b=(2,1,1)\vec{b} = (2,1,-1), v=a×b\vec{v} = \vec{a} \times \vec{b}, and vc=11\vec{v} \cdot \vec{c} = 11 where c=(λ,1,1)\vec{c} = (\lambda,1,1).

Find: 9p29p^2, where pp is the projection of b\vec{b} on c\vec{c}.

Using the cross product,

v=a×b=ijk123211=(1,7,5)\vec{v} = \vec{a} \times \vec{b} = \begin{vmatrix} i & j & k \\ 1 & -2 & 3 \\ 2 & 1 & -1 \end{vmatrix} = (-1,7,5)

Now,

vc=(1,7,5)(λ,1,1)=λ+7+5=12λ\vec{v} \cdot \vec{c} = (-1,7,5) \cdot (\lambda,1,1) = -\lambda + 7 + 5 = 12 - \lambda

Given vc=11\vec{v} \cdot \vec{c} = 11, so

12λ=1112 - \lambda = 11 λ=1\lambda = 1

Hence,

c=(1,1,1),c=3\vec{c} = (1,1,1), \qquad |\vec{c}| = \sqrt{3}

The projection of b\vec{b} on c\vec{c} is

p=bccp = \frac{\vec{b} \cdot \vec{c}}{|\vec{c}|}

So,

p=2(1)+1(1)1(1)3=23p = \frac{2(1) + 1(1) - 1(1)}{\sqrt{3}} = \frac{2}{\sqrt{3}}

Therefore,

9p2=9(23)2=943=129p^2 = 9 \left(\frac{2}{\sqrt{3}}\right)^2 = 9 \cdot \frac{4}{3} = 12

Therefore, the correct option is A.

Using Scalar Triple Product Idea

Given: v=a×b\vec{v} = \vec{a} \times \vec{b} and vc=11\vec{v} \cdot \vec{c} = 11.

Find: the value of 9p29p^2.

The hint uses the scalar triple product:

[a b c]=(a×b)c[\vec{a}\ \vec{b}\ \vec{c}] = (\vec{a} \times \vec{b}) \cdot \vec{c}

From the working,

a=(1,2,3),b=(2,1,1),c=(λ,1,1)\vec{a} = (1,-2,3), \qquad \vec{b} = (2,1,-1), \qquad \vec{c} = (\lambda,1,1)

First compute

a×b=(1,7,5)\vec{a} \times \vec{b} = (-1,7,5)

Then use

(1,7,5)(λ,1,1)=11(-1,7,5) \cdot (\lambda,1,1) = 11

which gives

λ+7+5=11-\lambda + 7 + 5 = 11 12λ=1112 - \lambda = 11 λ=1\lambda = 1

So,

c=(1,1,1)\vec{c} = (1,1,1)

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

p=bccp = \frac{\vec{b} \cdot \vec{c}}{|\vec{c}|}

Here,

bc=(2,1,1)(1,1,1)=2+11=2\vec{b} \cdot \vec{c} = (2,1,-1) \cdot (1,1,1) = 2 + 1 - 1 = 2

and

c=12+12+12=3|\vec{c}| = \sqrt{1^2+1^2+1^2} = \sqrt{3}

Thus,

p=23p = \frac{2}{\sqrt{3}}

Hence,

9p2=943=129p^2 = 9 \cdot \frac{4}{3} = 12

Therefore, the value of 9p29p^2 is 1212.

Common mistakes

  • Using bc\vec{b} \cdot \vec{c} directly as the projection is incorrect because projection on c\vec{c} requires division by c|\vec{c}|. Use p=bccp = \frac{\vec{b} \cdot \vec{c}}{|\vec{c}|} instead.

  • Computing a×b\vec{a} \times \vec{b} with sign errors is common because the middle component changes sign in determinant expansion. Recheck the cross product carefully before taking the dot product with c\vec{c}.

  • Forgetting to determine λ\lambda first leads to using an incomplete vector c\vec{c}. First apply vc=11\vec{v} \cdot \vec{c} = 11 to find λ\lambda, and only then calculate the projection.

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