document.write( "Question 352383: Find the slope for (-10, -11) and (-16, -20)
\n" );
document.write( "I know that y2 - y1/x2 - x1
\n" );
document.write( "so I have -10 - (-11)/-16 - (-20)
\n" );
document.write( "This is where I get messed up!! Is -10 - (-11) positive 21? and -16 - (-20) a positive 36? This confuses me. I know that the figure will turn positive, but not sure then if these would be added or what.
\n" );
document.write( "Thank you for your help! \n" );
document.write( "
Algebra.Com's Answer #251827 by edjones(8007)![]() ![]() You can put this solution on YOUR website! (y[2] - y[1])/(x[2] - x[1]) = m \n" ); document.write( "(-10, -11) and (-16, -20) \n" ); document.write( "=(-20-(-11))/(-16-(-10)) \n" ); document.write( "=(-20+11)/(-16+10) \n" ); document.write( "=-9/-6 \n" ); document.write( "=3/2 \n" ); document.write( ". \n" ); document.write( "Ed \n" ); document.write( " |