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

Question

If the vectors a=λi^+μj^+4k^\overrightarrow a = \lambda \widehat i + \mu \widehat j + 4\widehat k, b=2i^+4j^2k^\overrightarrow b = - 2\widehat i + 4\widehat j - 2\widehat k and c=2i^+3j^+k^\overrightarrow c = 2\widehat i + 3\widehat j + \widehat k are coplanar and the projection of a\overrightarrow a on the vector b\overrightarrow b is 54\sqrt {54} units, then the sum of all possible values of λ+μ\lambda + \mu is equal to :

Options

Solution

Key Concepts and Formulas

  • Scalar Triple Product: Three vectors a\vec{a}, b\vec{b}, and c\vec{c} are coplanar if and only if their scalar triple product [a b c][\vec{a} \ \vec{b} \ \vec{c}] is zero. This can be computed as the determinant of the matrix formed by their components. [a b c]=a1a2a3b1b2b3c1c2c3=0[\vec{a} \ \vec{b} \ \vec{c}] = \begin{vmatrix} a_1 & a_2 & a_3 \\ b_1 & b_2 & b_3 \\ c_1 & c_2 & c_3 \end{vmatrix} = 0
  • Projection of a Vector: The scalar projection of vector a\vec{a} onto vector b\vec{b} is given by Projba=abbProj_{\vec{b}} \vec{a} = \frac{\vec{a} \cdot \vec{b}}{|\vec{b}|}. The problem states the projection is 54\sqrt{54} units, implying this value is positive.

Step-by-Step Solution

Step 1: Understand the given information and the goal. We are given three vectors a=λi^+μj^+4k^\overrightarrow a = \lambda \widehat i + \mu \widehat j + 4\widehat k, b=2i^+4j^2k^\overrightarrow b = - 2\widehat i + 4\widehat j - 2\widehat k, and c=2i^+3j^+k^\overrightarrow c = 2\widehat i + 3\widehat j + \widehat k. We are told that these vectors are coplanar, and the projection of a\overrightarrow a on b\overrightarrow b is 54\sqrt {54} units. Our goal is to find the sum of all possible values of λ+μ\lambda + \mu.

Step 2: Apply the projection condition to find a relationship between λ\lambda and μ\mu. The projection of a\overrightarrow a on b\overrightarrow b is given by abb\frac{\overrightarrow a \cdot \overrightarrow b}{|\overrightarrow b|}. First, calculate the dot product ab\overrightarrow a \cdot \overrightarrow b: ab=(λ)(2)+(μ)(4)+(4)(2)=2λ+4μ8\overrightarrow a \cdot \overrightarrow b = (\lambda)(-2) + (\mu)(4) + (4)(-2) = -2\lambda + 4\mu - 8 Next, calculate the magnitude of b\overrightarrow b: b=(2)2+(4)2+(2)2=4+16+4=24|\overrightarrow b| = \sqrt{(-2)^2 + (4)^2 + (-2)^2} = \sqrt{4 + 16 + 4} = \sqrt{24} Now, use the given projection value: 2λ+4μ824=54\frac{-2\lambda + 4\mu - 8}{\sqrt{24}} = \sqrt{54} Multiply both sides by 24\sqrt{24}: 2λ+4μ8=54×24-2\lambda + 4\mu - 8 = \sqrt{54 \times 24} Simplify the square root: 54×24=(9×6)×(4×6)=9×4×36=3×2×6=36\sqrt{54 \times 24} = \sqrt{(9 \times 6) \times (4 \times 6)} = \sqrt{9 \times 4 \times 36} = 3 \times 2 \times 6 = 36. So, we have: 2λ+4μ8=36-2\lambda + 4\mu - 8 = 36 2λ+4μ=44-2\lambda + 4\mu = 44 Divide by 2 to simplify: λ+2μ=22(Equation 1)-\lambda + 2\mu = 22 \quad \text{(Equation 1)}

