document.write( "Question 206171: Find the slope of the line:
\n" ); document.write( "A. through (5,-2) and (-1,-9)
\n" ); document.write( "B. with the equation 4x-5y=10
\n" ); document.write( "

Algebra.Com's Answer #155742 by Marth(57)\"\" \"About 
You can put this solution on YOUR website!
A. The slope can be found by \"m=%28y1-y2%29%2F%28x1-x2%29\"
\n" ); document.write( "Given the points (5,-2) and (-1,-9), \"m=%28-2-%28-9%29%29%2F%285-%28-1%29%29\"
\n" ); document.write( "\"m=7%2F6\"
\n" ); document.write( "B. Given the equation \"4x-5y=10\" put it into slope intercept form - \"y=mx%2Bb\"
\n" ); document.write( "\"-5y=-4x%2B10\"
\n" ); document.write( "\"y=%284%2F5%29x-2\"
\n" ); document.write( "The equation fits the form \"y=mx%2Bb\"; the slope is m.
\n" ); document.write( "\"m=4%2F5\"
\n" ); document.write( "
\n" );