document.write( "Question 352224: solve the following non-linear system of equations.\r
\n" );
document.write( "\n" );
document.write( "x^2 + 2y^2 = 3\r
\n" );
document.write( "\n" );
document.write( "x - y^2 = 0 \n" );
document.write( "
Algebra.Com's Answer #251698 by jim_thompson5910(35256)![]() ![]() ![]() You can put this solution on YOUR website! Hint: Solve the second equation for 'x' to get |