document.write( "Question 74722: Solve each of the following systems by graphing.
\n" );
document.write( "3x-6y=9
\n" );
document.write( "x-2y=3
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #53709 by checkley75(3666)![]() ![]() ![]() You can put this solution on YOUR website! 3x-6y=9, -6y=-3x+9, y=-3x/-6+9/-6, y=x/2-3/2 \n" ); document.write( "x-2y=3, -2y=-x+3, y=-x/-2+3/-2, y=x/2-3/2 \n" ); document.write( "These two equations evolve into the same equation. Thus: \n" ); document.write( " |