Answer
See below
Work Step by Step
1. Find eigenvalues:
(A-$\lambda$I)$\vec{V}$=$\vec{0}$
$\begin{bmatrix}
5-\lambda & 2\\
2 & 5-\lambda
\end{bmatrix}\begin{bmatrix}
v_1\\
v_2
\end{bmatrix}=\begin{bmatrix}
0\\
0
\end{bmatrix}$
$\begin{bmatrix}
5-\lambda & 2\\
2 & 5-\lambda
\end{bmatrix}=0$
$(5-\lambda)(5-\lambda)-4=0$
$\lambda_1=7, \lambda_2=3$
From that we can find eigenvectors: $\{(1,1);(1,-1)\}$
Hence, the set of principal axes for the given quadratic form is: $\{\frac{1}{\sqrt 2}(1,1);\frac{1}{\sqrt 2}(1,-1)$
The sum of squares now can be $7y^2_1+3y^2_2$