Which of the following equations defines a line that passes through the points begin ordered pair negative 2 comma 7 end ordered pair and begin ordered pair 6 comma negative 9 end ordered pair?

Respuesta :

The linear equation that passes through points (-2,7) and (6,-9) is given by:

y = -2x + 3

What is a linear function?

A linear function is modeled by:

y = mx + b

In which:

  • m is the slope, which is the rate of change, that is, by how much y changes when x changes by 1.
  • b is the y-intercept, which is the value of y when x = 0, and can also be interpreted as the initial value of the function.

The line passes through points (-2,7) and (6,-9), hence the slope is given by:

m = (-9 - 7)/(6 - (-2)) = -2.

Hence, since when x = -2, y = 7, when x = 0, y = 7 - 2 x (0 - (-2)) = 3, which means that the y-intercept is of b = 3, and the equation is given by:

y = -2x + 3.

More can be learned about linear equations at https://brainly.com/question/24808124

#SPJ1