document.write( "Question 129079: solve the system of equations by graphing. Then classify the system as independent, inconsistent, or dependent\r
\n" );
document.write( "\n" );
document.write( "x+y=4 x-y=2 \n" );
document.write( "
Algebra.Com's Answer #94360 by checkley71(8403)![]() ![]() ![]() You can put this solution on YOUR website! x+y=4 or y=-x+4 (red line) \n" ); document.write( "x-y=2 or -y=-x+2 or y=x-2 (green line) \n" ); document.write( " \n" ); document.write( "These systems are dependent. \n" ); document.write( " |