document.write( "Question 299929: find the slope if it exists of the line containing the pair of points
\n" );
document.write( "(-10,-19) and (-14,-20) \n" );
document.write( "
Algebra.Com's Answer #215363 by checkley77(12844)![]() ![]() ![]() You can put this solution on YOUR website! (-10,-19) and (-14,-20) \n" ); document.write( "Slope=(y2-y1)/(x2-x1) \n" ); document.write( "Slope=(-20+19)/(-14+10) \n" ); document.write( "Slope=-1/-4=1/4 ans. \n" ); document.write( " |