Respuesta :

The coordinates (-1, -2), (-2, -1), and (2, -4) are solutions to the given inequality.

How to find the solutions to an Inequality?

We are given the Inequality as;

-x - 2y  >  3

Now, for us to find the points that are the solutions to the given inequality, substitute the given points into -x - 2y, and anyone that gives a result greater than 3 is a solution to the inequality

For the coordinate (-1, -2), substitute x = -1, and y = -2 into -x - 2y

-(-1) - 2(-2)

= 1 + 4

= 5

Since 5 > 3, then (-1, -2) is a solution to the inequality

For the coordinate (1, -2)

Substitute x = 1, and y = -2 into -x - 2y

-(1) - 2(-2)

= -1 + 4

= 3

Since the result is not greater than 3, then (1, -2) is not a solution to the inequality.

For the coordinate (-2, -1);

Substitute x = -2, and y = -1 into -x - 2y

-(-2) - 2(-1)

= 2 + 2

= 4

Since  4 > 3, then we say that (-2, -1) is a solution to the inequality

For the coordinate (2, -4);

Substitute x = 2, and y = -4 into -x - 2y

-(2) - 2(-4)

= -2 + 8

= 6

Since   6 > 3, then we say that (2, -4) is a solution to the inequality

Therefore, (-1, -2), (-2, -1), and (2, -4) are solutions to the inequality

Read more about Inequality Solutions at; https://brainly.com/question/19434439

#SPJ1