Skip to main content
Back to Vector Algebra
JEE Main 2021
Vector Algebra
Vector Algebra
Easy

Question

If the projection of the vector i^+2j^+k^\widehat i + 2\widehat j + \widehat k on the sum of the two vectors 2i^+4j^5k^2\widehat i + 4\widehat j - 5\widehat k and λi^+2j^+3k^ - \lambda \widehat i + 2\widehat j + 3\widehat k is 1, then λ\lambda is equal to __________.

Answer: 2

Solution

Key Concepts and Formulas

  • Vector Addition: To add two vectors, add their corresponding components. If u=uxi^+uyj^+uzk^\vec{u} = u_x \widehat i + u_y \widehat j + u_z \widehat k and v=vxi^+vyj^+vzk^\vec{v} = v_x \widehat i + v_y \widehat j + v_z \widehat k, then u+v=(ux+vx)i^+(uy+vy)j^+(uz+vz)k^\vec{u} + \vec{v} = (u_x + v_x) \widehat i + (u_y + v_y) \widehat j + (u_z + v_z) \widehat k.
  • Dot Product of Vectors: The dot product of two vectors a=axi^+ayj^+azk^\vec{a} = a_x \widehat i + a_y \widehat j + a_z \widehat k and b=bxi^+byj^+bzk^\vec{b} = b_x \widehat i + b_y \widehat j + b_z \widehat k is given by ab=axbx+ayby+azbz\vec{a} \cdot \vec{b} = a_x b_x + a_y b_y + a_z b_z.
  • Magnitude of a Vector: The magnitude of a vector v=vxi^+vyj^+vzk^\vec{v} = v_x \widehat i + v_y \widehat j + v_z \widehat k is given by v=vx2+vy2+vz2|\vec{v}| = \sqrt{v_x^2 + v_y^2 + v_z^2}.
  • Scalar Projection: The scalar projection of vector a\vec{a} onto vector b\vec{b} is the length of the projection of a\vec{a} onto b\vec{b} and is given by Projba=abb\text{Proj}_{\vec{b}} \vec{a} = \frac{\vec{a} \cdot \vec{b}}{|\vec{b}|}.

Step-by-Step Solution

Step 1: Define the vectors and the sum vector. We are given the vector a=i^+2j^+k^\vec{a} = \widehat i + 2\widehat j + \widehat k. We are also given two vectors, v1=2i^+4j^5k^\vec{v_1} = 2\widehat i + 4\widehat j - 5\widehat k and v2=λi^+2j^+3k^\vec{v_2} = - \lambda \widehat i + 2\widehat j + 3\widehat k. The problem states that the projection is onto the sum of these two vectors. Let's call this sum vector b\vec{b}.

Step 2: Calculate the sum vector b\vec{b}. We add the components of v1\vec{v_1} and v2\vec{v_2} to find b\vec{b}. b=v1+v2\vec{b} = \vec{v_1} + \vec{v_2} b=(2i^+4j^5k^)+(λi^+2j^+3k^)\vec{b} = (2\widehat i + 4\widehat j - 5\widehat k) + (-\lambda \widehat i + 2\widehat j + 3\widehat k) b=(2λ)i^+(4+2)j^+(5+3)k^\vec{b} = (2 - \lambda)\widehat i + (4 + 2)\widehat j + (-5 + 3)\widehat k b=(2λ)i^+6j^2k^\vec{b} = (2 - \lambda)\widehat i + 6\widehat j - 2\widehat k

Step 3: Set up the equation using the scalar projection formula. We are given that the projection of vector a\vec{a} onto vector b\vec{b} is 1. Using the scalar projection formula: abb=1\frac{\vec{a} \cdot \vec{b}}{|\vec{b}|} = 1

Step 4: Calculate the dot product ab\vec{a} \cdot \vec{b}. We use the components of a=1i^+2j^+1k^\vec{a} = 1\widehat i + 2\widehat j + 1\widehat k and b=(2λ)i^+6j^2k^\vec{b} = (2 - \lambda)\widehat i + 6\widehat j - 2\widehat k. ab=(1)(2λ)+(2)(6)+(1)(2)\vec{a} \cdot \vec{b} = (1)(2 - \lambda) + (2)(6) + (1)(-2) ab=2λ+122\vec{a} \cdot \vec{b} = 2 - \lambda + 12 - 2 ab=12λ\vec{a} \cdot \vec{b} = 12 - \lambda

