document.write( "Question 122864: how do i find the slope of the line passing through the points : (-3,0);(-4,6)??? \n" ); document.write( "
Algebra.Com's Answer #90184 by checkley71(8403)![]() ![]() ![]() You can put this solution on YOUR website! slope=(y2-y1)/(x2-x1)=(6-0)/(-4+3)=6/-1=-6 is the slope through these 2 points. \n" ); document.write( " |