.
(2) You should amplify your inequalities in the n(2) with these two inequalities: x >= 0, y >= 0.
(as I said in my preceding post).
(3) Your area to apply the linear programming method is shown in the figure below:
Lines x + y >= 20 (black), x = 24 (red), y = x (blue)
This area is the quadrilateral in the first quadrant, restricted by the straight line x+y >= 20 (black),
straight line y = x (blue), vertical line x = 24 (red) and horizontal line y = 0.
According to the linear programming method, you should calculate your objective function in four vertices of the quadrilateral
and choose the point where the objective function is minimal.
This point is your solution.
Together with the minimal value of the objective function.
That's all.