Step 5: Calculate the magnitude of b\vec{b}, b|\vec{b}|. We use the components of b=(2λ)i^+6j^2k^\vec{b} = (2 - \lambda)\widehat i + 6\widehat j - 2\widehat k. b=(2λ)2+(6)2+(2)2|\vec{b}| = \sqrt{(2 - \lambda)^2 + (6)^2 + (-2)^2} b=(2λ)2+36+4|\vec{b}| = \sqrt{(2 - \lambda)^2 + 36 + 4} b=(2λ)2+40|\vec{b}| = \sqrt{(2 - \lambda)^2 + 40}

Step 6: Substitute the dot product and magnitude into the projection equation and solve for λ\lambda. Now we substitute the expressions from Step 4 and Step 5 into the equation from Step 3: 12λ(2λ)2+40=1\frac{12 - \lambda}{\sqrt{(2 - \lambda)^2 + 40}} = 1 To solve for λ\lambda, we first multiply both sides by the denominator: 12λ=(2λ)2+4012 - \lambda = \sqrt{(2 - \lambda)^2 + 40} Before squaring, note that the left side, 12λ12 - \lambda, must be non-negative because it equals a square root. Thus, 12λ012 - \lambda \ge 0, which implies λ12\lambda \le 12. Now, square both sides of the equation to eliminate the square root: (12λ)2=((2λ)2+40)2(12 - \lambda)^2 = \left(\sqrt{(2 - \lambda)^2 + 40}\right)^2 (12λ)2=(2λ)2+40(12 - \lambda)^2 = (2 - \lambda)^2 + 40 Expand both sides: 14424λ+λ2=(44λ+λ2)+40144 - 24\lambda + \lambda^2 = (4 - 4\lambda + \lambda^2) + 40 14424λ+λ2=444λ+λ2144 - 24\lambda + \lambda^2 = 44 - 4\lambda + \lambda^2 The λ2\lambda^2 terms cancel out: 14424λ=444λ144 - 24\lambda = 44 - 4\lambda Rearrange the terms to solve for λ\lambda: 14444=24λ4λ144 - 44 = 24\lambda - 4\lambda 100=20λ100 = 20\lambda Divide by 20: λ=10020\lambda = \frac{100}{20} λ=5\lambda = 5

Step 7: Verify the solution. We found λ=5\lambda = 5. We must check if this value satisfies the condition λ12\lambda \le 12 derived earlier. Since 5125 \le 12, the solution is valid. Let's substitute λ=5\lambda = 5 back into the original projection equation: ab=125=7\vec{a} \cdot \vec{b} = 12 - 5 = 7. b=(25)2+40=(3)2+40=9+40=49=7|\vec{b}| = \sqrt{(2 - 5)^2 + 40} = \sqrt{(-3)^2 + 40} = \sqrt{9 + 40} = \sqrt{49} = 7. The projection is 77=1\frac{7}{7} = 1, which matches the given condition.


Common Mistakes & Tips

  • Squaring Equations: When solving equations involving square roots, always square both sides carefully and remember to check for extraneous solutions by substituting the obtained values back into the equation before squaring.
  • Vector Component Errors: Double-check the addition of vector components and the calculation of dot products. A single incorrect sign or number can lead to a wrong final answer.
  • Distinguishing Scalar and Vector Projection: Be clear whether the question asks for the scalar projection (a number) or the vector projection (a vector). This question specifically asks for the scalar projection.

Summary

This problem required the application of the scalar projection formula for vectors. We first found the resultant vector onto which the projection was made by summing the two given vectors. Then, we calculated the dot product of the vector to be projected and the resultant vector, as well as the magnitude of the resultant vector. By setting up and solving the scalar projection equation, we found the value of λ\lambda. Finally, we verified our solution to ensure it was valid.

The final answer is 5\boxed{5}.

Practice More Vector Algebra Questions

View All Questions