document.write( "Question 848232: Find the equation of the line that passes through. the pounts 2, -5 and 6, -17 \n" ); document.write( "
Algebra.Com's Answer #510957 by swincher4391(1107)\"\" \"About 
You can put this solution on YOUR website!
(2,-5) (6,-17)\r
\n" ); document.write( "\n" ); document.write( "(-17-(-5))/(6-2) = (-12/4) = -3 <--- slope\r
\n" ); document.write( "\n" ); document.write( "Use point-slope form. Using point (2,-5)\r
\n" ); document.write( "\n" ); document.write( "\"y-y_1+=+m%28x-x_1%29\"\r
\n" ); document.write( "\n" ); document.write( "\"y-%28-5%29+=+-3%28x-2%29\"\r
\n" ); document.write( "\n" ); document.write( "\"y%2B5+=+-3%28x-2%29\"
\n" ); document.write( "
\n" );