document.write( "Question 720230: i need to find the slope of the line that contains each pair of points
\n" );
document.write( "(2,8) and (1,-3) \n" );
document.write( "
Algebra.Com's Answer #441719 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! i need to find the slope of the line that contains each pair of points \n" ); document.write( "(2,8) and (1,-3) \n" ); document.write( "--------------- \n" ); document.write( "slope, m, = diffy/diffx \n" ); document.write( " \n" ); document.write( " |