document.write( "Question 865717: Find the slope of the line that passes through the given points\r
\n" );
document.write( "\n" );
document.write( "(1,4) and (5,3) \n" );
document.write( "
Algebra.Com's Answer #521818 by lwsshak3(11628) ![]() You can put this solution on YOUR website! Find the slope of the line that passes through the given points \n" ); document.write( "(1,4) and (5,3) \n" ); document.write( "*** \n" ); document.write( "slope=∆y/∆x=(3-4)/(5-1)=-1/4 \n" ); document.write( " |