If the four points, whose position vectors are 3i−4j+2k,i+2j−k,−2i−j+3k and 5i−2αj+4k are coplanar, then α is equal to :
Options
Solution
Key Concepts and Formulas
Coplanarity of Four Points: Four points are coplanar if they lie in the same plane. This condition can be checked by forming three vectors from one of the points to the other three. These three vectors must then be coplanar.
Scalar Triple Product: For three vectors u=u1i+u2j+u3k, v=v1i+v2j+v3k, and w=w1i+w2j+w3k, their scalar triple product is given by [uvw]=u1v1w1u2v2w2u3v3w3.
Condition for Coplanarity using Scalar Triple Product: Three vectors u,v,w are coplanar if and only if their scalar triple product is zero, i.e., [uvw]=0.
Step-by-Step Solution
Step 1: Represent the given points by their position vectors.
Let the four given points be P1,P2,P3, and P4, with their position vectors given as:
p1=3i−4j+2kp2=i+2j−kp3=−2i−j+3kp4=5i−2αj+4k
Step 2: Form three vectors from a common origin.
For the points to be coplanar, the three vectors formed by choosing one point as the common origin and extending to the other three must be coplanar. Let's choose P1 as the common origin. We form the vectors P1P2, P1P3, and P1P4.
The vector P1P2 is given by p2−p1:
P1P2=(i+2j−k)−(3i−4j+2k)P1P2=(1−3)i+(2−(−4))j+(−1−2)kP1P2=−2i+6j−3k
The vector P1P3 is given by p3−p1:
P1P3=(−2i−j+3k)−(3i−4j+2k)P1P3=(−2−3)i+(−1−(−4))j+(3−2)kP1P3=−5i+3j+k
The vector P1P4 is given by p4−p1:
P1P4=(5i−2αj+4k)−(3i−4j+2k)P1P4=(5−3)i+(−2α−(−4))j+(4−2)kP1P4=2i+(−2α+4)j+2k
Step 3: Apply the condition for coplanarity.
Since the four points are coplanar, the three vectors P1P2, P1P3, and P1P4 must be coplanar. This means their scalar triple product must be zero.
[P1P2P1P3P1P4]=−2−5263−2α+4−312=0
Step 4: Evaluate the determinant.
We expand the determinant along the first row:
−23−2α+412−6−5212+(−3)−523−2α+4=0
Calculate the 2×2 determinants:
First term: −2[(3)(2)−(1)(−2α+4)]=−2[6−(−2α+4)]=−2[6+2α−4]=−2[2α+2]=−4α−4.
Second term: −6[(−5)(2)−(1)(2)]=−6[−10−2]=−6[−12]=72.
Third term: −3[(−5)(−2α+4)−(3)(2)]=−3[10α−20−6]=−3[10α−26]=−30α+78.
Substitute these values back into the equation:
(−4α−4)+72+(−30α+78)=0
Step 5: Solve for α.
Combine the terms involving α and the constant terms:
(−4α−30α)+(−4+72+78)=0−34α+146=0
Add 34α to both sides:
146=34α
Divide by 34:
α=34146
Simplify the fraction by dividing the numerator and denominator by their greatest common divisor, which is 2:
α=34÷2146÷2=1773
Common Mistakes & Tips
Sign Errors in Vector Subtraction: Be extremely careful when subtracting coordinates, especially when dealing with negative values. For example, y2−y1 can become a sum if y1 is negative.
Determinant Calculation: Ensure correct expansion of the determinant and accurate arithmetic. The signs in the cofactor expansion (+−+ for the first row) are critical.
Choosing a Common Origin: Consistently use the same point as the origin for all three vectors. Mixing origins (e.g., AB,BC,CD) will lead to an incorrect result.
Summary
The problem requires the application of the scalar triple product to determine the coplanarity of four points. We form three vectors from a common origin and set their scalar triple product to zero. This leads to a determinant equation which, upon evaluation and simplification, yields the value of α. The calculated value of α is 1773.