document.write( "Question 212514: need help in finding the slope of the line containing the points?\r
\n" );
document.write( "\n" );
document.write( " p1(3,-2) and p2(-2,-1) \n" );
document.write( "
Algebra.Com's Answer #160475 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! need help in finding the slope of the line containing the points? \n" ); document.write( "p1(3,-2) and p2(-2,-1) \n" ); document.write( "------------------------------- \n" ); document.write( "slope = change in y divided by corresponding change in x \n" ); document.write( "---------------------- \n" ); document.write( "slope = (-1--2)/(-2-3) = 1/-5 = -1/5 \n" ); document.write( "========================================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |