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

Question

Let a=i^+j^+2k^,\overrightarrow a = \widehat i + \widehat j + \sqrt 2 \widehat k, b=b1i^+b2j^+2k^\overrightarrow b = {b_1}\widehat i + {b_2}\widehat j + \sqrt 2 \widehat k, c=5i^+j^+2k^\overrightarrow c = 5\widehat i + \widehat j + \sqrt 2 \widehat k be three vectors such that the projection vector of b\overrightarrow b on a\overrightarrow a is a\overrightarrow a . If a+b\overrightarrow a + \overrightarrow b is perpendicular to c\overrightarrow c , then b\left| {\overrightarrow b } \right| is equal to :

Options

Solution

Key Concepts and Formulas

  • Projection of a Vector: The projection vector of b\vec b onto a\vec a is given by projab=(baa2)a\text{proj}_{\vec a} \vec b = \left( \frac{\vec b \cdot \vec a}{|\vec a|^2} \right) \vec a.
  • Condition for Perpendicular Vectors: Two non-zero vectors u\vec u and v\vec v are perpendicular if and only if their dot product is zero, i.e., uv=0\vec u \cdot \vec v = 0.
  • Dot Product: For vectors u=u1i^+u2j^+u3k^\vec u = u_1\widehat i + u_2\widehat j + u_3\widehat k and v=v1i^+v2j^+v3k^\vec v = v_1\widehat i + v_2\widehat j + v_3\widehat k, their dot product is uv=u1v1+u2v2+u3v3\vec u \cdot \vec v = u_1v_1 + u_2v_2 + u_3v_3.
  • Magnitude of a Vector: For a vector v=xi^+yj^+zk^\vec v = x\widehat i + y\widehat j + z\widehat k, its magnitude is v=x2+y2+z2|\vec v| = \sqrt{x^2 + y^2 + z^2}.

Step-by-Step Solution

Step 1: Utilize the Projection Condition The problem states that the projection vector of b\overrightarrow b on a\overrightarrow a is a\overrightarrow a. Applying the formula for the projection vector: projab=(baa2)a\text{proj}_{\vec a} \vec b = \left( \frac{\vec b \cdot \vec a}{|\vec a|^2} \right) \vec a Given that this is equal to a\overrightarrow a: (baa2)a=a\left( \frac{\vec b \cdot \vec a}{|\vec a|^2} \right) \vec a = \vec a Since a\overrightarrow a is a non-zero vector, we can equate the scalar coefficients: baa2=1\frac{\vec b \cdot \vec a}{|\vec a|^2} = 1 This implies: ba=a2\vec b \cdot \vec a = |\vec a|^2 Let's calculate a2|\vec a|^2: a2=(1)2+(1)2+(2)2=1+1+2=4|\vec a|^2 = (1)^2 + (1)^2 + (\sqrt 2)^2 = 1 + 1 + 2 = 4 Now, let's calculate the dot product ba\vec b \cdot \vec a: ba=(b1)(1)+(b2)(1)+(2)(2)=b1+b2+2\vec b \cdot \vec a = (b_1)(1) + (b_2)(1) + (\sqrt 2)(\sqrt 2) = b_1 + b_2 + 2 Equating the dot product with a2|\vec a|^2: b1+b2+2=4b_1 + b_2 + 2 = 4 b1+b2=2(1)b_1 + b_2 = 2 \quad \ldots (1) This equation provides the first relationship between the components b1b_1 and b2b_2.

Step 2: Utilize the Perpendicularity Condition The problem states that a+b\overrightarrow a + \overrightarrow b is perpendicular to c\overrightarrow c. This means their dot product is zero: (a+b)c=0(\overrightarrow a + \overrightarrow b) \cdot \overrightarrow c = 0 First, let's find the vector a+b\overrightarrow a + \overrightarrow b: a+b=(i^+j^+2k^)+(b1i^+b2j^+2k^)\overrightarrow a + \overrightarrow b = (\widehat i + \widehat j + \sqrt 2 \widehat k) + (b_1\widehat i + b_2\widehat j + \sqrt 2 \widehat k) a+b=(1+b1)i^+(1+b2)j^+22k^\overrightarrow a + \overrightarrow b = (1+b_1)\widehat i + (1+b_2)\widehat j + 2\sqrt 2 \widehat k Now, we compute the dot product with c=5i^+j^+2k^\overrightarrow c = 5\widehat i + \widehat j + \sqrt 2 \widehat k: (a+b)c=((1+b1)i^+(1+b2)j^+22k^)(5i^+j^+2k^)(\overrightarrow a + \overrightarrow b) \cdot \overrightarrow c = ((1+b_1)\widehat i + (1+b_2)\widehat j + 2\sqrt 2 \widehat k) \cdot (5\widehat i + \widehat j + \sqrt 2 \widehat k) =(1+b1)(5)+(1+b2)(1)+(22)(2)= (1+b_1)(5) + (1+b_2)(1) + (2\sqrt 2)(\sqrt 2) =5+5b1+1+b2+4= 5 + 5b_1 + 1 + b_2 + 4 =5b1+b2+10= 5b_1 + b_2 + 10 Since this dot product is zero: 5b1+b2+10=05b_1 + b_2 + 10 = 0 5b1+b2=10(2)5b_1 + b_2 = -10 \quad \ldots (2) This equation provides the second relationship between b1b_1 and b2b_2.

Step 3: Solve the System of Equations for b1b_1 and b2b_2 We have a system of two linear equations:

  1. b1+b2=2b_1 + b_2 = 2
  2. 5b1+b2=105b_1 + b_2 = -10 Subtract equation (1) from equation (2): (5b1+b2)(b1+b2)=102(5b_1 + b_2) - (b_1 + b_2) = -10 - 2 4b1=124b_1 = -12 b1=3b_1 = -3 Substitute b1=3b_1 = -3 into equation (1): 3+b2=2-3 + b_2 = 2 b2=5b_2 = 5 Thus, the vector b\overrightarrow b is b=3i^+5j^+2k^\overrightarrow b = -3\widehat i + 5\widehat j + \sqrt 2 \widehat k.

Step 4: Calculate the Magnitude of b\overrightarrow b We need to find b|\overrightarrow b|: b=(b1)2+(b2)2+(2)2|\overrightarrow b| = \sqrt{(b_1)^2 + (b_2)^2 + (\sqrt 2)^2} b=(3)2+(5)2+(2)2|\overrightarrow b| = \sqrt{(-3)^2 + (5)^2 + (\sqrt 2)^2} b=9+25+2|\overrightarrow b| = \sqrt{9 + 25 + 2} b=36|\overrightarrow b| = \sqrt{36} b=6|\overrightarrow b| = 6

Common Mistakes & Tips

  • Misinterpreting Projection: Ensure you are using the correct formula for the projection vector, not just the scalar projection.
  • Algebraic Errors: Carefully check your calculations when solving the system of linear equations for b1b_1 and b2b_2.
  • Dot Product Calculation: Remember to multiply corresponding components and sum them up for the dot product. For the magnitude, square all components, sum them, and then take the square root.

Summary The problem was solved by first using the condition on the projection of b\overrightarrow b onto a\overrightarrow a to establish a linear relation between b1b_1 and b2b_2. Subsequently, the condition of perpendicularity between a+b\overrightarrow a + \overrightarrow b and c\overrightarrow c provided a second linear relation. Solving these two equations simultaneously yielded the values of b1b_1 and b2b_2. Finally, the magnitude of b\overrightarrow b was calculated using its components.

The final answer is 6\boxed{6}.

Practice More Vector Algebra Questions

View All Questions