The ordered pair which makes both inequalities true is: D. (3, 0).
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