document.write( "Question 93342: how do you graph 2x+3y=6 \n" ); document.write( "
Algebra.Com's Answer #67977 by checkley75(3666)\"\" \"About 
You can put this solution on YOUR website!
2X+3Y=6
\n" ); document.write( "3Y=-2X+6
\n" ); document.write( "Y=-2X/3+6/3
\n" ); document.write( "Y=-2X/3+2
\n" ); document.write( "\"+graph%28+300%2C+200%2C+-6%2C+5%2C+-10%2C+10%2C+y+=+-2x%2F3+%2B2%29+\" (graph 300x200 pixels, x from -6 to 5, y from -10 to 10, y = -2x/3 +2).
\n" ); document.write( "
\n" );