1

enter image description here

Do not know how to solve it, could anyone help me please?

Emptymind
  • 1,901

2 Answers2

3

\begin{align}\det(M-\lambda I)&=(\cos t-\lambda)^2+\sin^2 t=\cos^2 t-2\lambda \cos t+\lambda^2+\sin^2t\\&=\lambda^2-(2\cos t)\lambda+1\end{align}Hence, by the sum of roots formula: $$\lambda_1+\lambda_2=2\cos t$$ and therefore $$\lambda_1+\lambda_2=1\iff \cos t=\frac12 \iff t=60^o=\frac{\pi}{3}$$

Jimmy R.
  • 35,868
2

It's known that the sum of eigenvalues is the trace of the matrix so

$$2 \cos x=1$$

The conclusion is immediate.

ictibones
  • 1,914