Given the Linear Programming Problem: Maximize \( z = 11x + 7y \) subject to the constraints: \( x \leq 3 \), \( y \leq 2 \), \( x, y \geq 0 \). Then the optimal solution of the problem is:
Solve the following linear programming problem graphically: Maximize \( z = x + y \), subject to constraints: \[ 2x + 5y \leq 100, \quad 8x + 5y \leq 200, \quad x \geq 0, \quad y \geq 0. \]