Let $A$ be a real symmetric positive definite matrix. Show that $$A + A^{-1} -2I$$ is positive semidefinite.
I found that $A^{-1}$ is a positive definite matrix, thus $A + A^{-1}$ is also a positive definite matrix, moreover I know the form of the $z^TIz$ is as follows $(a^2 + b^2 + ... )$, where $a,b, ...$ are the components of vector $z$. I don't know what to do next...
Hint: diagonalize your matrix $A$ in an orthonormal basis and study the real function $f(t)=t+\frac{1}{t}-2$. Or just use functional calculus an spectral mapping if you know about that.