Skip to main content
United StatesCalculusSyllabus dot point

How do you solve a full optimization problem and justify that you have found the absolute maximum or minimum?

Topic 5.11 Solving Optimization Problems: solve a complete optimization problem and justify the absolute extremum.

A focused answer to AP Calculus AB Topic 5.11, solving complete optimization problems by differentiating the objective, finding critical points, and justifying the absolute extremum, with worked box and area examples.

Generated by Claude Opus 4.810 min answer

Reviewed by: AI editorial process; not yet individually human-reviewed

Have a quick question? Jump to the Q&A page

Jump to a section
  1. What this topic is asking
  2. The solving procedure
  3. A worked optimization
  4. Justifying "absolute" on an open domain
  5. Reading exactly what is asked
  6. Choosing the cleanest justification
  7. Common problem types to recognize

What this topic is asking

The College Board (Topic 5.11) is the solving half of optimization: differentiate the one-variable objective from Topic 5.10, find the critical point, and crucially justify that it is the absolute maximum or minimum the question asks for. The justification is where most marks are won or lost.

The solving procedure

A worked optimization

Justifying "absolute" on an open domain

Many optimization domains are open (like x>0x > 0), so the Extreme Value Theorem does not directly apply and you cannot simply use the candidates test with endpoints. The clean justification is then the Second Derivative Test giving constant concavity, or a First Derivative Test sign change that holds throughout: if QQ' changes from negative to positive at the only critical point, that point is the absolute minimum on the interval. State this explicitly. A bare "S(x)=0S'(x) = 0 at x=4x = 4" earns the critical-point mark but not the justification mark; the exam separately rewards the argument that the critical point is the global extremum.

Reading exactly what is asked

Optimization questions vary in what they want: the optimal dimensions, the optimal value of the objective, or both. A question asking for the "minimum surface area" wants the value SS, not the side xx; one asking "what dimensions minimize the cost" wants the xx (and any other dimensions). Compute the critical xx either way, then read the question to decide whether to substitute back to get the objective value. Carrying units through to the final answer and writing a short sentence in context complete a full-credit free response. The most common avoidable loss is finding xx correctly but never justifying that it is the absolute extremum.

Choosing the cleanest justification

The three justification routes are not equally convenient on every problem, and choosing well saves time. When the objective's domain is a closed interval, the candidates test is fastest: just compare the objective at the critical point and the two endpoints. When the domain is open but the second derivative is easy to compute, the Second Derivative Test gives the answer in one evaluation, and if SS'' has a constant sign on the whole domain you have established a global, not merely local, extremum. When SS'' is messy, a First Derivative Test sign change is the safer route. Picking the lightest valid justification for the situation, rather than mechanically computing SS'' every time, keeps the algebra manageable on the no-calculator section.

Common problem types to recognize

A handful of templates recur: maximizing area or volume for a fixed amount of material, minimizing surface area or cost for a fixed volume, minimizing the distance from a point to a curve, and maximizing a revenue or profit function. Recognizing the type tells you what the objective and constraint usually are, a fixed perimeter or volume as the constraint, the area, volume, or cost as the objective, so the setup goes faster. The calculus that follows is always the same: differentiate, solve S(x)=0S'(x) = 0, and justify the absolute extremum. Familiarity with the templates frees attention for the parts that vary, the specific geometry and the domain, where the marks are actually decided.

Exam-style practice questions

Practice questions written in the style of College Board exam questions on this dot point, with worked answer explainers. The year tag is the paper they imitate, not the source.

AP 2021 (style)1 marksSection I (multiple choice, no calculator). The maximum area of a rectangle with perimeter 4040 is (A) 5050 (B) 100100 (C) 200200 (D) 400400
Show worked answer →

The correct answer is (B), 100100.

With A(x)=x(20x)=20xx2A(x) = x(20 - x) = 20x - x^2, A(x)=202x=0A'(x) = 20 - 2x = 0 at x=10x = 10. Then area =10(2010)=100= 10(20 - 10) = 100 (a square of side 1010).

AP 2023 (style)4 marksSection II (free response, no calculator). An open-top box has a square base of side xx and volume 3232 cubic cm. (a) Express the surface area SS (base plus four sides) as a function of xx. (b) Find the value of xx that minimizes SS, and justify that it gives a minimum.
Show worked answer →

A 4-point optimization question.

(a) (1 point) Height h=32x2h = \frac{32}{x^2}. Surface area S=x2+4xh=x2+4x32x2=x2+128xS = x^2 + 4xh = x^2 + 4x\cdot\frac{32}{x^2} = x^2 + \frac{128}{x}.
(b) (3 points) S(x)=2x128x2=0S'(x) = 2x - \frac{128}{x^2} = 0 gives 2x3=1282x^3 = 128, x3=64x^3 = 64, x=4x = 4. S(x)=2+256x3>0S''(x) = 2 + \frac{256}{x^3} > 0 for x>0x > 0, so the graph is concave up and x=4x = 4 gives an absolute minimum.

Related dot points

Sources & how we know this