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

Question

Let the position vectors of the points A, B, C and D be 5i^+5j^+2λk^,i^+2j^+3k^,2i^+λj^+4k^5 \hat{i}+5 \hat{j}+2 \lambda \hat{k}, \hat{i}+2 \hat{j}+3 \hat{k},-2 \hat{i}+\lambda \hat{j}+4 \hat{k} and i^+5j^+6k^-\hat{i}+5 \hat{j}+6 \hat{k}. Let the set S={λRS=\{\lambda \in \mathbb{R} : the points A, B, C and D are coplanar }\}. Then \sum_\limits{\lambda \in S}(\lambda+2)^{2} is equal to :

Options

Solution

Key Concepts and Formulas

  • Coplanarity of Four Points: Four points A, B, C, and D are coplanar if the vectors formed by taking one point as the origin and the other three points as endpoints are coplanar. This means the scalar triple product of these three vectors is zero: [AB AC AD]=0[\vec{AB} \ \vec{AC} \ \vec{AD}] = 0.
  • Scalar Triple Product: For vectors a=a1i^+a2j^+a3k^\vec{a} = a_1\hat{i} + a_2\hat{j} + a_3\hat{k}, b=b1i^+b2j^+b3k^\vec{b} = b_1\hat{i} + b_2\hat{j} + b_3\hat{k}, and c=c1i^+c2j^+c3k^\vec{c} = c_1\hat{i} + c_2\hat{j} + c_3\hat{k}, their scalar triple product is given by the determinant of their components: [a b c]=a1a2a3b1b2b3c1c2c3[\vec{a} \ \vec{b} \ \vec{c}] = \left| \begin{array}{ccc} a_1 & a_2 & a_3 \\ b_1 & b_2 & b_3 \\ c_1 & c_2 & c_3 \end{array} \right|
  • Vector Between Two Points: If the position vectors of points P and Q are OP\vec{OP} and OQ\vec{OQ} respectively, then the vector PQ=OQOP\vec{PQ} = \vec{OQ} - \vec{OP}.

Step-by-Step Solution

Step 1: Define the position vectors and form the relative vectors. We are given the position vectors of points A, B, C, and D: OA=5i^+5j^+2λk^\vec{OA} = 5 \hat{i}+5 \hat{j}+2 \lambda \hat{k} OB=i^+2j^+3k^\vec{OB} = \hat{i}+2 \hat{j}+3 \hat{k} OC=2i^+λj^+4k^\vec{OC} = -2 \hat{i}+\lambda \hat{j}+4 \hat{k} OD=i^+5j^+6k^\vec{OD} = -\hat{i}+5 \hat{j}+6 \hat{k}

To check for coplanarity, we form three vectors originating from a common point, say A. These vectors are AB\vec{AB}, AC\vec{AC}, and AD\vec{AD}.

Step 2: Calculate the components of the relative vectors. Using the formula PQ=OQOP\vec{PQ} = \vec{OQ} - \vec{OP}:

  • Calculate AB\vec{AB}: AB=OBOA=(i^+2j^+3k^)(5i^+5j^+2λk^)\vec{AB} = \vec{OB} - \vec{OA} = (\hat{i}+2 \hat{j}+3 \hat{k}) - (5 \hat{i}+5 \hat{j}+2 \lambda \hat{k}) AB=(15)i^+(25)j^+(32λ)k^=4i^3j^+(32λ)k^\vec{AB} = (1-5)\hat{i} + (2-5)\hat{j} + (3-2\lambda)\hat{k} = -4 \hat{i} - 3 \hat{j} + (3-2\lambda) \hat{k}

  • Calculate AC\vec{AC}: AC=OCOA=(2i^+λj^+4k^)(5i^+5j^+2λk^)\vec{AC} = \vec{OC} - \vec{OA} = (-2 \hat{i}+\lambda \hat{j}+4 \hat{k}) - (5 \hat{i}+5 \hat{j}+2 \lambda \hat{k}) AC=(25)i^+(λ5)j^+(42λ)k^=7i^+(λ5)j^+(42λ)k^\vec{AC} = (-2-5)\hat{i} + (\lambda-5)\hat{j} + (4-2\lambda)\hat{k} = -7 \hat{i} + (\lambda-5) \hat{j} + (4-2\lambda) \hat{k}

  • Calculate AD\vec{AD}: AD=ODOA=(i^+5j^+6k^)(5i^+5j^+2λk^)\vec{AD} = \vec{OD} - \vec{OA} = (-\hat{i}+5 \hat{j}+6 \hat{k}) - (5 \hat{i}+5 \hat{j}+2 \lambda \hat{k}) AD=(15)i^+(55)j^+(62λ)k^=6i^+0j^+(62λ)k^\vec{AD} = (-1-5)\hat{i} + (5-5)\hat{j} + (6-2\lambda)\hat{k} = -6 \hat{i} + 0 \hat{j} + (6-2\lambda) \hat{k}

Step 3: Apply the coplanarity condition. For points A, B, C, and D to be coplanar, the scalar triple product of AB\vec{AB}, AC\vec{AC}, and AD\vec{AD} must be zero. [AB AC AD]=43(32λ)7(λ5)(42λ)60(62λ)=0[\vec{AB} \ \vec{AC} \ \vec{AD}] = \left| \begin{array}{ccc} -4 & -3 & (3-2 \lambda) \\ -7 & (\lambda-5) & (4-2 \lambda) \\ -6 & 0 & (6-2 \lambda) \end{array} \right| = 0

