How would I show that the following two matrices are similar
$A= \begin{bmatrix} 1 & 1 \\ 0 & 1 \end{bmatrix}\quad$ and $\quad B = \begin{bmatrix} -1 & 4 \\ -1 & 3 \end{bmatrix}$
I know they have same eigenvalue
But I am not sure how to show it. I am not sure how to find S so that $B=S^{-1}AS$ I have not learned the jordan canoical form or whatever it is called.