Optimization Problems
Maximizing and Minimizing with Calculus
Related Tools
Related Labs
Related Worksheets
Related Cheat Sheets
Optimization problems use calculus to find the largest or smallest possible value of a quantity under given conditions. These problems appear in business, engineering, physics, and everyday design, such as minimizing material cost or maximizing area. The key idea is to turn a word problem into a function, then analyze where that function reaches a maximum or minimum. Calculus gives a systematic way to do this instead of relying on guessing.
Most optimization problems follow the same structure. First define variables, then use the conditions to write the quantity to optimize as a function of one variable. Next find critical points by solving or checking where is undefined, and test which points actually give the extreme value. Finally compare candidates, including endpoints when the domain is restricted, to identify the true maximum or minimum.
Key Facts
- A critical point occurs where or is undefined.
- At a smooth local maximum or minimum, the tangent line is horizontal, so slope = 0.
- First derivative test: if changes from positive to negative, has a local maximum; if changes from negative to positive, has a local minimum.
- Second derivative test: if and , then has a local minimum at ; if , then has a local maximum.
- For a closed interval [a, b], absolute extrema can occur at critical points or at endpoints a and b.
- Optimization workflow: define variables, write constraints, form objective function, reduce to one variable, compute , test candidates, state the answer with units.
Vocabulary
- Objective function
- The function whose maximum or minimum value you are trying to find.
- Constraint
- A condition that limits the possible values of the variables in the problem.
- Critical point
- A value of x where the derivative is zero or undefined and where an extreme value may occur.
- Local maximum
- A point where the function has a greater value than nearby points.
- Local minimum
- A point where the function has a smaller value than nearby points.
Common Mistakes to Avoid
- Using the original formula without applying the constraint first, which leaves too many variables and prevents correct differentiation. Rewrite the objective so it depends on only one variable before taking the derivative.
- Stopping after solving , which is wrong because a critical point is only a candidate. Test nearby values, use the first or second derivative test, or compare endpoint values.
- Ignoring endpoints on a restricted domain, which can miss the absolute maximum or minimum. Always check boundary values when the variable is limited to an interval.
- Forgetting units or the meaning of the variable, which leads to answers that do not match the question. State what quantity was optimized and give the final value with correct units.
Practice Questions
- 1 A farmer has 200 m of fencing to enclose a rectangular field. What dimensions maximize the area, and what is the maximum area?
- 2 An open-top box is made from a 20 cm by 30 cm sheet by cutting out equal squares of side x from each corner and folding up the sides. What value of x maximizes the volume?
- 3 A function has changing from positive to negative at , while another critical point at has changing from negative to positive. Explain which point is a local maximum and which is a local minimum.