Applications of Derivatives · Applied Problems
Optimization
Optimization finds the maximum or minimum value of a function. Set up the objective function, find critical points, and test them.
Worked examples
Find two positive numbers whose sum is 20 and whose product is maximum.
- Let x + y = 20, maximize P = xy = x(20-x) = 20x - x²
- P'(x) = 20 - 2x = 0 → x = 10
- P''(x) = -2 < 0 → local max ✓
Answer: x = y = 10, maximum product = 100.
Practice this and 135 more formulas in the CalcRef workspace — quizzes, reference tables, a 16-category unit converter, and an expression evaluator.