document.write( "Question 232660: what is the slope of the line through the pair of points?
\n" );
document.write( "can you please show steps\r
\n" );
document.write( "\n" );
document.write( "E(1,-2)F(4, -8) \n" );
document.write( "
Algebra.Com's Answer #171887 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! what is the slope of the line through the pair of points? \n" ); document.write( "can you please show steps \n" ); document.write( "E(1,-2)F(4, -8) \n" ); document.write( "------------- \n" ); document.write( "Slope, m = diffy/diffx \n" ); document.write( "m = (-8 - (-2))/(4-1) \n" ); document.write( "m = -6/3 \n" ); document.write( "m = -2 \n" ); document.write( " \n" ); document.write( " |