Be $M \in M_2(\mathbb{R})$ with $\det(M) = 1$
If $|\text{tr}(M)| < 2$, Prove that exist $P \in M_2(\mathbb{R})$ with $\det(P)=1$ and exist $\alpha \in \mathbb{R}$ such that:
$ M = P\cdot \begin{bmatrix} \cos(\alpha) & -\sin(\alpha) \\ \sin(\alpha) & \cos(\alpha) \end{bmatrix} \cdot P^{-1}$
$\\$
My attempt to solution:
I could not solve the problem. And I do not know how to continue.
$1)$ I started analising the caracteristic polynomial of M:
$P(x)_M = x^2-\text{tr}(M)\cdot x + \det(M)$
And we know that $\det(M) = 1$ and $|\text{tr}(M)| < 2$, implies that $\Delta = (\text{tr}(M))^2-4 \det(M)<0$
So, both eigenvalues of $M$ are complexes and distinct, and one is conjugate of another.
$2)$ This matrix remember me the rotation matrix, but i don't know how to use that fact.
I do not know what to do. I tried for a long time, but I really could not resolve.