like this : Given $$A,B\in M_{3\times 3}(R) $$and $$A=\begin{pmatrix}1&-3&0\\3&4&-3\\3&3&-2\end{pmatrix} $$ $$B=\begin{pmatrix}1&0&0\\0&1&3\\0&-3&1\end{pmatrix} $$ and$$A=P^{-1}BP$$ How to find the P?
I try to find the Jordan form of A,B ,but $$det(A-\lambda I)=-(\lambda-1)(\lambda^2-2\lambda+10)$$ but $$A,B\in M_{3\times 3}(R) $$ $$\lambda\in R $$ can't find the Jordan form?
or is there another process?