document.write( "Question 499576: How do you write the equation 3x-2y=6 in slope intercept form? I am not sure how \n" ); document.write( "
Algebra.Com's Answer #337779 by nerdybill(7384)\"\" \"About 
You can put this solution on YOUR website!
\"slope-intercept\" form looks like:
\n" ); document.write( "y = mx+b
\n" ); document.write( "where
\n" ); document.write( "m is the slope
\n" ); document.write( "b is the y-intercept at (0,b)
\n" ); document.write( ".
\n" ); document.write( "3x-2y=6
\n" ); document.write( "-2y=-3x+6
\n" ); document.write( "2y=3x-6
\n" ); document.write( "y=(3/2)x-3 (this is what they're looking for)
\n" ); document.write( "
\n" ); document.write( "
\n" );