Historical Context & Motivation
Humans have been studying curves for thousands of years, and the parabola — the U-shaped curve produced by every quadratic function — is one of the most important shapes in mathematics. Ancient Greek mathematicians first explored parabolas by slicing cones at different angles, a field called conic sections. Over the centuries, mathematicians and scientists realized that parabolas describe everything from the arc of a basketball to the path of a rocket. Understanding where a parabola reaches its peak or valley, and where it climbs or descends, became essential knowledge for algebra, physics, engineering, and economics.
The central question this lesson addresses is straightforward but powerful: given any quadratic function, how can you determine where it reaches its maximum or minimum value, and on which intervals is the function increasing or decreasing? Answering this question unlocks your ability to solve optimization problems — finding the best, highest, lowest, or most efficient outcome.
Core Principles & Definitions
Before diving into calculations, you need to understand four foundational ideas that govern quadratic extrema and intervals. A quadratic function is any function of the form f(x) = ax² + bx + c, where a ≠ 0. Its graph is always a parabola, and every parabola has a single turning point called the vertex. The vertex is the key to everything in this lesson — it tells you the extreme value and divides the parabola into its increasing and decreasing intervals.
Direction of Opening
The Vertex
Increasing Interval
Decreasing Interval
Visual Explanation
The diagram below shows two parabolas side by side: one that opens upward (a > 0) with a minimum vertex, and one that opens downward (a < 0) with a maximum vertex. Notice how the vertex divides each parabola into an increasing region and a decreasing region. Arrows indicate the direction of increasing x-values.
Study the diagram closely. On the left graph, as you move your finger from left to right along the curve, the y-values drop until you hit the vertex, then they rise. That descent is the decreasing interval, and the ascent is the increasing interval. On the right graph, the pattern reverses: the curve rises to the vertex and then falls. The vertex's x-coordinate always marks the boundary between these two behaviors.
Mathematical Framework
Every quadratic function can be analyzed using a small set of formulas. The standard form and the vertex formula work together to give you everything you need: the location of the vertex, the extreme value, and the intervals of increase and decrease.
Classifying Quadratic Behavior
The table below summarizes how the sign of the leading coefficient a determines every aspect of a quadratic function's extreme behavior. Memorizing this pattern will let you quickly classify any quadratic without even graphing it.
| Property | a > 0 (Opens Upward) | a < 0 (Opens Downward) |
|---|---|---|
| Shape | U-shape (valley) | ∩-shape (hill) |
| Vertex type | Minimum | Maximum |
| Extreme value | k is the minimum value of f(x) | k is the maximum value of f(x) |
| Decreasing interval | (−∞, h) | (h, ∞) |
| Increasing interval | (h, ∞) | (−∞, h) |
| Range | [k, ∞) | (−∞, k] |
In the graph above, the dashed yellow line at x = 2 is the axis of symmetry. Every parabola is a mirror image of itself across this line. The left half of the curve descends toward the vertex, so f is decreasing on (−∞, 2). The right half ascends away from the vertex, so f is increasing on (2, ∞). Because a = 2 is positive, the parabola opens upward and the vertex gives the minimum output value of −5.
Worked Example
Let's work through a complete problem from start to finish. We'll find the vertex, determine whether it's a maximum or minimum, identify the extreme value, and state the intervals of increase and decrease.
Common Pitfalls & Tips
Students often make the same handful of mistakes when working with quadratic extrema and intervals. The table below compares common errors with the correct approaches so you can avoid these traps.
| Common Mistake | Why It's Wrong | Correct Approach |
|---|---|---|
| Confusing the extreme value with the vertex coordinates | The extreme value is a single number (k), not the ordered pair (h, k). The vertex is a point; the extreme value is the y-coordinate alone. | State: 'The minimum/maximum value is k,' not 'The minimum is (h, k).' |
| Using brackets [h, ∞) instead of parentheses (h, ∞) for intervals | At the vertex, the function is neither increasing nor decreasing — it's momentarily flat. So the vertex x-value is not included in either interval. | Always use parentheses: (−∞, h) and (h, ∞). |
| Forgetting the negative sign in h = −b / (2a) | Dropping the negative produces the wrong vertex location. If b = 6 and a = 1, h = −6/2 = −3, not 3. | Double-check: h = −b / (2a). Write the formula with the negative sign first, then substitute. |
| Mixing up max/min with increase/decrease direction | A minimum (a > 0) means decreasing THEN increasing. A maximum (a < 0) means increasing THEN decreasing. | Sketch a quick U or ∩ shape, then read left-to-right to determine which comes first. |
Connection to Advanced Topics
The skills you're learning now — finding where a function increases, decreases, and reaches extreme values — are the foundational ideas behind calculus. In calculus, you'll use derivatives to analyze any function's increase/decrease behavior, not just quadratics. For now, the vertex formula h = −b / (2a) is a shortcut that works specifically for parabolas. In calculus, the derivative gives you a general tool that replaces this formula and works for polynomials of any degree, exponentials, trigonometric functions, and more.
| Concept | Algebra 2 / Math 2 (Now) | Calculus (Future) |
|---|---|---|
| Finding extreme values | h = −b / (2a), then k = f(h) | Set the derivative f'(x) = 0 and solve |
| Intervals of increase | Determined by vertex location and sign of a | Where the derivative f'(x) > 0 |
| Intervals of decrease | Determined by vertex location and sign of a | Where the derivative f'(x) < 0 |
| Applies to | Quadratic functions only | Any differentiable function |
You'll also encounter optimization problems in physics (maximizing height of a projectile), economics (maximizing profit or minimizing cost), and engineering (minimizing material usage). In all of these contexts, the quadratic model is often the simplest and most common function to analyze. Mastering it now gives you a head start on the bigger ideas ahead.
Practice Problems
Lesson Summary
Every quadratic function f(x) = ax² + bx + c produces a parabola whose shape is determined by the leading coefficient a. When a > 0 the parabola opens upward and the vertex represents a minimum value; when a < 0 it opens downward and the vertex represents a maximum value. The vertex x-coordinate is found using h = −b / (2a), and the extreme value is k = f(h).
The vertex divides the parabola into two intervals. For an upward-opening parabola, the function is decreasing on (−∞, h) and increasing on (h, ∞); for a downward-opening parabola these are reversed. Always use parentheses (not brackets) around h in interval notation because the function is neither increasing nor decreasing at the vertex itself. These ideas form the foundation for optimization in both algebra and future calculus courses.