Optimization Word Problem Reference Cheat Sheet
A printable reference covering optimization setup, objective functions, constraints, derivatives, endpoints, geometry models, distance formulas, and verification for grades 11-12.
Related Tools
Related Labs
Related Worksheets
Optimization word problems ask you to find the maximum or minimum value of a quantity, such as area, volume, cost, or distance. This cheat sheet helps students turn a written situation into a calculus problem with an objective function and a constraint. It is especially useful because most errors happen before taking the derivative. A clear setup makes the derivative test and final answer much easier to manage. The core method is to define variables, write the quantity to optimize, use constraints to reduce the problem to one variable, then differentiate. Critical points occur where or where is undefined, but endpoints must also be checked when the domain is closed. Geometry problems often use formulas such as , , , and . Distance problems often use or minimize instead when the square root is unnecessary.
Key Facts
- The standard optimization process is to define variables, write an objective function , write a constraint, substitute to get , find critical points, and check the domain.
- Critical points occur when or when is undefined, but only values inside the allowed domain count as interior critical points.
- For a closed interval , the absolute maximum and minimum must be chosen by comparing , , and all valid critical values.
- If a constraint is , solve it for one variable and substitute so the objective becomes a one-variable function such as .
- For rectangle problems, the common formulas are area and perimeter .
- For box and cylinder problems, useful formulas include , surface area , cylinder volume , and cylinder surface area .
- For distance optimization, the distance formula is , and minimizing gives the same point as minimizing when .
- A second derivative test can verify a local maximum if and a local minimum if .
Vocabulary
- Objective function
- The formula for the quantity being maximized or minimized, such as area, volume, cost, or distance.
- Constraint
- An equation or condition that connects the variables and limits the possible solutions.
- Domain
- The set of allowed input values for the optimization function, based on the real-world situation.
- Critical point
- A point in the domain where or where does not exist.
- Endpoint
- A boundary value of the domain that must be checked when looking for an absolute maximum or minimum.
- Second derivative test
- A method that uses the sign of to classify a critical point as a local maximum or local minimum.
Common Mistakes to Avoid
- Optimizing the constraint instead of the objective is wrong because the constraint only limits the variables, while the objective is the quantity to maximize or minimize.
- Using two variables after substitution is wrong because standard single-variable calculus optimization requires the objective to be written as .
- Ignoring the domain is wrong because a critical point such as may be impossible in a problem involving lengths, where is required.
- Forgetting endpoints is wrong on a closed interval because an absolute maximum or minimum can occur at or , not only where .
- Reporting only a number without units or context is incomplete because an answer like must be identified as , , or another meaningful quantity.
Practice Questions
- 1 A rectangle has perimeter . Write its area as a one-variable function and find the dimensions that maximize the area.
- 2 An open-top box is made by cutting squares of side length from each corner of a by sheet and folding up the sides. Write and find the domain for .
- 3 Find the point on the line that is closest to the point by minimizing the squared distance.
- 4 Explain why checking only may fail to find the absolute maximum or minimum in an optimization word problem.