document.write( "Question 840438: find the exact solution(s) of each system of equations\r
\n" ); document.write( "\n" ); document.write( "x^2-y^2=-8
\n" ); document.write( "y=2x+1
\n" ); document.write( "

Algebra.Com's Answer #506171 by stanbon(75887)\"\" \"About 
You can put this solution on YOUR website!
find the exact solution(s) of each system of equations
\n" ); document.write( "x^2-y^2=-8
\n" ); document.write( "y=2x+1
\n" ); document.write( "-----
\n" ); document.write( "Substitute for \"y\" and solve for \"x\"::
\n" ); document.write( "x^2 - (2x+1)^2 = -8
\n" ); document.write( "--------
\n" ); document.write( "x^2 - (4x^2 + 4x + 1) = -8
\n" ); document.write( "--------
\n" ); document.write( "-3x^2-4x+7 = 0
\n" ); document.write( "-----
\n" ); document.write( "-3x^2-7x+3x+7 = 0
\n" ); document.write( "----------------------
\n" ); document.write( "-x(3x+7) + (3x+7) = 0
\n" ); document.write( "-----------------------
\n" ); document.write( "(3x+7)(-x+1) = 0
\n" ); document.write( "------------------------
\n" ); document.write( "x = -7/3 or x = 1
\n" ); document.write( "==========================
\n" ); document.write( "Cheers,
\n" ); document.write( "Stan H.
\n" ); document.write( "==========================
\n" ); document.write( "
\n" );