document.write( "Question 891999: How do you find the slope and y-intercept of the line 3x-4y=-24 \n" ); document.write( "
Algebra.Com's Answer #540190 by rfer(16322)![]() ![]() ![]() You can put this solution on YOUR website! change to slope intercept form. \n" ); document.write( "-4y=-3x-24 \n" ); document.write( "y=3/4x+6 \n" ); document.write( "slope m=3/4 \n" ); document.write( "y intercept b=6 (0,6) \n" ); document.write( " |