Statement
Find the maximum value of given that the constraints and both hold.
Solution
We want as large as possible. It pays to push “up and to the right” to the boundary of the feasible region: the maximum occurs where both constraints hold with equality. Solve the system From the first, ; substituting: , so .
There . Any move toward larger values would violate at least one constraint, so is the maximum. Check: and . Correct.