document.write( "Question 139109: Solve the system of equations by graphing. Then classify the system as consistant or inconsistant and the equation as dependent or independent.
\n" );
document.write( "x + y = 7
\n" );
document.write( "x - y = -5
\n" );
document.write( "What is the solution of the equations? \r
\n" );
document.write( "\n" );
document.write( "Can someone please explain to me how to do this?? I am so stumped with this problem. \n" );
document.write( "
Algebra.Com's Answer #101456 by checkley77(12844)![]() ![]() ![]() You can put this solution on YOUR website! x + y = 7 \n" ); document.write( "y=-x+7 (red line) \n" ); document.write( "x - y = -5 \n" ); document.write( "-y=-x-5 \n" ); document.write( "y=x+5 (green line) \n" ); document.write( " \n" ); document.write( "ANSWER (1,6) \n" ); document.write( " |