document.write( "Question 963396: A line passes through the points (-10,-4) and(-1,2) .\r
\n" ); document.write( "\n" ); document.write( "What is the slope of the line that passes through the two points?
\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #588542 by josmiceli(19441)\"\" \"About 
You can put this solution on YOUR website!
slope = [ change in y ] / [ change in x ]
\n" ); document.write( "slope = \"+%28+2+-+%28-4+%29+%29+%2F+%28+-1+-%28-10%29+%29+\"
\n" ); document.write( "slope = \"+%28+2+%2B+4+%29+%2F+%28+-1+%2B+10+%29+\"
\n" ); document.write( "slope = \"+6%2F9+\"
\n" ); document.write( "slope = \"+2%2F3+\"
\n" ); document.write( "
\n" ); document.write( "
\n" );