Vector Algebra: JEE Main Mathematics Question with Solution
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
Your answer stays private
What feels right?
Hint 1 of 4
Let the points be A(3,−4,2), B(1,2,−1), C(−2,−1,3), and D(5,−2α,4). Which vectors can we form from the common initial point A to test for coplanarity?
No score. Commit to your first instinct. We’ll show what your mind noticed and what it missed.
Step-by-step solutionView
Correct answer
Four points are coplanar when the scalar triple product of three vectors formed by a common reference point is zero, giving α=1773.
Option analysis
Why each option works or fails
A · 1773
None. The student correctly applies the coplanarity condition using the scalar triple product and solves the resulting linear equation. Correctly setting the determinant of vectors AB, AC, and AD to zero yields 34α−146=0, giving α=1773.
B · 17107
The student made a sign error when expanding the determinant, likely treating the middle column expansion or a component subtraction with the wrong sign. Double-check vector differences and determinant minors; expanding with correct signs gives 34α=146, not 34α=214.
C · 17−73
The student dropped a negative sign when isolating α in the linear equation 34α−146=0 or inverted the sign of the constant term. When moving −146 to the other side of the equation 34α−146=0, it becomes +146, resulting in a positive value α=1773.
D · 17−107
The student committed both an expansion sign error and an inversion error while solving the final linear equation. Carefully compute cofactors and keep track of signs at each step of the determinant expansion.
Reviewed route
Solution
StepWorking
01given
Four points P(3,−4,2), Q(1,2,−1), R(−2,−1,3), and S(5,−2α,4) are coplanar.
02goal
Find the value of the parameter α.
03approach
Four points P,Q,R,S are coplanar if and only if three vectors formed by them are coplanar.
This means their scalar triple product is zero: [PQ,QR,RS]=0.
Equivalently, the determinant of their components vanishes.
04execute
Compute the vectors:
PQ=(1−3)i^+(2−(−4))j^+(−1−2)k^=−2i^+6j^−3k^QR=(−2−1)i^+(−1−2)j^+(3−(−1))k^=−3i^−3j^+4k^RS=(5−(−2))i^+(−2α−(−1))j^+(4−3)k^=7i^+(1−2α)j^+k^
05execute
Set the determinant equal to 0 and expand:
−2−376−31−2α−341=0
Expanding along the first row:
−2[(−3)(1)−4(1−2α)]−6[(−3)(1)−(4)(7)]−3[(−3)(1−2α)−(−3)(7)]=0−2[−3−4+8α]−6[−3−28]−3[−3+6α+21]=0−2(8α−7)−6(−31)−3(6α+18)=0−16α+14+186−18α−54=0−34α+146=0⟹34α=146⟹α=34146=1773
✓verify
Substitute α=73/17 back into the 2nd component of RS: 1−2(73/17)=−129/17. The determinant evaluates to −34(73/17)+146=−146+146=0.
Hints that build this answer step by step
Let the points be A(3,−4,2), B(1,2,−1), C(−2,−1,3), and D(5,−2α,4). Which vectors can we form from the common initial point A to test for coplanarity?
AB=(−2,6,−3), AC=(−5,3,1), and AD=(2,4−2α,2)
What condition must these three vectors AB, AC, and AD satisfy because the four points are coplanar?
Their scalar triple product must be zero: det−2−52634−2α−312=0
Expanding the determinant −2−52634−2α−312=0, what linear equation in α do we obtain?
Does it matter which three vectors connecting the four points we choose?
No, any three linearly independent combinations connecting all 4 points span the same subspace. For example, you can use PQ, PR, PS or PQ, QR, RS. Both sets yield the same value for alpha.