SOLUTION: What is the slope for (-12,-3) (3,7)?

Algebra ->  Linear-equations -> SOLUTION: What is the slope for (-12,-3) (3,7)?      Log On


   



Question 686033: What is the slope for (-12,-3) (3,7)?
Found 2 solutions by MathLover1, sp75:
Answer by MathLover1(20849) About Me  (Show Source):
You can put this solution on YOUR website!
Solved by pluggable solver: Finding the slope


Slope of the line through the points (-12, -3) and (3, 7)



m+=+%28y%5B2%5D+-+%28y%5B1%5D%29%29%2F%28x%5B2%5D+-+%28x%5B1%5D%29%29


m+=+%287+-+%28-3%29%29%2F%283+-+%28-12%29%29


m+=+%287+%2B+3%29%2F%283+%2B+12%29


m+=+%2810%29%2F%2815%29


m+=+2%2F3



Answer: Slope is m+=+2%2F3


Answer by sp75(12) About Me  (Show Source):
You can put this solution on YOUR website!
To find the slope between two points, you need to know what the slope is.
Imagine going up a hill. As you climb, you are going up some value, but in a way, you are still walking straight forward. It may sound a little confusing at first, but think of it this way, if walking up a hill meant walking straight up, you would be doing something similar to walking on a wall.
So, your slope is the up/sideways or rise/run as I have heard it most commonly called.
So, the formula to find the slope between two points is:
m = slope variable
y1 = the y component in the first point
x1 = the x component in the first point
y2 = the y component in the second point
x2 = the x component in the second point
m = (y2 - y1)/(x2-x1)
It shouldn't matter which point you use to pick for the first and second as long as x1 and y1 are in the same point and x2 and y2 are in the same point.