Question:

Solve: \[ \begin{vmatrix} x & 1\\ 2 & x \end{vmatrix}=0 \]

Show Hint

For determinant: \[ \begin{vmatrix} a & b c & d \end{vmatrix} \] always use: \[ ad-bc \]
Updated On: May 30, 2026
  • \(x=\pm\sqrt{2}\)
  • \(x=\pm1\)
  • \(x=\pm2\)
  • \(x=0\)
Show Solution
collegedunia
Verified By Collegedunia

The Correct Option is A

Solution and Explanation

Concept: For a \(2\times2\) determinant: \[ \begin{vmatrix} a & b\\ c & d \end{vmatrix} = ad-bc \]

Step 1:
Expanding determinant. \[ \begin{vmatrix} x & 1\\ 2 & x \end{vmatrix} = x(x)-(1)(2) \] \[ =x^2-2 \] Given determinant equals zero: \[ x^2-2=0 \]

Step 2:
Solving equation. \[ x^2=2 \] \[ x=\pm\sqrt{2} \] Final Answer: \[ \boxed{(A)\ x=\pm\sqrt{2}} \]
Was this answer helpful?
0
0