Kalil H.
asked 09/30/20Point slope formula
Find the point-slope equation for the line that passes through the points (-8, -32) and (3, 1). Use the first point in your equation.
2 Answers By Expert Tutors
m = (1 - (-32))/(3 - (-8)) = 33/11 = 3
y - y1 = m(x - x1)
y - (-32) = 3(x - (-8))
y + 32 = 3(x + 8)

William W. answered 09/30/20
Math and science made easy - learn from a retired engineer
The point-slope form of a line is y - y1 = m(x - x1) where the point that the line goes through is (x1, y1) and where "m" is the slope.
To find the slope, we use m = (y2 - y1)/(x2 - x1) and, in this case that's m = (1 - -32)/(3 - -8) = (1 + 32)/(3 + 8) = 33/11 = 3
So, using y - y1 = m(x - x1) and plugging in m = 3 and (x1, y1) as (-8, -32), we get:
y - -32 = 3(x - -8)
y + 32 = 3(x + 8)
Still looking for help? Get the right answer, fast.
Get a free answer to a quick problem.
Most questions answered within 4 hours.
OR
Choose an expert and meet online. No packages or subscriptions, pay only for the time you need.
Anthony F.
Using the second point (3,1): It's found that the slope, m, is equal to 3. Using the second point (3,1); the point-slope equation is y-3=3(x-1).09/30/20