use the spectral decomposition to show that $x^T A x \le \lambda _1 ||x||^2$
The spectral decomposition says that $A = \sum \lambda _i v_i v_i ^T$ Multiplying both sides by $x^T$ and $x$, we get $x^T A x = x^T \sum \lambda _i v_i v_i ^T x$ Where do I proceed from here?