document.write( "Question 293275: which ordered pair is a solution to the system of equation y=x and y= x square-2 \n" ); document.write( "
Algebra.Com's Answer #211725 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! which ordered pair is a solution to the \n" ); document.write( "system of equations y=x and y= x square-2 \n" ); document.write( "----------------- \n" ); document.write( "x = x^2-2 \n" ); document.write( "x^2-x-2 = 0 \n" ); document.write( "(x-2)(x+1) = 0 \n" ); document.write( "x = 2 or x = -1 \n" ); document.write( "-- \n" ); document.write( "If x = 2, then y = 2 \n" ); document.write( "--- \n" ); document.write( "If x = -1, then y = -1 \n" ); document.write( "======================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "======================== \n" ); document.write( " |