Stephanie M. answered 05/04/15
Tutor
5.0
(886)
Private Tutor - English, Mathematics, and Study Skills
First, use those two points to find the slope of the line. Remember that slope is rise/run, or change in y over change in x:
slope = (x2 - x1) / (y2 - y1) = (14 - 0) / (53 - 58) = 14/(-5) = -14/5
Now, we'll write an equation of the line in point-slope form. Point slope form is:
y - y1 = m(x - x1),
where m is slope and (x1, y1) is a point on the line. Plug in m = -14/5 and (x1, y1) = (0, 58):
y - 58 = -14/5(x - 0)
y - 58 = -14/5x
In slope-intercept form, that's:
y = -14/5x + 58