document.write( "Question 206138: 1. Find the slope of the line that goes through points (3, -1) and (-1, -4) \n" ); document.write( "
Algebra.Com's Answer #155700 by Marth(57)\"\" \"About 
You can put this solution on YOUR website!
The slope can be found by \"m=%28y1-y2%29%2F%28x1-x2%29\"

\n" ); document.write( "Given the points (3, -1) and (-1, -4), the slope is \"m=%28-1-%28-4%29%29%2F%283-%28-1%29%29\"
\n" ); document.write( "\"m=3%2F4\"
\n" ); document.write( "
\n" );