MCQMediumJEE 2023Dot Product

JEE Mathematics 2023 Question with Solution

Let a=2i^+j^+k^\mathbf{a} = 2\hat{i} + \hat{j} + \hat{k}, and b\mathbf{b} and c\mathbf{c} be two nonzero vectors such that

a+b+c=a+bcandbc=0.\left| \mathbf{a} + \mathbf{b} + \mathbf{c} \right| = \left| \mathbf{a} + \mathbf{b} - \mathbf{c} \right| \quad \text{and} \quad \mathbf{b} \cdot \mathbf{c} = 0.

Consider the following two statements: (A) The magnitude of the vector a\mathbf{a} plus λ\lambda times the vector c\mathbf{c} is greater than or equal to the magnitude of vector a\mathbf{a}, for all real numbers λ\lambda. (B) a\mathbf{a} and c\mathbf{c} are always parallel.

  • A

    only (B) is correct

  • B

    neither (A) nor (B) is correct

  • C

    only (A) is correct

  • D

    both (A) and (B) are correct

Answer

Correct answer:C

Step-by-step solution

Standard Method

Given: a=2i^+j^+k^\mathbf{a} = 2\hat{i} + \hat{j} + \hat{k}, a+b+c=a+bc\left| \mathbf{a} + \mathbf{b} + \mathbf{c} \right| = \left| \mathbf{a} + \mathbf{b} - \mathbf{c} \right|, and bc=0\mathbf{b} \cdot \mathbf{c} = 0.

Find: Which of the statements (A) and (B) is correct.

Start with

a+b+c=a+bc.\left| \mathbf{a} + \mathbf{b} + \mathbf{c} \right| = \left| \mathbf{a} + \mathbf{b} - \mathbf{c} \right|.

Squaring both sides,

(a+b+c)2=(a+bc)2.\left( \mathbf{a} + \mathbf{b} + \mathbf{c} \right)^2 = \left( \mathbf{a} + \mathbf{b} - \mathbf{c} \right)^2.

Expanding,

a2+2ab+2ac+b2+2bc+c2=a2+2ab2ac+b22bc+c2.\mathbf{a}^2 + 2\mathbf{a} \cdot \mathbf{b} + 2\mathbf{a} \cdot \mathbf{c} + \mathbf{b}^2 + 2\mathbf{b} \cdot \mathbf{c} + \mathbf{c}^2 = \mathbf{a}^2 + 2\mathbf{a} \cdot \mathbf{b} - 2\mathbf{a} \cdot \mathbf{c} + \mathbf{b}^2 - 2\mathbf{b} \cdot \mathbf{c} + \mathbf{c}^2.

So,

2ac+2bc=2ac2bc.2 \mathbf{a} \cdot \mathbf{c} + 2 \mathbf{b} \cdot \mathbf{c} = -2 \mathbf{a} \cdot \mathbf{c} - 2 \mathbf{b} \cdot \mathbf{c}.

Using bc=0\mathbf{b} \cdot \mathbf{c} = 0,

4ac=0ac=0.4 \mathbf{a} \cdot \mathbf{c} = 0 \quad \Rightarrow \quad \mathbf{a} \cdot \mathbf{c} = 0.

Hence a\mathbf{a} and c\mathbf{c} are perpendicular, not parallel. Therefore, statement (B) is incorrect.

Now consider statement (A). Since ac=0\mathbf{a} \cdot \mathbf{c} = 0,

a+λc2=a2+2λac+λ2c2=a2+λ2c2a2.\left| \mathbf{a} + \lambda \mathbf{c} \right|^2 = \left| \mathbf{a} \right|^2 + 2\lambda \, \mathbf{a} \cdot \mathbf{c} + \lambda^2 \left| \mathbf{c} \right|^2 = \left| \mathbf{a} \right|^2 + \lambda^2 \left| \mathbf{c} \right|^2 \ge \left| \mathbf{a} \right|^2.

Therefore,

a+λca\left| \mathbf{a} + \lambda \mathbf{c} \right| \ge \left| \mathbf{a} \right|

for all real λ\lambda. So statement (A) is correct.

Therefore, the correct option is C.

Why Statement (A) Holds

Given: ac=0\mathbf{a} \cdot \mathbf{c} = 0 from the first condition.

Find: Whether a+λca\left| \mathbf{a} + \lambda \mathbf{c} \right| \ge \left| \mathbf{a} \right| for all real λ\lambda.

Because a\mathbf{a} is perpendicular to c\mathbf{c},

a+λc2=(a+λc)(a+λc).\left| \mathbf{a} + \lambda \mathbf{c} \right|^2 = \left( \mathbf{a} + \lambda \mathbf{c} \right) \cdot \left( \mathbf{a} + \lambda \mathbf{c} \right).

Expanding,

a+λc2=a2+2λac+λ2c2.\left| \mathbf{a} + \lambda \mathbf{c} \right|^2 = \left| \mathbf{a} \right|^2 + 2\lambda \, \mathbf{a} \cdot \mathbf{c} + \lambda^2 \left| \mathbf{c} \right|^2.

Since ac=0\mathbf{a} \cdot \mathbf{c} = 0,

a+λc2=a2+λ2c2.\left| \mathbf{a} + \lambda \mathbf{c} \right|^2 = \left| \mathbf{a} \right|^2 + \lambda^2 \left| \mathbf{c} \right|^2.

Now λ2c20\lambda^2 \left| \mathbf{c} \right|^2 \ge 0, so

a+λc2a2.\left| \mathbf{a} + \lambda \mathbf{c} \right|^2 \ge \left| \mathbf{a} \right|^2.

Taking square roots gives

a+λca.\left| \mathbf{a} + \lambda \mathbf{c} \right| \ge \left| \mathbf{a} \right|.

Thus statement (A) is true, and statement (B) is false.

Common mistakes

  • Assuming that equal magnitudes directly imply the vectors inside are equal or parallel. This is wrong because only the lengths are equal. Square the magnitudes and expand the dot products instead.

  • Concluding that a\mathbf{a} and c\mathbf{c} are parallel from ac=0\mathbf{a} \cdot \mathbf{c} = 0. This is wrong because zero dot product means the vectors are perpendicular. Use the dot product interpretation correctly.

  • Accepting statement (A) without using the derived condition ac=0\mathbf{a} \cdot \mathbf{c} = 0. The inequality is not true for arbitrary vectors, but it is true here because the cross term vanishes. First prove orthogonality, then evaluate the magnitude.

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