Example 1 — Maximize a rectangle's area
EasyProblem
A rectangle has perimeter . What dimensions maximize its area?
Solution
-
We want a maximum, so express area as one function and set its derivative to zero.
Name the structure before touching arithmetic — that is what makes the right method obvious.
-
Ask the recognition question: Am I seeking an extreme value by finding where the slope is zero and then classifying it?
If the answer is yes, the concept applies; the cue, not a keyword, decides the method.
-
With width , length is , so ; set .
The rule is chosen only after the structure matches, so the steps mean something.
-
Solve to get ; check confirms a max.
Keep units, shape, or answer form tied to the story so the work does not become symbol pushing.
-
Check the answer against the original question.
It should fit the mental model — peaks and valleys are where the slope is zero. If it does not, revisit the recognition step before changing the arithmetic.
Answer
A square with area
Takeaway: At a smooth maximum the slope is zero, and the second derivative confirms it's a peak.