SOLUTION: Find the slope of the line that passes through the points (-3, -5) and (3, 2).

Algebra ->  Graphs -> SOLUTION: Find the slope of the line that passes through the points (-3, -5) and (3, 2).      Log On


   



Question 60345: Find the slope of the line that passes through the points (-3, -5) and (3, 2).
Answer by smik(40) About Me  (Show Source):
You can put this solution on YOUR website!
Good question.


We know the slope of a line is its rise/run (i.e. (change in y)/(change in x)). So if we were given any two points we could find the slope of a line that passes through them. Let's say we had the points (x1, y1) and (x2, y2). Then we would do the following in ordre to find the slope:


%28y1-y2%29%2F%28x1-x2%29


In this case then, we would do the following with the points (-3, -5) and (3, 2):


%28-5-2%29%2F%28-3-3%29+=+%28-7%29%2F%28-6%29+=+7%2F6


Hence, the slope of the line is 7/6 (You can think of this as: for every six steps in the x direction there are 7 in the y direction).


Hope this helped.