document.write( "Question 163787: How can I find the slope of the line pasing through the points (6,7) and (2,-8). \n" ); document.write( "
Algebra.Com's Answer #120654 by nerdybill(7384)![]() ![]() You can put this solution on YOUR website! There is a formula for the slope between two points that looks like this: \n" ); document.write( " \n" ); document.write( ". \n" ); document.write( "Since they gave you: \n" ); document.write( "(6,7) and (2,-8) \n" ); document.write( ". \n" ); document.write( "then \n" ); document.write( "(x[1],y[1])=(6,7) \n" ); document.write( "(x[2],y[2])=(2,-8) \n" ); document.write( ". \n" ); document.write( "Plugging it in: \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " |