document.write( "Question 703397: what is the slope of a line that passes through the points (3,5) and (2,8)? \n" ); document.write( "
Algebra.Com's Answer #433499 by SydKid!(:(1)![]() ![]() ![]() You can put this solution on YOUR website! m=y2-y1 over x2-x1 \n" ); document.write( "m=8-5 over 2-3 \n" ); document.write( "m=3/-1 \n" ); document.write( "so the answer is negative 3. \n" ); document.write( " |