document.write( "Question 51587: What is the slope of the line passing through the points (-8,-3) and (-2,2)? \n" ); document.write( "
Algebra.Com's Answer #34438 by rchill(405)\"\" \"About 
You can put this solution on YOUR website!
The slope m of a line is given as \"m=%28y2-y1%29%2F%28x2-x1%29\". It doesn't matter which ordered pair you use as (x1,y1) and (x2,y2). Substituting in our equation provides us with \"m=%282-%28-3%29%29%2F%28-2-%28-8%29%29\" which simplifies to \"m=%282%2B3%29%2F%28-2%2B8%29\". This reduces to \"m=5%2F6\". \n" ); document.write( "
\n" );