document.write( "Question 83060: line 1: 3x+2y=12
\n" ); document.write( "line 2: 2x+4y=8
\n" ); document.write( "

Algebra.Com's Answer #59599 by checkley75(3666)\"\" \"About 
You can put this solution on YOUR website!
3X+2Y=12, 2Y=-3X+12, Y=-3X/2+12/2, Y=-3X/2+6 (RED LINE)
\n" ); document.write( "2X+3Y=8, 3Y=-2X+8, Y=-2X/3+8/3 (GREEN LINE)
\n" ); document.write( "\"+graph%28+300%2C+200%2C+-6%2C+5%2C+-10%2C+10%2C+y+=+-3x%2F2+%2B6%2C+y+=+-2x%2F3+%2B8%2F3%29+\" (graph 300x200 pixels, x from -6 to 5, y from -10 to 10, of TWO functions y -3x/2 +6 and y = -2x/3 +8/3).
\n" ); document.write( "
\n" );