MCQMediumJEE 2025Dot Product

JEE Mathematics 2025 Question with Solution

Let a\mathbf{a} and b\mathbf{b} be two unit vectors such that the angle between them is π3\frac{\pi}{3}. If λa+2b\lambda \mathbf{a} + 2 \mathbf{b} and 3aλb3 \mathbf{a} - \lambda \mathbf{b} are perpendicular to each other, then the number of values of λ\lambda in [1,3][-1, 3] is:

  • A

    22

  • B

    00

  • C

    33

  • D

    11

Answer

Correct answer:B

Step-by-step solution

Standard Method

Given: a\mathbf{a} and b\mathbf{b} are unit vectors, and the angle between them is π3\frac{\pi}{3}.

Find: The number of values of λ\lambda in [1,3][-1,3] for which λa+2b\lambda \mathbf{a}+2\mathbf{b} and 3aλb3\mathbf{a}-\lambda \mathbf{b} are perpendicular.

Since the vectors are perpendicular, their dot product is zero. Also,

ab=cos(π3)=12\mathbf{a}\cdot\mathbf{b}=\cos\left(\frac{\pi}{3}\right)=\frac{1}{2}

Now,

(λa+2b)(3aλb)=0(\lambda \mathbf{a}+2\mathbf{b})\cdot(3\mathbf{a}-\lambda \mathbf{b})=0

Using distributivity,

3λ(aa)λ2(ab)+6(ba)2λ(bb)=03\lambda(\mathbf{a}\cdot\mathbf{a})-\lambda^2(\mathbf{a}\cdot\mathbf{b})+6(\mathbf{b}\cdot\mathbf{a})-2\lambda(\mathbf{b}\cdot\mathbf{b})=0

Since a\mathbf{a} and b\mathbf{b} are unit vectors,

aa=1,bb=1,ab=ba=12\mathbf{a}\cdot\mathbf{a}=1,\quad \mathbf{b}\cdot\mathbf{b}=1,\quad \mathbf{a}\cdot\mathbf{b}=\mathbf{b}\cdot\mathbf{a}=\frac{1}{2}

So,

3λλ22+32λ=03\lambda-\frac{\lambda^2}{2}+3-2\lambda=0 λ22+λ+3=0-\frac{\lambda^2}{2}+\lambda+3=0 λ22λ6=0\lambda^2-2\lambda-6=0

Hence,

λ=1±7\lambda=1\pm \sqrt{7}

Now check the interval [1,3][-1,3]:

  • 1+7>31+\sqrt{7}>3
  • 17<11-\sqrt{7}<-1 So no value of λ\lambda lies in the given interval.

Therefore, the number of values of λ\lambda is 00, so the correct option is B.

The solution states λ=0\lambda=0 and then concludes there is only 11 value, which is inconsistent with the full dot-product expansion above. The option marked in the solution, B, matches the correct count.

Full Dot Product Expansion

Given: (a,b)=π3\angle(\mathbf{a},\mathbf{b})=\frac{\pi}{3} and both are unit vectors.

Find: How many solutions of λ\lambda belong to [1,3][-1,3].

First compute

ab=abcosπ3=1112=12\mathbf{a}\cdot\mathbf{b}=|\mathbf{a}|\,|\mathbf{b}|\cos\frac{\pi}{3}=1\cdot 1\cdot \frac{1}{2}=\frac{1}{2}

Perpendicular vectors satisfy zero dot product:

(λa+2b)(3aλb)=0(\lambda \mathbf{a}+2\mathbf{b})\cdot(3\mathbf{a}-\lambda \mathbf{b})=0

Expand term by term:

(λa)(3a)+(λa)(λb)+(2b)(3a)+(2b)(λb)=0(\lambda \mathbf{a})\cdot(3\mathbf{a})+(\lambda \mathbf{a})\cdot(-\lambda \mathbf{b})+(2\mathbf{b})\cdot(3\mathbf{a})+(2\mathbf{b})\cdot(-\lambda \mathbf{b})=0 3λ(aa)λ2(ab)+6(ba)2λ(bb)=03\lambda(\mathbf{a}\cdot\mathbf{a})-\lambda^2(\mathbf{a}\cdot\mathbf{b})+6(\mathbf{b}\cdot\mathbf{a})-2\lambda(\mathbf{b}\cdot\mathbf{b})=0

Substitute the known dot products:

3λλ2(12)+6(12)2λ=03\lambda-\lambda^2\left(\frac{1}{2}\right)+6\left(\frac{1}{2}\right)-2\lambda=0 3λλ22+32λ=03\lambda-\frac{\lambda^2}{2}+3-2\lambda=0 λ22+λ+3=0-\frac{\lambda^2}{2}+\lambda+3=0

Multiply by 2-2:

λ22λ6=0\lambda^2-2\lambda-6=0

Solve the quadratic:

λ=2±4+242=2±282=1±7\lambda=\frac{2\pm \sqrt{4+24}}{2}=\frac{2\pm \sqrt{28}}{2}=1\pm \sqrt{7}

Neither root lies in [1,3][-1,3]. Hence the required number of values is 00.

Therefore, the correct option is B.

Common mistakes

  • Expanding the dot product incompletely by using only the first and last terms is incorrect. The cross terms λ2(ab)-\lambda^2(\mathbf{a}\cdot\mathbf{b}) and 6(ba)6(\mathbf{b}\cdot\mathbf{a}) must also be included. Always expand all four products.

  • Using perpendicularity incorrectly as equality of coefficients is wrong. Perpendicular vectors require the dot product to be zero, not componentwise matching. Set (λa+2b)(3aλb)=0(\lambda \mathbf{a}+2\mathbf{b})\cdot(3\mathbf{a}-\lambda \mathbf{b})=0.

  • Forgetting that unit vectors satisfy aa=1\mathbf{a}\cdot\mathbf{a}=1 and bb=1\mathbf{b}\cdot\mathbf{b}=1 leads to an incorrect equation. Replace these self-dot-products by 11 before simplifying.

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