Let the position vectors of the points A, B, C and D be 5i^+5j^+2λk^,i^+2j^+3k^,−2i^+λj^+4k^ and −i^+5j^+6k^. Let the set S={λ∈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: [ABACAD]=0.
Scalar Triple Product: For vectors a=a1i^+a2j^+a3k^, b=b1i^+b2j^+b3k^, and c=c1i^+c2j^+c3k^, their scalar triple product is given by the determinant of their components:
[abc]=a1b1c1a2b2c2a3b3c3
Vector Between Two Points: If the position vectors of points P and Q are OP and OQ respectively, then the vector PQ=OQ−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^OB=i^+2j^+3k^OC=−2i^+λj^+4k^OD=−i^+5j^+6k^
To check for coplanarity, we form three vectors originating from a common point, say A. These vectors are AB, AC, and AD.
Step 2: Calculate the components of the relative vectors.
Using the formula PQ=OQ−OP:
Step 3: Apply the coplanarity condition.
For points A, B, C, and D to be coplanar, the scalar triple product of AB, AC, and AD must be zero.
[ABACAD]=−4−7−6−3(λ−5)0(3−2λ)(4−2λ)(6−2λ)=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:
−6−3(λ−5)(3−2λ)(4−2λ)−0−4−7(3−2λ)(4−2λ)+(6−2λ)−4−7−3(λ−5)=0
Let's calculate the determinants of the 2×2 matrices:
First 2×2 determinant:
(−3)(4−2λ)−(3−2λ)(λ−5)=(−12+6λ)−(3λ−15−2λ2+10λ)=−12+6λ−(13λ−15−2λ2)=−12+6λ−13λ+15+2λ2=2λ2−7λ+3
Second 2×2 determinant:
(−4)(λ−5)−(−3)(−7)=−4λ+20−21=−4λ−1
Now substitute these back into the expanded determinant equation:
−6(2λ2−7λ+3)+(6−2λ)(−4λ−1)=0
Expand and simplify:
(−12λ2+42λ−18)+(−24λ−6+8λ2+2λ)=0−12λ2+42λ−18+8λ2−22λ−6=0
Combine like terms:
(−12λ2+8λ2)+(42λ−22λ)+(−18−6)=0−4λ2+20λ−24=0
Divide the equation by −4:
λ2−5λ+6=0
Step 5: Solve the quadratic equation for λ.
Factor the quadratic equation:
(λ−2)(λ−3)=0
This yields two possible values for λ:
λ=2orλ=3
Step 6: Determine the set S and calculate the required sum.
The set S consists of all values of λ for which the points are coplanar. Therefore, S={2,3}.
We need to calculate ∑λ∈S(λ+2)2. This means we sum the expression (λ+2)2 for each element in S.
For λ=2:
(λ+2)2=(2+2)2=42=16
For λ=3:
(λ+2)2=(3+2)2=52=25
The sum is:
∑λ∈S(λ+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 (OQ−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 (λ=2a−b±b2−4ac) to find the roots of the quadratic equation.
Summary
The problem requires us to find the values of λ 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, set their scalar triple product (represented by a determinant) to zero, and solved the resulting quadratic equation for λ. The set S of these λ values was found to be {2,3}. Finally, we computed the sum of (λ+2)2 for each λ in S, yielding the result 41.