document.write( "Question 257262: what is the slope and y intercept of 9x=8y+48? \n" ); document.write( "
Algebra.Com's Answer #189179 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! what is the slope and y intercept of 9x=8y+48? \n" ); document.write( "------------- \n" ); document.write( "Put in slope-intercept form, y = mx + b \n" ); document.write( "That means solve for y: \n" ); document.write( "9x=8y+48 \n" ); document.write( "8y = 9x - 48 \n" ); document.write( "y = (9/8)x - 6 \n" ); document.write( "slope, m = 9/8 \n" ); document.write( "y-intercept, b = -6 \n" ); document.write( " \n" ); document.write( " |