document.write( "Question 98469: find the slope of (-3,2)and(4,1)
\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #71650 by jim_thompson5910(35256)\"\" \"About 
You can put this solution on YOUR website!
\"m=%28y%5B2%5D-y%5B1%5D%29%2F%28x%5B2%5D-x%5B1%5D%29\" Start with the slope formula (note: is the first point (\"-3\",\"2\") and is the second point (\"4\",\"1\"))\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"m=%281-2%29%2F%284--3%29\" Plug in \"y%5B2%5D=1\",\"y%5B1%5D=2\",\"x%5B2%5D=4\",\"x%5B1%5D=-3\" (these are the coordinates of given points)\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"m=+-1%2F7\" Subtract the terms in the numerator \"1-2\" to get \"-1\". Subtract the terms in the denominator \"4--3\" to get \"7\"\r
\n" ); document.write( "\n" ); document.write( " \r
\n" ); document.write( "\n" ); document.write( "So the slope is\r
\n" ); document.write( "\n" ); document.write( "\"m=-1%2F7\"
\n" ); document.write( "
\n" );