document.write( "Question 69821: Find the slope of the line passing through the points (–1, 7) and (3, 3).\r
\n" );
document.write( "\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #49785 by checkley75(3666)![]() ![]() ![]() You can put this solution on YOUR website! slope=(y2-y1)/(x2-x1) \n" ); document.write( "(3-7)/(3+1) \n" ); document.write( "-4/4 \n" ); document.write( "-1 this is the slope of a line through these two points. \n" ); document.write( " \n" ); document.write( " |