SOLUTION: What is the slope of the line that passes through (-2, -9) and (5, -6)?

Algebra ->  Graphs -> SOLUTION: What is the slope of the line that passes through (-2, -9) and (5, -6)?      Log On


   



Question 1082175: What is the slope of the line that passes through (-2, -9) and (5, -6)?
Found 2 solutions by ikleyn, natolino_2017:
Answer by ikleyn(52788) About Me  (Show Source):
You can put this solution on YOUR website!
.
What is the slope of the line that passes through (-2, -9) and (5, -6)?

The slope is the ratio dy%2Fdx, where dx is increment of x-coordinate and dy is the corresponding increment of y-coordinate.


In the given case dy = (-6) - (-9) = -6 + 9 = 3,  dx = 5 - (-2) = 5 + 2 = 7.


Therefore, the slope m = dy%2Fdx = 3%2F7.


Answer. The slope is  3%2F7.


Answer by natolino_2017(77) About Me  (Show Source):
You can put this solution on YOUR website!
Slope= (y2-y1)/(x2-x1).
In this case: (x1,y1)=(-2,-9) and (x2,y2)=(5,-6).
Slope=(-6-(-9))/(5-(-2))= 3/7.
That means that for every 7 increasin of x the y increases by 3.
@natolino_