JAMB 1997 · UME · Q24

Find the non-zero positive value of xx which satisfies ∣x101x101x∣=0\begin{vmatrix} x & 1 & 0 \\ 1 & x & 1 \\ 0 & 1 & x \end{vmatrix} = 0.

Worked solution (try it first)
  1. Expand along the first row: x(x⋅x−1⋅1)−1(1⋅x−1⋅0)+0x(x \cdot x - 1 \cdot 1) - 1(1 \cdot x - 1 \cdot 0) + 0.
  2. This is x3−x−x=x3−2xx^3 - x - x = x^3 - 2x, so x(x2−2)=0x(x^2 - 2) = 0.
  3. So x=0x = 0 or x2=2x^2 = 2.
  4. The non-zero positive value is x=2x = \sqrt2, option C.

Report a problem with this question