Step 3: Apply the coplanarity condition to find another relationship between λ\lambda and μ\mu. Since a\overrightarrow a, b\overrightarrow b, and c\overrightarrow c are coplanar, their scalar triple product is zero. [a b c]=λμ4242231=0[\vec{a} \ \vec{b} \ \vec{c}] = \begin{vmatrix} \lambda & \mu & 4 \\ -2 & 4 & -2 \\ 2 & 3 & 1 \end{vmatrix} = 0 Expand the determinant along the first row: λ4231μ2221+42423=0\lambda \begin{vmatrix} 4 & -2 \\ 3 & 1 \end{vmatrix} - \mu \begin{vmatrix} -2 & -2 \\ 2 & 1 \end{vmatrix} + 4 \begin{vmatrix} -2 & 4 \\ 2 & 3 \end{vmatrix} = 0 Calculate the 2×22 \times 2 determinants:

  • 4231=(4)(1)(2)(3)=4+6=10\begin{vmatrix} 4 & -2 \\ 3 & 1 \end{vmatrix} = (4)(1) - (-2)(3) = 4 + 6 = 10
  • 2221=(2)(1)(2)(2)=2+4=2\begin{vmatrix} -2 & -2 \\ 2 & 1 \end{vmatrix} = (-2)(1) - (-2)(2) = -2 + 4 = 2
  • 2423=(2)(3)(4)(2)=68=14\begin{vmatrix} -2 & 4 \\ 2 & 3 \end{vmatrix} = (-2)(3) - (4)(2) = -6 - 8 = -14 Substitute these values back into the expanded determinant: λ(10)μ(2)+4(14)=0\lambda(10) - \mu(2) + 4(-14) = 0 10λ2μ56=010\lambda - 2\mu - 56 = 0 10λ2μ=56(Equation 2)10\lambda - 2\mu = 56 \quad \text{(Equation 2)}

Step 4: Solve the system of linear equations for λ\lambda and μ\mu. We have the following system of equations:

  1. λ+2μ=22-\lambda + 2\mu = 22
  2. 10λ2μ=5610\lambda - 2\mu = 56 Add Equation 1 and Equation 2 to eliminate μ\mu: (λ+2μ)+(10λ2μ)=22+56(-\lambda + 2\mu) + (10\lambda - 2\mu) = 22 + 56 9λ=789\lambda = 78 λ=789=263\lambda = \frac{78}{9} = \frac{26}{3} Substitute the value of λ\lambda into Equation 1: (263)+2μ=22-\left(\frac{26}{3}\right) + 2\mu = 22 2μ=22+2632\mu = 22 + \frac{26}{3} 2μ=66+263=9232\mu = \frac{66 + 26}{3} = \frac{92}{3} μ=926=463\mu = \frac{92}{6} = \frac{46}{3}

Step 5: Calculate the sum λ+μ\lambda + \mu. Now that we have the values of λ\lambda and μ\mu, we can find their sum: λ+μ=263+463=26+463=723=24\lambda + \mu = \frac{26}{3} + \frac{46}{3} = \frac{26 + 46}{3} = \frac{72}{3} = 24

Common Mistakes & Tips

  • Projection Sign: When a projection is given as "XX units," it typically refers to the positive scalar projection. If the problem implied vector projection or allowed for negative scalar projection, the approach might differ.
  • Determinant Expansion: Be careful with the signs when expanding determinants, especially when dealing with negative components.
  • Solving Linear Equations: Double-check your arithmetic when solving systems of linear equations to avoid errors in finding λ\lambda and μ\mu.

Summary We used the condition of coplanarity to establish one linear equation involving λ\lambda and μ\mu via the scalar triple product. We then used the information about the projection of a\overrightarrow a on b\overrightarrow b to derive a second linear equation. Solving this system of two linear equations simultaneously yielded the values of λ\lambda and μ\mu. Finally, we summed these values to obtain the required result.

The final answer is \boxed{24}, which corresponds to option (A).

Practice More Vector Algebra Questions

View All Questions