Write the standard form of the line that passes through the given points. Include your work in your final answer. Type your answer in the box provided or use the upload option to submit your solution.

(-8, 0) and (1, 5)

4 answers

(5-0) / (1+8) = (y-5)/(x-1)

plug and chug
Write the standard form of the line that passes through the point (1, 5) and is parallel to the x-axis. Include your work in your final answer.
I am struggling too
(x1, y1) = (-8, 0)
(x2, y2) = (1, 5)

m= y2 - y1/ x2 - x1
m = 5 - 0 / 1 -(-8)
m = 5 / 9

y - y1 = m(x - x1)
y - 0 = 5/9(x - (-8))
y = 5/9(x + 8)

9y = 5(x + 8) is your final answer