Picture a roller coaster from the side. Every crest is a spot where you were rising and then start falling; every dip, the reverse. But there are also moments between crest and dip — mid-drop — where the track stops steepening and starts flattening. Riders feel those moments in their stomachs.
Crests and dips are extrema. The mid-drop moment is a point of inflection. Polynomials are the smoothest roller coasters in mathematics, and this lesson maps their geometry.
A polynomial function has the form
p(x) = aₙxⁿ + aₙ₋₁xⁿ⁻¹ + … + a₁x + a₀, aₙ ≠ 0
n (a nonnegative integer) is the degree; aₙ is the leading coefficient. Linear and quadratic functions are degrees 1 and 2; now we go higher.
x = c if f(c) ≥ f(x) for all x near c — the graph switches from increasing to decreasing there.Key structural facts for polynomials:
aₙ > 0, both down if aₙ < 0), so it has a global minimum (if up) or global maximum (if down) — but not both.n has at most n − 1 local extrema (at most n − 1 turning points).A point of inflection is a point where the graph changes concavity — where the rate of change stops increasing and starts decreasing, or vice versa.
[GRAPH: Cubic-like curve for f with a local maximum at (−1, 4), a point of inflection at (1, 1) marked with a square marker, and a local minimum at (3, −2). Left of x = −1: increasing, concave down. Between −1 and 1: decreasing, concave down (falling, steepening). Between 1 and 3: decreasing, concave up (falling, flattening). Right of 3: increasing, concave up. Annotation at (1,1): "inflection: rate of change changes from decreasing to increasing".]
A degree-n polynomial has at most n − 2 points of inflection; an odd-degree polynomial (degree ≥ 3) always has at least one.
For the graph above, an AP-grade description of (−1, 3):
"f is decreasing on the interval (−1, 3) because outputs fall as inputs increase. f is concave down on (−1, 1) — its rate of change is decreasing — and concave up on (1, 3) — its rate of change is increasing. The point (1, 1) is a point of inflection because the concavity changes there."
Every sentence names a behavior and gives the rate-of-change reason. That's the FRQ 4 formula: claim + because-clause about rates of change.
On calc-active items, use your grapher's minimum/maximum commands rather than tracing. Set a sensible window first (zeros and extrema of AP polynomials usually live within −10 ≤ x ≤ 10). Report at least three decimal places unless told otherwise — that's the AP's standard accuracy expectation.
Problem: p is a degree-4 polynomial with negative leading coefficient and three local extrema. Which are guaranteed global?
Solution: Even degree + negative leading coefficient → both ends fall to −∞ → p has a global maximum and no global minimum. With three local extrema (max–min–max pattern for down-pointing quartics), the global maximum is the larger of the two local maxima. The local minimum is local only.
Interpretation: End behavior (Lesson 5 in full) decides which extremum can be global before you compute anything.
Problem: f(x) = x(x − 2)(x + 3). Without graphing, how many local extrema does f have, and where (roughly)?
Strategy: Count zeros; apply the between-zeros guarantee; cap with degree.
Solution: Zeros at −3, 0, 2 — three distinct real zeros. Between −3 and 0: at least one local extremum. Between 0 and 2: at least one more. Degree 3 allows at most 3 − 1 = 2. So exactly two: one in (−3, 0), one in (0, 2). Leading coefficient positive and degree odd → rises to the right → the first is a local max, the second a local min.
Interpretation: "At least one between zeros" + "at most n − 1 total" often pins the count exactly.
Problem: Equally spaced values of g:
| x | 0 | 1 | 2 | 3 | 4 | 5 |
|---|---|---|---|---|---|---|
| g(x) | 0 | 7 | 12 | 15 | 18 | 23 |
Where do the data suggest a point of inflection?
Solution: First differences: 7, 5, 3, 3, 5. The rates decrease (7 → 5 → 3) then increase (3 → 3 → 5). The switch happens around x = 3–4, so the data suggest g changes from concave down to concave up — a point of inflection near x = 3.5 (any answer locating it in [3, 4] with the rate-reversal reason is fine).
Interpretation: Inflection from a table = find where first differences reverse trend.
Problem: The value of one share of an investment fund is modeled by V(t) = 0.1t³ − 1.8t² + 8t + 20 dollars, for 0 ≤ t ≤ 14 days. Find the maximum share value during this period.
Strategy: Graph on [0, 14]; use the maximum finder — then check the endpoints.
Solution: The calculator's maximum command finds a local maximum of V ≈ 30.503 dollars at t ≈ 2.945 days. But the graph turns back up after a local minimum near t ≈ 9.055, so check the right endpoint:
V(14) = 0.1(2744) − 1.8(196) + 8(14) + 20
= 274.4 − 352.8 + 112 + 20 = 53.6
The endpoint beats the interior local max: on [0, 14], the maximum share value is $53.60 at t = 14, since 53.6 > 30.503.
Interpretation: On a restricted domain, always check endpoints against interior extrema. The calculator's "maximum" finds local maxima only — the exam sets this trap deliberately.
x³ has degree 3 and zero turning points (but still an inflection at the origin). Fix: "at most," and use zeros to force minimums.1. (C). At most n − 1 = 4. (A) confuses degree with extrema; (B) undercounts; (D) is n − 3.
f is a polynomial with distinct real zeros at x = 1 and x = 6 and no other zeros in [1, 6]. Which must be true?2. (D). Between two distinct zeros lies at least one local extremum. (A) global isn't guaranteed (odd-degree polys have none); (B) inflection location isn't forced to the midpoint; (C) direction unknown.
3. (A). Both ends up → some least value is attained → global minimum. (B) reversed; (C) false (x² + 1); (D) not required.
4. (C). Definition: inflection = rate of change switches between increasing and decreasing (concavity change). (A)/(B) describe extrema of the function (rate changing sign = function switching direction); (D) polynomials have no undefined behavior.
g is increasing and concave down on (0, 4), and increasing and concave up on (4, 9). Then x = 4 is5. (B). Concavity changes (down → up) at x = 4 while g keeps increasing → inflection. (A)/(C) wrong because direction never changes; (D) nothing says g(4) = 0.
6. (D). Four turning points needs degree ≥ 5; "both ends down" needs even degree with negative leading coefficient. Even and ≥ 5 → 6 works. (A)/(C) odd — ends point opposite ways; (B) degree 4 allows at most 3 turning points.
h(x) = x³ − 5x² + 2x + 8 on the closed interval [0, 5]. The global maximum of h on this interval occurs at7. (B). Local max near x ≈ 0.214 gives h ≈ 8.209 (h(0.214) ≈ 0.0098 − 0.229 + 0.428 + 8 ≈ 8.21). Endpoint: h(5) = 125 − 125 + 10 + 8 = 18. 18 > 8.209, so the global max on [0, 5] is at x = 5. (A) is the interior local max trap; (C) h(0) = 8; (D) is near the local minimum (h(3.12) ≈ −4.06).
w over equal steps: −2, −5, −7, −6, −3, 1. The data suggest w has8. (B). Differences fall (−2 → −5 → −7): concave down. Then rise (−7 → −6 → −3 → 1): concave up — inflection near the −7 trough. Differences change sign (−3 → 1) near the end: the function stops decreasing and starts increasing — local minimum there. (C) has the extremum type backwards (differences go − to +, a min, not max).
9. (C). Every cubic has exactly one inflection point. (A) at most two, could be zero (x³); (B) odd degree → no global extrema; (D) could have one real zero.
p(x) = (x + 4)(x − 1)(x − 3)(x − 8), leading coefficient positive. The number of local extrema of p is10. (D). Four distinct real zeros → at least 3 local extrema (one between each adjacent pair); degree 4 → at most 3. Exactly 3. (A) exceeds the degree bound; (B)/(C) violate the between-zeros guarantee.
C(t) = −0.5t³ + 6t² − 4t + 10 on 0 ≤ t ≤ 10, the maximum value of C is closest to11. (A). 📱 The maximum finder gives a local max at t ≈ 7.652 with C ≈ 106.68; endpoints are C(0) = 10 and C(10) = −500 + 600 − 40 + 10 = 70. The interior max wins: ≈ 106.7. (B) is the right-endpoint value — the trap for students who only check endpoints; (C) is the left endpoint; (D) reports the location t ≈ 7.65 instead of the maximum value.
f is an odd-degree polynomial. Which statement is impossible?12. (B). Odd degree → ends go to opposite infinities → no global max (or min) ever. (A) possible (x³); (C) possible (any cubic with two turning points); (D) possible (degree ≥ 5).
The graph of the polynomial g passes through the points (−2, 0), (0, 3), (2, 0), and (5, −6), with a local maximum at (0, 3), a point of inflection at (2, 0), and a local minimum at (4, −7). The degree of g is 4 and its leading coefficient is positive.
(a) (i) On what open intervals is g decreasing? (ii) Give a reason for your answer based on the definition of decreasing.
(b) (i) On what open interval(s) shown is the rate of change of g decreasing? (ii) Explain how the point of inflection at (2, 0) relates to the behavior of the rate of change of g.
(c) (i) Does g have a global minimum? (ii) Explain your reasoning using the degree, leading coefficient, and the given points.
(a) [2 pts] (i) [1 pt] g is decreasing on (0, 4). (End behavior: with degree 4 and positive leading coefficient, g rises on both ends; given the listed extrema, g decreases only between the local max at x = 0 and the local min at x = 4.) (ii) [1 pt] For any a < b in (0, 4), g(a) > g(b): outputs fall as inputs increase, which is the definition of decreasing.
(b) [2 pts] (i) [1 pt] On the interval shown, the rate of change of g is decreasing on (−2, 2): the graph is concave down there (it bends like ∩ around the local maximum at x = 0), and concave down means the rate of change is decreasing. (ii) [1 pt] At (2, 0) the graph changes from concave down to concave up: the rate of change of g changes from decreasing to increasing there, which is what defines a point of inflection.
(c) [2 pts]
(i) [1 pt] Yes, g has a global minimum.
(ii) [1 pt] g has even degree (4) and positive leading coefficient, so lim x→−∞ g(x) = ∞ and lim x→∞ g(x) = ∞: both ends rise without bound. A polynomial whose ends both rise must attain a least value, and that least value occurs at one of its local minima. (Identifying which local minimum is global would require the full graph; the guarantee itself earns the point.)
1. (C). At most n − 1 = 4. (A) confuses degree with extrema; (B) undercounts; (D) is n − 3.
2. (D). Between two distinct zeros lies at least one local extremum. (A) global isn't guaranteed (odd-degree polys have none); (B) inflection location isn't forced to the midpoint; (C) direction unknown.
3. (A). Both ends up → some least value is attained → global minimum. (B) reversed; (C) false (x² + 1); (D) not required.
4. (C). Definition: inflection = rate of change switches between increasing and decreasing (concavity change). (A)/(B) describe extrema of the function (rate changing sign = function switching direction); (D) polynomials have no undefined behavior.
5. (B). Concavity changes (down → up) at x = 4 while g keeps increasing → inflection. (A)/(C) wrong because direction never changes; (D) nothing says g(4) = 0.
6. (D). Four turning points needs degree ≥ 5; "both ends down" needs even degree with negative leading coefficient. Even and ≥ 5 → 6 works. (A)/(C) odd — ends point opposite ways; (B) degree 4 allows at most 3 turning points.
7. (B). Local max near x ≈ 0.214 gives h ≈ 8.209 (h(0.214) ≈ 0.0098 − 0.229 + 0.428 + 8 ≈ 8.21). Endpoint: h(5) = 125 − 125 + 10 + 8 = 18. 18 > 8.209, so the global max on [0, 5] is at x = 5. (A) is the interior local max trap; (C) h(0) = 8; (D) is near the local minimum (h(3.12) ≈ −4.06).
8. (B). Differences fall (−2 → −5 → −7): concave down. Then rise (−7 → −6 → −3 → 1): concave up — inflection near the −7 trough. Differences change sign (−3 → 1) near the end: the function stops decreasing and starts increasing — local minimum there. (C) has the extremum type backwards (differences go − to +, a min, not max).
9. (C). Every cubic has exactly one inflection point. (A) at most two, could be zero (x³); (B) odd degree → no global extrema; (D) could have one real zero.
10. (D). Four distinct real zeros → at least 3 local extrema (one between each adjacent pair); degree 4 → at most 3. Exactly 3. (A) exceeds the degree bound; (B)/(C) violate the between-zeros guarantee.
11. (A). 📱 The maximum finder gives a local max at t ≈ 7.652 with C ≈ 106.68; endpoints are C(0) = 10 and C(10) = −500 + 600 − 40 + 10 = 70. The interior max wins: ≈ 106.7. (B) is the right-endpoint value — the trap for students who only check endpoints; (C) is the left endpoint; (D) reports the location t ≈ 7.65 instead of the maximum value.
12. (B). Odd degree → ends go to opposite infinities → no global max (or min) ever. (A) possible (x³); (C) possible (any cubic with two turning points); (D) possible (degree ≥ 5).
🎯 Exam tip: On calc-active questions over a closed interval, make an "extremum shortlist": every local max/min the calculator finds plus both endpoints. Evaluate all of them and pick the winner. The interior-local-max trap (Problem 7) appears on nearly every released exam.