document.write( "Question 1017705: 2x-3y=12 in slope intercept form \n" ); document.write( "
Algebra.Com's Answer #633961 by Boreal(15235)\"\" \"About 
You can put this solution on YOUR website!
isolate the y on one side
\n" ); document.write( "-3y=-2x+12
\n" ); document.write( "now divide everything by -3
\n" ); document.write( "y=(2x/3)-4
\n" ); document.write( "That is slope intercept form, with the slope 2/3 and the y-intercept -4.
\n" ); document.write( "
\n" );