
Monica V. answered 09/10/20
Math (Elementary, Prealgebra, Algebra 1/2) and Psychology Tutor
Hi Kels!
You'll need three formulas for this problem: calculating slope, Point-Slope Formula, and Slope-Intercept form.
We calculate slope (m) with the equation m = (y2 - y1)/(x2 - x1)
For these problems, you just have to assign one ordered pair as 1 (x1, y1) and the other as 2 (x2, y2).
For this one, let's say that (-1, -6) is ordered pair 1 (x1, y1) and (3, 8) is ordered pair 2 (x2, y2).
Plugging this into our slope formula, we get m = (8 -[-6]) / (3 -[-1]) *remember that when we subtract a negative, it's like adding a positive!*
We simplify that equation into ---> m = (8 + 6) / (3 + 1)
m = (14) / (4) ---> since this cannot be divided into a whole number, we'll simplify our fraction into m = 7/2.
Now! We're going to take that slope (m = 7/2) and plug that into the Point-Slope Formula
y - y1 = m(x - x1) Remember here we already assigned (-1, -6) as ordered pair 1 (x1, y1).
y - (-6) = (7/2)(x - [-1])
y + 6 = (7/2)(x + 1) Distribute the 7/2 to both x and 1
y + 6 = (7x/2) + (7/2) Now we solve for y to get to slope-intercept form (y = mx + b)
-6 - 6
y = (7x/2) - (5/2)
And that's your answer!
to make it clear how to write the answer, here is how it should look. Hope this helps! :)
y = 7x - 5
2 2