document.write( "Question 99138: what is the slope intercept for;2x +3y=90 ?
\n" );
document.write( "I have m=2/3 b=30 is that correct? \n" );
document.write( "
Algebra.Com's Answer #72142 by Nate(3500) ![]() You can put this solution on YOUR website! 2x + 3y = 90 \n" ); document.write( "3y = -2x + 90 \n" ); document.write( "y = -2x/3 + 30 \n" ); document.write( "slope = -2/3 \n" ); document.write( "b = 30 \n" ); document.write( " |