How to quickly tell if two matrices are similar?

100 Views Asked by At

My professor gave us a list of a bunch of 2x2 matrices and asked if they were similar to the matrix $\begin{bmatrix} -1 & 0 \\ 0 & 1 \end{bmatrix}$. Is there a quick way to do this? I literally need so much help.