In a local grocery store, let $x$ represent the number of bags of apples and $y$ represent the number of bags of oranges purchased.
The relationships can be described by the following inequalities:
$$x + y \leq 20$$
$$2x + y \geq 30$$
Considering the constraints above, what is the maximum possible value of $x + y$?