document.write( "Question 117421: graph each system of equations. One solution, no solution or many solutions
\n" );
document.write( "show graph\r
\n" );
document.write( "\n" );
document.write( "x-y=3
\n" );
document.write( "x-2y=3 \n" );
document.write( "
Algebra.Com's Answer #85629 by checkley71(8403)![]() ![]() ![]() You can put this solution on YOUR website! X-Y=3 OR -Y=-X+3 OR Y=X-3 (RED LINE) \n" ); document.write( "X-2Y=3 OR -2Y=-X+3 OR Y=-X/-2+3/-2 OR Y=X/2-3/2 (GREEN LINE) \n" ); document.write( " \n" ); document.write( "SOLUTION (3,0) \n" ); document.write( " |