Respuesta :

Answer:

y = -2x + 4

Explanations:

The equation of the line having a slope m, and passing through the point (x₁, y₁) is given as:

y - y₁ = m (x - x₁)

From the description given:

The line passes through the point (0, 4)

That is, x₁ = 0, y₁ = 4

The slope of the line, m = -2

Substitute x₁ = 0, y₁ = 4, and m = -2 into the equation y - y₁ = m (x - x₁)

y - 4 = -2 (x - 0)

y - 4 = -2(x)

y - 4 = -2x

y = -2x + 4