Decide whether the matrix [[0, 0], [-5, 4]] is invertible.

  • invertible only if trace is zero
  • invertible
  • not invertible
  • not enough information