Question:

If the points $A(2,1,-1)$, $B(0,-1,0)$, $C(4,0,4)$ and $D(2,0,x)$ are coplanar, then $x=$

Show Hint

Coplanarity of points in 3D is checked using the determinant condition.
Updated On: Feb 18, 2026
  • $2$
  • $1$
  • $4$
  • $3$
Hide Solution
collegedunia
Verified By Collegedunia

The Correct Option is B

Solution and Explanation

Step 1: Using the coplanarity condition.
Four points are coplanar if the determinant formed by their coordinates is zero.
Step 2: Forming the determinant.
\[ \begin{vmatrix} 2 & 1 & -1 & 1\\ 0 & -1 & 0 & 1\\ 4 & 0 & 4 & 1\\ 2 & 0 & x & 1 \end{vmatrix}=0 \]
Step 3: Evaluating the determinant.
Simplifying, we obtain \[ x-1=0 \Rightarrow x=1 \]
Step 4: Conclusion.
The value of $x$ is $1$.
Was this answer helpful?
0
0