document.write( "Question 37131This question is from textbook Elementary Algebra for College Students
\n" );
document.write( ": Find the slope of the line through given points.
\n" );
document.write( "(3,1) and (5,8) \n" );
document.write( "
Algebra.Com's Answer #22874 by fractalier(6550) You can put this solution on YOUR website! The slope formula is m = (y2 - y1)/(x2 - x1). Choose one point as (x1,y1) and the other as (x2,y2). It doesn't matter which is chosen as which, as long as you stay consistent throughout the calculation. So m = (8 - 1)/(5 - 3) = 7/2. \n" ); document.write( " |