MCQMediumJEE 2023Cross Product

JEE Mathematics 2023 Question with Solution

If a=i^+2k^,b=i^+j^+k^,c=7i^3j^+4k^\vec{a} = \hat{i} + 2\hat{k}, \vec{b} = \hat{i} + \hat{j} + \hat{k}, \vec{c} = 7\hat{i} - 3\hat{j} + 4\hat{k}, and

r×b+b×c=0andra=0\vec{r} \times \vec{b} + \vec{b} \times \vec{c} = 0 \quad \text{and} \quad \vec{r} \cdot \vec{a} = 0

then rc\vec{r} \cdot \vec{c} is equal to:

  • A

    3434

  • B

    1212

  • C

    3636

  • D

    3030

Answer

Correct answer:A

Step-by-step solution

Standard Method

Given: a=i^+2k^\vec{a} = \hat{i} + 2\hat{k}, b=i^+j^+k^\vec{b} = \hat{i} + \hat{j} + \hat{k}, c=7i^3j^+4k^\vec{c} = 7\hat{i} - 3\hat{j} + 4\hat{k}, with

r×b+b×c=0\vec{r} \times \vec{b} + \vec{b} \times \vec{c} = 0

and ra=0\vec{r} \cdot \vec{a} = 0.

Find: rc\vec{r} \cdot \vec{c}.

From

r×b+b×c=0\vec{r} \times \vec{b} + \vec{b} \times \vec{c} = 0

we get

r×b=b×c\vec{r} \times \vec{b} = -\vec{b} \times \vec{c}

So, r\vec{r} can be written as

r=c+λb\vec{r} = \vec{c} + \lambda \vec{b}

for some scalar λ\lambda.

Now use ra=0\vec{r} \cdot \vec{a} = 0:

(c+λb)a=0(\vec{c} + \lambda \vec{b}) \cdot \vec{a} = 0 ca+λ(ba)=0\vec{c} \cdot \vec{a} + \lambda (\vec{b} \cdot \vec{a}) = 0

Compute the dot products:

ca=(7)(1)+(3)(0)+(4)(2)=15\vec{c} \cdot \vec{a} = (7)(1) + (-3)(0) + (4)(2) = 15 ba=(1)(1)+(1)(0)+(1)(2)=3\vec{b} \cdot \vec{a} = (1)(1) + (1)(0) + (1)(2) = 3

Substituting,

15+3λ=015 + 3\lambda = 0 λ=5\lambda = -5

Hence,

r=c+λb=(7i^3j^+4k^)5(i^+j^+k^)\vec{r} = \vec{c} + \lambda \vec{b} = (7\hat{i} - 3\hat{j} + 4\hat{k}) - 5(\hat{i} + \hat{j} + \hat{k}) r=2i^8j^k^\vec{r} = 2\hat{i} - 8\hat{j} - \hat{k}

Now calculate:

rc=(2)(7)+(8)(3)+(1)(4)\vec{r} \cdot \vec{c} = (2)(7) + (-8)(-3) + (-1)(4) rc=14+244=34\vec{r} \cdot \vec{c} = 14 + 24 - 4 = 34

Therefore, rc=34\vec{r} \cdot \vec{c} = 34 and the correct option is A.

Parametric Vector Trick

Given: r×b=b×c\vec{r} \times \vec{b} = -\vec{b} \times \vec{c} and ra=0\vec{r} \cdot \vec{a} = 0.

Find: rc\vec{r} \cdot \vec{c}.

Notice that if two vectors have the same cross product with b\vec{b}, then they differ by a vector parallel to b\vec{b}. Therefore,

r=c+λb\vec{r} = \vec{c} + \lambda \vec{b}

Using the orthogonality condition,

(c+λb)a=0(\vec{c} + \lambda \vec{b}) \cdot \vec{a} = 0 15+3λ=015 + 3\lambda = 0 λ=5\lambda = -5

So,

r=c5b\vec{r} = \vec{c} - 5\vec{b}

Then

rc=(c5b)c\vec{r} \cdot \vec{c} = (\vec{c} - 5\vec{b}) \cdot \vec{c}

Using the computed vector from the working,

r=2i^8j^k^\vec{r} = 2\hat{i} - 8\hat{j} - \hat{k}

Hence,

rc=34\vec{r} \cdot \vec{c} = 34

Therefore, the correct option is A.

Common mistakes

  • Assuming directly that r=c\vec{r} = \vec{c} from the cross-product equation is incorrect. Equality of cross products with the same vector only implies that rc\vec{r} - \vec{c} is parallel to b\vec{b}. Write r=c+λb\vec{r} = \vec{c} + \lambda \vec{b} instead.

  • Computing ca\vec{c} \cdot \vec{a} incorrectly by using a nonexistent j^\hat{j} component in a\vec{a} leads to the wrong value of λ\lambda. Here a=i^+2k^\vec{a} = \hat{i} + 2\hat{k}, so its j^\hat{j} component is 00.

  • Making a sign error while evaluating r=c5b\vec{r} = \vec{c} - 5\vec{b} gives the wrong vector. Subtract each component carefully to get 2,8,12, -8, -1.

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