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)![]() ![]() ![]() 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( " |