document.write( "Question 5876: Find the slope of the line going through the pair of points.
\n" ); document.write( "(8,-3), (-5,-2)\r
\n" ); document.write( "\n" ); document.write( "Example: -3/11
\n" ); document.write( "

Algebra.Com's Answer #3045 by ichudov(507)\"\" \"About 
You can put this solution on YOUR website!
\n" ); document.write( "\n" ); document.write( " \n" ); document.write( "\n" ); document.write( "
Solved by pluggable solver: FIND EQUATION of straight line given 2 points
hahaWe are trying to find equation of form y=ax+b, where a is slope, and b is intercept, which passes through points (x1, y1) = (8, -3) and (x2, y2) = (-5, -2).
\n" ); document.write( " Slope a is .
\n" ); document.write( " Intercept is found from equation \"a%2Ax%5B1%5D%2Bb+=+y%5B1%5D\", or \"-0.0769230769230769%2A8+%2Bb+=+-2.38461538461538\". From that,
\n" ); document.write( " intercept b is \"b=y%5B1%5D-a%2Ax%5B1%5D\", or \"b=-3--0.0769230769230769%2A8+=+-2.38461538461538\".
\n" ); document.write( "
\n" ); document.write( " y=(-0.0769230769230769)x + (-2.38461538461538)
\n" ); document.write( "
\n" ); document.write( " Your graph:
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "
\n" );