document.write( "Question 410996: Find the slope of the line going through the given pair of points. (1,5) and (8,9) \n" ); document.write( "
Algebra.Com's Answer #288959 by rfer(16322)![]() ![]() ![]() You can put this solution on YOUR website! slope m=(9-5)/(8-1) \n" ); document.write( "m=4/7 \n" ); document.write( " |