document.write( "Question 67040: find the slope and y intercept:
\n" ); document.write( "2x - 3y = 6
\n" ); document.write( "

Algebra.Com's Answer #47674 by Nate(3500)\"\" \"About 
You can put this solution on YOUR website!
-3y = -2x + 6
\n" ); document.write( "y = 2x/3 - 2
\n" ); document.write( "y = mx + b form
\n" ); document.write( "m = 2/3
\n" ); document.write( "y-int = -2
\n" ); document.write( "
\n" );