
Karina F. answered 11/06/20
If you seek success...I am here to help
With the information you were given you can use the POINT-SLOPE formula to find the equation of the line
but you need to calculate the slope,m. You can do that with the slope formula since you have 2 points:
SLOPE Formula; m = (y2 - y1)/(x2-x1) POINT-SLOPE Formula, y - y1 = m (x - x1)
Using points (0, 2) and (8, 0)
Find the slope, m = (0 - 2)/(8 -0) = -2/8 = -1/4
POINT-SLOPE formula, pick ANY of the two points. I will use (8, 0)
y - 0 = -1/4(x - 8)
y - 0 = -1/4(x) - (-1/4)(8)........................... (-1/4)(8), the 4 goes into 8, 2 times, so you're left with -1x2 = -2
y - 0 = -1/4(x) - (-2)
y = -1/4 (x) + 2 Final Answer
Hope this helps...