document.write( "Question 292622: y = -x - 1
\n" );
document.write( "2x - y = 10
\n" );
document.write( "Solve the system of equations \n" );
document.write( "
Algebra.Com's Answer #211324 by checkley77(12844)![]() ![]() ![]() You can put this solution on YOUR website! y = -x - 1 (RED LINE) \n" ); document.write( "2x - y = 10 \n" ); document.write( "-Y=-2X+10 \n" ); document.write( "Y=2X-10 (GREEN LINE) \n" ); document.write( " \n" ); document.write( "SOLUTION (3,-4) \n" ); document.write( " \n" ); document.write( " |