document.write( "Question 379626: What is the slope of the line that goes through the given points of (9,1), (3,9) \n" ); document.write( "
Algebra.Com's Answer #269557 by nerdybill(7384)![]() ![]() You can put this solution on YOUR website! What is the slope of the line that goes through the given points of (9,1), (3,9) \n" ); document.write( ". \n" ); document.write( "Given two points: \n" ); document.write( "(x1,y1) and (x2,y2) \n" ); document.write( "the slope is: \n" ); document.write( "(y2 - y1)/(x2 - x1) \n" ); document.write( ". \n" ); document.write( "Plug in the given values: \n" ); document.write( "(9 - 1)/(3 - 9) \n" ); document.write( "8/(-6) \n" ); document.write( "-4/3 \n" ); document.write( " \n" ); document.write( " |