How do you determine the equation of the line that passes through the points (-5,7) and (6,15)?

1 Answer
Feb 24, 2018

I assume for this question you're asking about a straight line.

y = 8/11 x + 117/11

Explanation:

First, work out the gradient by finding (dely)/(delx),

m = (15-7)/(6 + 5) = 8/11

Then plug in the original values for one point,

15 = 8/11(6) + c

c = 117/11

Therefore,

y = 8/11 x + 117/11