Step 4: Expand and solve the determinant. We expand the determinant. Expanding along the third row simplifies calculations due to the presence of a zero term. The determinant is: 63(32λ)(λ5)(42λ)04(32λ)7(42λ)+(62λ)437(λ5)=0-6 \left| \begin{array}{cc} -3 & (3-2 \lambda) \\ (\lambda-5) & (4-2 \lambda) \end{array} \right| - 0 \left| \begin{array}{cc} -4 & (3-2 \lambda) \\ -7 & (4-2 \lambda) \end{array} \right| + (6-2 \lambda) \left| \begin{array}{cc} -4 & -3 \\ -7 & (\lambda-5) \end{array} \right| = 0

Let's calculate the determinants of the 2×22 \times 2 matrices:

  • First 2×22 \times 2 determinant: (3)(42λ)(32λ)(λ5)(-3)(4-2\lambda) - (3-2\lambda)(\lambda-5) =(12+6λ)(3λ152λ2+10λ)= (-12 + 6\lambda) - (3\lambda - 15 - 2\lambda^2 + 10\lambda) =12+6λ(13λ152λ2)= -12 + 6\lambda - (13\lambda - 15 - 2\lambda^2) =12+6λ13λ+15+2λ2= -12 + 6\lambda - 13\lambda + 15 + 2\lambda^2 =2λ27λ+3= 2\lambda^2 - 7\lambda + 3

  • Second 2×22 \times 2 determinant: (4)(λ5)(3)(7)(-4)(\lambda-5) - (-3)(-7) =4λ+2021= -4\lambda + 20 - 21 =4λ1= -4\lambda - 1

Now substitute these back into the expanded determinant equation: 6(2λ27λ+3)+(62λ)(4λ1)=0-6(2\lambda^2 - 7\lambda + 3) + (6-2\lambda)(-4\lambda - 1) = 0 Expand and simplify: (12λ2+42λ18)+(24λ6+8λ2+2λ)=0(-12\lambda^2 + 42\lambda - 18) + (-24\lambda - 6 + 8\lambda^2 + 2\lambda) = 0 12λ2+42λ18+8λ222λ6=0-12\lambda^2 + 42\lambda - 18 + 8\lambda^2 - 22\lambda - 6 = 0 Combine like terms: (12λ2+8λ2)+(42λ22λ)+(186)=0(-12\lambda^2 + 8\lambda^2) + (42\lambda - 22\lambda) + (-18 - 6) = 0 4λ2+20λ24=0-4\lambda^2 + 20\lambda - 24 = 0 Divide the equation by 4-4: λ25λ+6=0\lambda^2 - 5\lambda + 6 = 0

Step 5: Solve the quadratic equation for λ\lambda. Factor the quadratic equation: (λ2)(λ3)=0(\lambda - 2)(\lambda - 3) = 0 This yields two possible values for λ\lambda: λ=2orλ=3\lambda = 2 \quad \text{or} \quad \lambda = 3

Step 6: Determine the set S and calculate the required sum. The set SS consists of all values of λ\lambda for which the points are coplanar. Therefore, S={2,3}S = \{2, 3\}.

We need to calculate λS(λ+2)2\sum_{\lambda \in S}(\lambda+2)^2. This means we sum the expression (λ+2)2(\lambda+2)^2 for each element in SS.

  • For λ=2\lambda = 2: (λ+2)2=(2+2)2=42=16(\lambda+2)^2 = (2+2)^2 = 4^2 = 16

  • For λ=3\lambda = 3: (λ+2)2=(3+2)2=52=25(\lambda+2)^2 = (3+2)^2 = 5^2 = 25

The sum is: λS(λ+2)2=16+25=41\sum_{\lambda \in S}(\lambda+2)^2 = 16 + 25 = 41

Common Mistakes & Tips

  • Vector Subtraction Errors: Be meticulous when subtracting position vectors. Ensure that the components are subtracted in the correct order (OQOP\vec{OQ} - \vec{OP}).
  • Determinant Expansion Mistakes: Double-check the signs and calculations during determinant expansion, especially when dealing with negative numbers or variables. Expanding along a row or column with zeros can significantly reduce errors.
  • Quadratic Equation Factoring: If factoring is difficult, use the quadratic formula (λ=b±b24ac2a\lambda = \frac{-b \pm \sqrt{b^2-4ac}}{2a}) to find the roots of the quadratic equation.

Summary The problem requires us to find the values of λ\lambda for which four given points are coplanar. This condition is met when the scalar triple product of the vectors formed by these points is zero. We formed three vectors AB,AC,AD\vec{AB}, \vec{AC}, \vec{AD}, set their scalar triple product (represented by a determinant) to zero, and solved the resulting quadratic equation for λ\lambda. The set SS of these λ\lambda values was found to be {2,3}\{2, 3\}. Finally, we computed the sum of (λ+2)2(\lambda+2)^2 for each λ\lambda in SS, yielding the result 41.

The final answer is \boxed{41}.

Practice More Vector Algebra Questions

View All Questions