Mike R. answered 10/31/16
Tutor
0
(0)
Math Teacher, Regents, AP, SAT, ACT
In order to find the equation of a line, you need a slope and at least one point. When given two points, the slope can be calculated with the equation:
m = (y2-y1)/(x2-x1)
where (x1, y1) is one point and (x2, y2) is the other point.
Now, plug in the values from the two points. (Note: it doesn't matter which point you list first or second, as long as you list the values in a consistent order)
m = (y2-y1)/(x2-x1)
m = (-4 - 4)/(3 - (-1))
m = (-8)/(4)
m = -2
or
m = (y2-y1)/(x2-x1)
m = (4 - (-4))/(-1 - 3)
m = (8)/(-4)
m = -2
Notice how they both give you the same slope?
Now that we have a slope and two points, all we have to do is pick a point (either will work), and plug it along with the slope into the point-slope formula:
y-y1=m(x-x1)
where "m" is the slope and "(x1, y1)" is the point.
y-y1=m(x-x1)
where "m" is the slope and "(x1, y1)" is the point.
When we plug in the given values into our formula, we get this:
y-(-4)=-2(x-3)
y-(-4)=-2(x-3)
y+4 = -2(x-3)
or
y-4 = -2(x-(-1))
y-4 = -2(x+1)
Both equations will produce the same answer when simplified, but in this case, we need to match our answer choice given instead of simplifying.
The answer is C