
Sarah M.
asked 01/07/13How do i write an equation when given two points?
Write the equation of the line through the points: (-3,16) (12,4)
2 Answers By Expert Tutors

George C. answered 01/07/13
Humboldt State and Georgetown graduate
m = (16-4)/(-3-12) = -4/5,
-4/5 = (y-4)/(x-12),
y = (-4/5)x + (68/5)

John R. answered 01/07/13
John R: Math, Science, and History Teacher
The first thing that you need to do to find the equation is find the slope of the line.
The equation for slope is: m = (y2 - y1)/(x2 - x1)
m = (4 -16))/(12 - (-3)) Substitute the values from the points into the slope formula
m = -12/15 Simplify
m = -4/5 Reduce the fraction
Once you have the slope, you can use the point-slope formula to find the equation.
The point slope formula is y - y1 = m(x - x1)
I am going to substitute the first point, but you will get the same answer with either point.
y - 16 = -4/5(x - (-3)) Point-slope formula with 1st point and slope substituted
y - 16 = (-4/5)x - 12/5 Distribute the -5/4
y = (-4/5)x - 12/5 + 16 Add 16 to each side
y = (-4/5)x -12/5 + 80/5 Find the common denominator to add fractions
y = (-4/5)x + 68/5 Simplify
Still looking for help? Get the right answer, fast.
Get a free answer to a quick problem.
Most questions answered within 4 hours.
OR
Choose an expert and meet online. No packages or subscriptions, pay only for the time you need.
Bill F.
Oops... I think you meant to say that the slope m = rise over run, or (y2-y1)/(x2-x1)
01/07/13