document.write( "Question 1200816: Change the equation 5x + 4y = -4 to slope-intercept form \n" ); document.write( "
Algebra.Com's Answer #835026 by Alan3354(69443) You can put this solution on YOUR website! Change the equation 5x + 4y = -4 to slope-intercept form \n" ); document.write( "------------ \n" ); document.write( "Solve for y. \n" ); document.write( "That's all it takes. \n" ); document.write( "------- \n" ); document.write( "5x + 4y = -4 \n" ); document.write( "4y = -5x - 4 \n" ); document.write( "y = (-5/4)x - 1 is slope-intercept form \n" ); document.write( " |