document.write( "Question 139410: I am having a rough time w/this problem, I just don't understand it :)
\n" ); document.write( "Find the slope of the line between these two points: (3,4), (-3,-2)
\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #101653 by solver91311(24713)\"\" \"About 
You can put this solution on YOUR website!
The slope is the difference in the y-coordinates divided by the difference in the x-coordinates.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Just calculate \"%28%28y%5B1%5D-y%5B2%5D%29%2F%28x%5B1%5D-x%5B2%5D%29%29\" where (\"x%5B1%5D\",\"y%5B1%5D\") and (\"x%5B2%5D\",\"y%5B2%5D\") are the ordered pairs representing your points.\r
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "Hint: Pay very careful attention to the signs when doing the slope calculation.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "For example if you are going to subtract -3 from 3, then it would be \"3-%28-3%29=3%2B3=6\".
\n" ); document.write( "
\n" );