To deliver what is being asked of the given above, solve first for the slope of the line. Given two points the slope is calculated by,
m = (y2 - y1) / (x2 -x1)
m = (14 - 5) / (-2 - 1) = -3
Use the point - slope to write the equation of the line,
y - y2 = m(x - x2)
y - 14 = -3(x - -2)
y = -3x + 8
Therefore, the answer is letter D.