Basically, I solved for V1 in terms of V2. Which V1= (-5-3V2)/2
Plug that into the second equation.
{2[(-5-35V2)^2/2]} + 3V2^2=35
Set the equation equal to zero, so your final equation is, 7.5V2^2+15V2-22.5=0
(I can't believe I didn't notice this earlier)
Take out a 7.5. 7.5(V2^2+2V2-3)=0.
So, the V2^2+2V2-3 factors to (V2+3)(V2-1). Solve for V2, which gives you -3 and 1. Ok, so that was simple.
Then just plug one of those numbers into the first eqation for V2 (2V1+3V2=-5) to solve for V1.
The V2^2 is V2 squared incase you haven't noticed, and the weird brackets are just how I grouped things so I could understand them.