Respuesta :

Step-by-step explanation:

oh, come on ! you don't understand what ordered pairs or point coordinates stands for ?

it is simple, the first number is the x value, and the second number is the y value.

so, all we need to do here is to take every pair, put their values in the places of x and y in the inequality, and see if it is true with these specific values or not.

if yes, then that pair is a solution.

(6, -33)

-33 >= -8×6 +7

-33 >= -48 + 7

-33 >= -41 true, -33 is indeed bigger than -41

in the same way as -1 is bigger than -2.

(-1, 12)

12 >= -8×-1 + 7

12 >= 8 + 7

12 >= 15 false

(8, -65)

-65 >= -8×8 + 7

-65 >= -64 + 7

-65 >= -57 false

(2, -1)

-1 >= -8×2 + 7

-1 >= -16 + 7

-1 >= -9 true, -1 is bigger than -9

(-6, 47)

47 >= -8×-6 + 7

47 >= 48 + 7

47 >= 55 false