document.write( "Question 730492: Find the slope of the line containing the pair of points
\n" );
document.write( "(-18,-9) and ((-19, -13) \n" );
document.write( "
Algebra.Com's Answer #446697 by rfer(16322)![]() ![]() ![]() You can put this solution on YOUR website! slope \n" ); document.write( "m=(-13--9)/(-19--18) \n" ); document.write( "m=-4/-1 \n" ); document.write( "m=4 \n" ); document.write( " |