document.write( "Question 56789: solving for y
\n" ); document.write( "2x-3y=12
\n" ); document.write( "

Algebra.Com's Answer #38537 by Nate(3500)\"\" \"About 
You can put this solution on YOUR website!
-3y = 12 - 2x
\n" ); document.write( "3y = 2x - 12
\n" ); document.write( "y = 2x/3 - 4
\n" ); document.write( "
\n" );