Respuesta :

The distance from G(-3, -1) to the line whose equation is y = 4 is; d = 5

How to find the Distance of a Line?

We are given the coordinate of point G as G(-3, -1).

We want to find the distance between that coordinate and the line y = 4.

Comparing the line with the equation Ax + By + C = 0 gives;

B = 1 and C = -4

Now, Equation for distance between line and coordinate axes points is;

d = |Ax + By + C|/√(A² + B²)

Thus;

d = |0(-3) + 1(-1) - 4|/√(0² + 1²)

d = |-5|

Since absolute value, then d = 5.

Read more about Distance of a Line at; https://brainly.com/question/7243416

#SPJ1