Solve the following LPP graphically: Maximize: \[ Z = 2x + 3y \] Subject to: \[ \begin{aligned} x + 4y &\leq 8 \quad \text{(1)} \\ 2x + 3y &\leq 12 \quad \text{(2)} \\ 3x + y &\leq 9 \quad \text{(3)} \\ x &\geq 0,\quad y \geq 0 \quad \text{(non-negativity constraints)} \end{aligned} \]