document.write( "Question 437073: find the slope of 2x-5y=10 \n" ); document.write( "
Algebra.Com's Answer #302318 by oberobic(2304)![]() ![]() ![]() You can put this solution on YOUR website! The approach to this problem is to rearrange it into slope-intercept form: y = mx +b. \n" ); document.write( "2x -5y = 10 \n" ); document.write( "Subtract 2x from both sides. \n" ); document.write( "-5y = -2x + 10 \n" ); document.write( "Divide both sides by -5 \n" ); document.write( "y = 2/5x + 2 \n" ); document.write( ". \n" ); document.write( "The slope = 2/5 \n" ); document.write( ". \n" ); document.write( " \n" ); document.write( "Done. \n" ); document.write( " |