document.write( "Question 68615: 2x - 3y = 12 \n" ); document.write( "
Algebra.Com's Answer #48842 by checkley71(8403)\"\" \"About 
You can put this solution on YOUR website!
IF THIS IS THE FORMULA FOR PLOTTING A LINE THEN
\n" ); document.write( "2X-3Y=12
\n" ); document.write( "-3Y=-2X+12
\n" ); document.write( "Y=-2X/-3+12/-3
\n" ); document.write( "Y=2X/3-4
\n" ); document.write( "\"+graph%28+300%2C+200%2C+-6%2C+10%2C+-10%2C+10%2C+y+=+2x%2F3+-4%29+\" (graph 300x200 pixels, x rom -6 to 10, y from -10 to 10, y = 2x/3 -4).
\n" ); document.write( "
\n" );