document.write( "Question 1077314: How do you rewrite an equation 2y+5x=-8 in slope intercept form, which is the slope and which is the y intercept \n" ); document.write( "
| Algebra.Com's Answer #691816 by ankor@dixie-net.com(22740)     You can put this solution on YOUR website! How do you rewrite an equation 2y+5x=-8 in slope intercept form, which is the slope and which is the y intercept \n" ); document.write( ": \n" ); document.write( "The slope/intercept form: y = mx + b, where m is the slope; b is the y intercept \n" ); document.write( "2y + 5x = -8 \n" ); document.write( "2y = -5x - 8 \n" ); document.write( "Divide equation by 2 \n" ); document.write( "y = \n" ); document.write( "or \n" ); document.write( "y = -2.5x - 4 \n" ); document.write( ": \n" ); document.write( "You can see the slope is -2.5 and the y intercept is -4 \n" ); document.write( " |