document.write( "Question 757121: I have to find x and y.
\n" );
document.write( "X squared +2x-8 and y= 2x+1
\n" );
document.write( "This is from aug 2012 regents. I am practicing for my regents test. Thank you, K
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #460638 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! I have to find x and y. \n" ); document.write( "X squared +2x-8 and y= 2x+1 \n" ); document.write( "------- \n" ); document.write( "y = x^2 + 2x - 8 \n" ); document.write( "y = 2x+1 \n" ); document.write( "------ \n" ); document.write( "x^2 + 2x -8 = 2x + 1 \n" ); document.write( "------ \n" ); document.write( "x^2 - 9 = 0 \n" ); document.write( "(x-3)(x+3) = 0 \n" ); document.write( "x = 3 or x = -3 \n" ); document.write( "---- \n" ); document.write( "If x = 3, y = 2x+1 = 7 \n" ); document.write( "If x = -3, y = 2x+1 = -5 \n" ); document.write( "=========================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "=========================== \n" ); document.write( " \n" ); document.write( " |