$x_1, x_2$ are solutions to the equation and are whole numbers
$x^2-7x+m$
I dont see how to represent $x_1^2+4 x_2^2=68$ only with $x_1 + x_2$ and $x_1 x_2$.I could try to use the fact that $x_1, x_2$ are whole numbers and try to guess $m$
$$x_{1,2} = \dfrac{7\pm\sqrt{49-4m}}{2}$$
But i think that is not the proper way to solve this
Hint: If so then $$x_1+x_2=7$$ and $$x_1x_2=m$$ With $$x_2=7-x_1$$ we get $$x_1^2+4(7-x_1)^2=68$$ so $$x_1=8$$