Explanation:
first we need to identify the lines themselves.
the line from bottom left to top right is simply
y = x
the line is solid, so the points on the line are included.
the dotted line (the points on the line itself are not included) goes through
(0, 2) and (3, 0)
the y-intercept is therefore 2 (the y value when x = 0).
and for the slope
x changes by +3 (from 0 to 3).
y changes by -2 (from 2 to 0).
the slope is -2/+3 = -2/3
and the line is
y = (-2/3)x + 2
we see that the desired gray area is above both lines (">"), and we need to consider, whether the points in the lines are included or not.
so, the system of inequalities is
y >= x
y > (-2/3)x + 2