document.write( "Question 84149: Plot the graph of the equations 2x + 4y = 10 and 3x + 6y = 12 and interpret the result.
\n" ); document.write( "
\n" ); document.write( "

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