document.write( "Question 88025: Find the slope of the line passing through the points (1, 4) and (7, 2). \n" ); document.write( "
Algebra.Com's Answer #63907 by checkley75(3666)\"\" \"About 
You can put this solution on YOUR website!
SLOPE=(Y2-Y1)/(X2-X1)=(2-4)/(7-1)=-2/6=-3 FOR THIS SLIOPE THROUGH THESE TWO POINTS. \n" ); document.write( "
\n" );