document.write( "Question 176968: What is the slope of the line that passes through the points (3,2) and (1,7)?
\n" );
document.write( "
\n" );
document.write( "please help thanks! \n" );
document.write( "
Algebra.Com's Answer #132016 by checkley75(3666)![]() ![]() ![]() You can put this solution on YOUR website! slope=(y2-y1)/(x2-x1) \n" ); document.write( "slope=(7-2)/(1-3) \n" ); document.write( "slope=5/-2 \n" ); document.write( "slope=-2.5 ans. \n" ); document.write( " |