$A=\begin{bmatrix}9&3&4\\1&1&2\\3&0&\lambda\end{bmatrix}$
So I have this matrix and I am supposed to:
1) Find for which values of $\lambda$ the matrix $(AA^t)^3$ has real eigenvalues.
2) Find the determinant of the matrix $(AA^tA)^5$ for different values of $\lambda$.
So for the first one my answer would be to find the matrix (without that $^3$ ), which shows that all lines are non zero (don't know if it plays a role) and then also say that '$(AA^t)$ is symmetric and that does not depend on the λ so it has real eigenvalues for every $\lambda$.' completely ignoring that $^3$. Is that an acceptable solution?
As for the second one I do not know what to do, a lot of stuff going on, determinant + that $AA^tA$ + that $()^5$ and I do not know where to start and what to do.