SOLUTION: what is the equation of the segment with points (5,12) and (-7, 14)?

Algebra ->  College  -> Linear Algebra -> SOLUTION: what is the equation of the segment with points (5,12) and (-7, 14)?      Log On


   



Question 394669: what is the equation of the segment with points (5,12) and (-7, 14)?
Answer by ewatrrr(24785) About Me  (Show Source):
You can put this solution on YOUR website!

Hi
Let x represent
Using the point-slope formula, m+=%28y%5B2%5D+-+y%5B1%5D%29%2F%28x%5B2%5D+-+x%5B1%5D%29 to find slope
(5, 12) and
(-7, 14) m = (12-14) / [5-(-7)] = -2/12 = -1/6
Using the standard slope-intercept form for an equation of a line y = mx + b
where m is the slope and b the y-intercept.
y = (-1/6)x + b |using ordered pair Pt(5,12) to solve for b
12 = -5/6 + b
12 5/6 = b
y = (-1/6)x + 77/6