Decide whether the matrix [[-1, -2], [0, 3]] is invertible.

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