document.write( "Question 464640: Find the slope,if it exists,of the line containing the pair of points.
\n" );
document.write( "(2,10) and (8,-4)\r
\n" );
document.write( "\n" );
document.write( "The slope m= \n" );
document.write( "
Algebra.Com's Answer #318292 by nerdybill(7384)![]() ![]() You can put this solution on YOUR website! Find the slope,if it exists,of the line containing the pair of points. \n" ); document.write( "(2,10) and (8,-4) \n" ); document.write( "The slope \n" ); document.write( "m=(y2-y1)/(x2-x1) \n" ); document.write( "m=(-4-10)/(8-2) \n" ); document.write( "m=(-14)/(6) \n" ); document.write( "m=-7/3\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |