document.write( "Question 437073: find the slope of 2x-5y=10 \n" ); document.write( "
Algebra.Com's Answer #302318 by oberobic(2304)\"\" \"About 
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( "\"graph%28500%2C500%2C-10%2C10%2C-10%2C10%2C2%2F5%2Ax%2B2%29\"
\n" ); document.write( "Done.
\n" ); document.write( "
\n" );