document.write( "Question 495755: find the slope and y-intercept of 9x=4y+28 \n" ); document.write( "
Algebra.Com's Answer #336176 by rachelsittler(2)\"\" \"About 
You can put this solution on YOUR website!
Put the equation in the format y=mx+b
\n" ); document.write( "Subtract the 28
\n" ); document.write( "4y = 9x - 28
\n" ); document.write( "Divide by 4
\n" ); document.write( "y = (9/4)x - 7\r
\n" ); document.write( "\n" ); document.write( "m = the slope
\n" ); document.write( "b = y intercept\r
\n" ); document.write( "\n" ); document.write( "m = 9/4
\n" ); document.write( "b=-7
\n" ); document.write( "
\n" );