Optimization
The capstone of differential calculus for business: the closed-interval method for guaranteed absolute extrema, and constrained optimization by substitution, applied to profit maximisation and cost minimisation.
- Distinguish local extrema from absolute (global) extrema
- Apply the closed-interval method to find an absolute maximum or minimum
- Set up and solve a constrained optimization problem using substitution
- Confirm a constrained optimum with the second-derivative test
Local versus absolute extrema
The first- and second-derivative tests from the last two lessons find local extrema: turning points relative to their immediate neighbourhood. A firm usually cares about the absolute (global) best: the single largest profit or smallest cost over the entire feasible range of output.
- a closed, bounded interval
Use it when you need to guarantee that an absolute maximum or minimum actually exists before searching for it, such as when output is capped by capacity.
The closed-interval method
Use it when output or another decision variable is restricted to a closed interval, such as a factory's minimum and maximum capacity.
Try it: unconstrained optimization
Constrained optimization by substitution
Many real decisions involve two variables linked by a constraint: a fixed volume, a fixed budget, a fixed area. The technique is to solve the constraint for one variable, substitute it into the objective function, and optimize the resulting one-variable function with the tools already built.
Use it when a cost or area depends on two design variables linked by a fixed relationship, such as a fixed volume or a fixed budget.
Exam practice
Summary and review
- Local extrema are relative to nearby points; absolute extrema are the largest/smallest over the whole domain.
- Extreme Value Theorem: a continuous function on a closed interval always attains an absolute max and min.
- Closed-interval method: evaluate at every interior critical number and at both endpoints; compare.
- Constrained optimization: solve the constraint for one variable, substitute into the objective, then optimize as a one-variable problem.
- Always confirm a constrained critical point with the second-derivative test before reporting it as a minimum or maximum.