Skip to main content
Back to Vector Algebra
JEE Main 2023
Vector Algebra
Vector Algebra
Hard

Question

For λ>0\lambda>0, let θ\theta be the angle between the vectors a=i^+λj^3k^\vec{a}=\hat{i}+\lambda \hat{j}-3 \hat{k} and b=3i^j^+2k^\vec{b}=3 \hat{i}-\hat{j}+2 \hat{k}. If the vectors a+b\vec{a}+\vec{b} and ab\vec{a}-\vec{b} are mutually perpendicular, then the value of (14 cos θ)2\theta)^2 is equal to

Options

Solution

Key Concepts and Formulas

  1. Dot Product for Perpendicular Vectors: Two vectors u\vec{u} and v\vec{v} are mutually perpendicular if their dot product is zero: uv=0\vec{u} \cdot \vec{v} = 0.
  2. Dot Product Identity: For any two vectors a\vec{a} and b\vec{b}, the dot product of their sum and difference is (a+b)(ab)=a2b2(\vec{a}+\vec{b})\cdot(\vec{a}-\vec{b}) = |\vec{a}|^2 - |\vec{b}|^2.
  3. Magnitude of a Vector: For a vector v=xi^+yj^+zk^\vec{v} = x\hat{i} + y\hat{j} + z\hat{k}, its squared magnitude is v2=x2+y2+z2|\vec{v}|^2 = x^2 + y^2 + z^2.
  4. Angle Between Two Vectors: The cosine of the angle θ\theta between two non-zero vectors a\vec{a} and b\vec{b} is given by cosθ=abab\cos\theta = \frac{\vec{a}\cdot\vec{b}}{|\vec{a}||\vec{b}|}.

Step-by-Step Solution

Step 1: Determine the value of λ\lambda using the perpendicularity condition. We are given that the vectors a+b\vec{a}+\vec{b} and ab\vec{a}-\vec{b} are mutually perpendicular. This means their dot product is zero. (a+b)(ab)=0(\vec{a}+\vec{b})\cdot(\vec{a}-\vec{b}) = 0 Using the dot product identity (Key Concept 2), this simplifies to: a2b2=0|\vec{a}|^2 - |\vec{b}|^2 = 0 a2=b2|\vec{a}|^2 = |\vec{b}|^2 This implies that the magnitudes of vectors a\vec{a} and b\vec{b} are equal. Now, we calculate the squared magnitudes of a\vec{a} and b\vec{b} using Key Concept 3. For a=i^+λj^3k^\vec{a}=\hat{i}+\lambda \hat{j}-3 \hat{k}: a2=(1)2+(λ)2+(3)2=1+λ2+9=λ2+10|\vec{a}|^2 = (1)^2 + (\lambda)^2 + (-3)^2 = 1 + \lambda^2 + 9 = \lambda^2 + 10 For b=3i^j^+2k^\vec{b}=3 \hat{i}-\hat{j}+2 \hat{k}: b2=(3)2+(1)2+(2)2=9+1+4=14|\vec{b}|^2 = (3)^2 + (-1)^2 + (2)^2 = 9 + 1 + 4 = 14 Equating the squared magnitudes: λ2+10=14\lambda^2 + 10 = 14 λ2=4\lambda^2 = 4 Solving for λ\lambda, we get λ=±2\lambda = \pm 2. Since the problem states that λ>0\lambda > 0, we take λ=2\lambda = 2.

Step 2: Calculate the dot product and magnitudes of a\vec{a} and b\vec{b} to find cosθ\cos\theta. With λ=2\lambda=2, the vector a\vec{a} is a=i^+2j^3k^\vec{a} = \hat{i} + 2\hat{j} - 3\hat{k}. The vector b\vec{b} is b=3i^j^+2k^\vec{b} = 3\hat{i} - \hat{j} + 2\hat{k}. We need to find the angle θ\theta between a\vec{a} and b\vec{b}. Using Key Concept 4, cosθ=abab\cos\theta = \frac{\vec{a}\cdot\vec{b}}{|\vec{a}||\vec{b}|}. First, calculate the dot product ab\vec{a}\cdot\vec{b}: ab=(1)(3)+(2)(1)+(3)(2)=326=5\vec{a}\cdot\vec{b} = (1)(3) + (2)(-1) + (-3)(2) = 3 - 2 - 6 = -5 Next, we find the magnitudes. From Step 1, we know a2=λ2+10=22+10=4+10=14|\vec{a}|^2 = \lambda^2 + 10 = 2^2 + 10 = 4 + 10 = 14, so a=14|\vec{a}| = \sqrt{14}. Also from Step 1, we know b2=14|\vec{b}|^2 = 14, so b=14|\vec{b}| = \sqrt{14}. Now, substitute these values into the formula for cosθ\cos\theta: cosθ=51414=514\cos\theta = \frac{-5}{\sqrt{14} \cdot \sqrt{14}} = \frac{-5}{14}

Step 3: Compute the value of (14cosθ)2(14 \cos \theta)^2. We have found that cosθ=514\cos\theta = -\frac{5}{14}. We need to calculate (14cosθ)2(14 \cos \theta)^2. (14cosθ)2=(14(514))2(14 \cos \theta)^2 = \left(14 \cdot \left(-\frac{5}{14}\right)\right)^2 The 1414 in the numerator and denominator cancel out: (5)2=25(-5)^2 = 25

Common Mistakes & Tips

  • The identity (a+b)(ab)=a2b2(\vec{a}+\vec{b})\cdot(\vec{a}-\vec{b}) = |\vec{a}|^2 - |\vec{b}|^2 is a crucial shortcut. Calculating a+b\vec{a}+\vec{b} and ab\vec{a}-\vec{b} first and then their dot product would be more tedious.
  • Pay close attention to the condition λ>0\lambda > 0 when solving for λ\lambda.
  • Ensure accurate calculation of dot products and vector magnitudes, especially with signs.

Summary

The problem required us to first find the unknown scalar λ\lambda by using the condition that a+b\vec{a}+\vec{b} and ab\vec{a}-\vec{b} are perpendicular. This condition simplified to a2=b2|\vec{a}|^2 = |\vec{b}|^2, which allowed us to solve for λ\lambda. Once λ\lambda was determined, we calculated the dot product and magnitudes of a\vec{a} and b\vec{b} to find cosθ\cos\theta. Finally, we squared the expression 14cosθ14 \cos \theta to obtain the answer.

The final answer is 25\boxed{25}.

Practice More Vector Algebra Questions

View All Questions