document.write( "Question 302754: FIND THE SLOPE OF THE LINE THROUGH EACH PAIR OF POINTS (14,0),(-10,-20)
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #217046 by checkley77(12844) ![]() You can put this solution on YOUR website! (14,0),(-10,-20) \n" ); document.write( "Slope=(Y2-Y1)(X2-X1) \n" ); document.write( "Slope=(-20-0)/(-10-14) \n" ); document.write( "Slope=-20/-24=5/6 ans. \n" ); document.write( " \n" ); document.write( " |