document.write( "Question 90257: Solve each of the following systems by graphing\r
\n" );
document.write( "\n" );
document.write( "x – 2y = 8 and 3x – 2y = 12 \n" );
document.write( "
Algebra.Com's Answer #65538 by checkley75(3666)![]() ![]() ![]() You can put this solution on YOUR website! x-2y=8 or -2y=-x+8 or y=-x/-2+8/-2 or y=x/2-4 (red line). \n" ); document.write( "3x-2y=12 or -2y=-3x+12 or y=-3x/-2+12/-2 or y=1.5x-6 (green line). \n" ); document.write( " |