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)\"\" \"About 
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( "\"+graph%28+300%2C+200%2C+-6%2C+5%2C+-10%2C+10%2C+y+=+x%2F2+-4%2C+y+=+1.5x+-6%29+\" (graph 300x200 pixels, x from -6 to 5, y from -10 to 10, of TWO functions y = x/2 -4 and y = 1.5x -6).
\n" ); document.write( "
\n" );