Respuesta :

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. 











Here is your answer:

Solving the equation:

  [tex] m = (y^2 - y^1) \div (x^2 -x^1)

m = (14 - 5) \div (-2 - 1) = -3

y - y^2 = m(x - x2)

y - 14 = -3(x - -2)

y = -3x + 8 [/tex]

Therefore the answer is option D "y = -3x + 8."

Hope this helps!