document.write( "Question 1070371: Solve for x and y simultaneously:
\n" );
document.write( "y-x=-1
\n" );
document.write( "y-7=x^2+2x \n" );
document.write( "
Algebra.Com's Answer #685481 by Boreal(15235)![]() ![]() You can put this solution on YOUR website! y-x=-1 \n" ); document.write( "y-7=x^2+2x \n" ); document.write( "------------- \n" ); document.write( "y=x-1 \n" ); document.write( "x-1-7=x^2+2x \n" ); document.write( "0=x^2+x+8 \n" ); document.write( "x=(1/2) (-1+/- sqrt (1-64)=(1/2)(-1+/- i *sqrt(63)). No real solutions. \n" ); document.write( " |