document.write( "Question 1036051: What is the slope of the graph of 5x-3y=11 \n" ); document.write( "
Algebra.Com's Answer #650654 by fractalier(6550)![]() ![]() You can put this solution on YOUR website! If you know that slope m = -A/B = -5/-3 = 5/3...otherwise you can solve for y and read the slope from the slope-intercept form... \n" ); document.write( "5x - 3y = 11 \n" ); document.write( "-3y = -5x + 11 \n" ); document.write( "y = (5/3)x - 11/3 \n" ); document.write( "Either way, it is 5/3. \n" ); document.write( " |