document.write( "Question 41187: Find the slope and the y-intercept of -2y -5x=8. \n" ); document.write( "
Algebra.Com's Answer #26580 by fractalier(6550) You can put this solution on YOUR website! We solve for y...so from \n" ); document.write( "-2y - 5x = 8 we get \n" ); document.write( "-2y = 5x + 8 \n" ); document.write( "y = -5/2 x - 4 \n" ); document.write( "Our slope is -5/2 and the y-intercept is -4 \n" ); document.write( " |