document.write( "Question 1187056: Find the points of intersection (x,y) of the following system of nonlinear equations.
\n" );
document.write( "x-y=2
\n" );
document.write( "x^2+y=2 \n" );
document.write( "
Algebra.Com's Answer #818000 by josgarithmetic(39617)![]() ![]() ![]() You can put this solution on YOUR website! Adding the two equations eliminates y, and you can solve for the x values. \n" ); document.write( " |