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 #180474 by checkley77(12844)\"\" \"About 
You can put this solution on YOUR website!
(-10,-6) and (-16,-18)
\n" ); document.write( "Slope=(-18+6)/(-16+10)=-12/-6=2 ans.
\n" ); document.write( "-6=2*-10+b
\n" ); document.write( "-6=-20+b
\n" ); document.write( "b=-6+20
\n" ); document.write( "b=14 ans. for the y intercept.
\n" ); document.write( "y=2x+14
\n" ); document.write( "\"+graph%28+300%2C+200%2C+-20%2C+5%2C+-20%2C+15%2C+2x+%2B14%29+\" (graph 300x200 pixels, x from -20 to 5, y from -20 to 15, 2x +14).
\n" ); document.write( "
\n" );