<h3>
Answer: Choice D</h3>
======================================================
Explanation:
The inequality sign has an "or equal to", which means the boundary line will be solid. We can rule out choices B and C because they have dashed boundary lines.
A solid boundary line means that points on the boundary are part of the solution set.
Now let's see what happens when we plug in a point like (x,y) = (4,0). This will tell us how to shade the blue region.

This is false because -20 is not larger than -1. It's the other way around.
This tells us the point (4,0) is not in the blue shaded region, and it's not on the boundary line either. We can rule out choice A because of this.
The only thing left is choice D, which is the final answer. I recommend plugging a point from this region into the inequality to confirm we have a true statement.
Consider that the three consecutive integers are:
least integer = n
middle integer = n + 1
greatest integer = n + 2
THe expression "three consecutive integers is 12 less than 4 times the middle integer" can be written as follow:
n + (n + 1) + (n + 2) = 4(n +1) - 12
In order to find the numbers, proceed as follow:
n + (n + 1) + (n + 2) = 4(n +1) - 12 cancel parenthesis
n + n + 1 + n + 2 = 4n + 4 - 12 simplify like terms
3n + 3 = 4n - 8 subtract 4n and 3 both sides
3n - 4n = - 8 - 3
-n = -11
n = 11
Hence, the three consecutive integers are:
n = 11
n + 1 = 12
n + 2 = 13
Let W = width of package
Let H = height of package
Let L = length of package
The perimeter cab be one of the following:
P = 2(L + W), or
P = 2(L + H)
The perimeter of the cross section cannot exceed 108 in.
When the width is 10 in, then
2(L + 10) <= 108
L + 10 <= 54
L <= 44 in
When the height is 15 in, then
2(L + 15) <= 108
L + 15 <= 54
L <= 39 in
To satisfy both of these conditions requires that L <= 39 in.
Answer: 39 inches
I think it might be c hope that helps you