document.write( "Question 247375: Find the slope,if it exists, of the line containing the pair of points, (-10,-6) and (-16,-18) \n" ); document.write( "
Algebra.Com's Answer #180475 by dabanfield(803)\"\" \"About 
You can put this solution on YOUR website!
Find the slope,if it exists, of the line containing the pair of points, (-10,-6) and (-16,-18) \r
\n" ); document.write( "\n" ); document.write( "The slope m of the line between two points (x1,y1) and (x2,y2) is defined as:\r
\n" ); document.write( "\n" ); document.write( "m = (y1-y2)/(x1-x2)\r
\n" ); document.write( "\n" ); document.write( "In this case we have:\r
\n" ); document.write( "\n" ); document.write( "m = (-6-(-18))/(-10-(-16))
\n" ); document.write( "m = (-6+18)/(-10+16)
\n" ); document.write( "m = 12/6 = 2
\n" ); document.write( "
\n" );