Which ordered pair makes both inequalities true?

y > –2x + 3

y < x – 2

On a coordinate plane, 2 straight lines are shown. The first solid line has a positive slope and goes through (0, negative 2) and (2, 0). Everything to the right of the line is shaded. The second dashed line has a negative slope and goes through (0, 3) and (1, 1). Everything to the right of the line is shaded.
(0,0)
(0,–1)
(1,1)
(3,0)

Respuesta :

Lanuel

The ordered pair which makes both inequalities true is: D. (3, 0).

How to determine ordered pair?

In Mathematics, an inequality can be used to show the relationship between two (2) or more integers and variables in an equation.

In order to determine ordered pair which makes both inequalities true, we would substitute the points into the inequalities as follows:

At (0, 0), we have:

y > -2x + 3  

0 > -2(0) + 3

0 > 3 (false).

y < x – 2

0 < 0 - 2

0 < -2 (false)

At (0, -1), we have:

y > -2x + 3  

-1 > -2(0) + 3

-1 > 3 (false).

y < x – 2

-1 < 0 - 2

-1 < -2 (false)

At (1, 1), we have:

y > -2x + 3  

1 > -2(1) + 3

1 > -1 (true).

y < x – 2

1 < 1 - 2

1 < -1 (false)

At (3, 0), we have:

y > -2x + 3  

0 > -2(3) + 3

0 > -3 (true).

y < x – 2

0 < 3 - 2

0 < 1 (true).

Read more on inequalities here: https://brainly.com/question/24372553

#SPJ1