Consider the vector z. The problem is:
$\max {z^T x}$, subject to $\ x^T P x \leq 1$, where $P$ is a positive definite symmetric matrix.
Show that the optimal value is $\sqrt{z^TP^{-1}z}$. Once this is proof use this to establish the inequaity:
$\ (x^Tz)^2 \leq (x^TPx)(z^TP^{-1}z)$.
I am having problems to proof the inequality.