Historical Context & Motivation
Humans have been solving problems involving squares and areas for thousands of years. Ancient civilizations needed to calculate land areas, design arched structures, and predict the paths of thrown objects — all tasks that require understanding relationships where a quantity is multiplied by itself. The mathematics behind these problems eventually became what we call quadratic functions, expressions where the highest power of the variable is 2. From Babylonian clay tablets to modern engineering, quadratics have remained one of the most practical and widely used tools in mathematics.
Today, quadratic functions model everything from projectile motion in physics to profit optimization in business. The central question of this topic is straightforward: given a quadratic function, how do we identify its key features — its vertex, intercepts, and discriminant — and how do we solve quadratic equations using multiple methods?
Core Principles & Definitions
A quadratic function is any function that can be written in the form f(x) = ax² + bx + c, where a, b, and c are real numbers and a ≠ 0. The graph of every quadratic function is a U-shaped curve called a parabola. Understanding a few foundational ideas will unlock your ability to analyze and solve any quadratic.
Standard Form
Vertex Form
Factored Form
Axis of Symmetry
Discriminant
Anatomy of a Parabola
The diagram below shows a parabola with all of its key features labeled. Study how the vertex, axis of symmetry, x-intercepts, and y-intercept relate to one another on the coordinate plane. Notice how the parabola is perfectly symmetric about the vertical line through the vertex.
In the diagram above, notice that the two x-intercepts are equidistant from the axis of symmetry. The x-intercept at x = −1 is 3 units to the left of x = 2, and the x-intercept at x = 5 is 3 units to the right. This symmetry is a defining property of every parabola and is extremely useful: if you know one x-intercept and the axis of symmetry, you can immediately find the other x-intercept.
Mathematical Framework
This section presents the essential formulas you need for analyzing and solving quadratic functions. Each equation is a tool — know when and how to use each one.
The Discriminant & Nature of Roots
The discriminant Δ = b² − 4ac is a single number that tells you everything about how many times a parabola crosses the x-axis. The diagram below shows three parabolas with different discriminant values, illustrating the three possible cases.
| Discriminant Value | Number of Real Roots | Graphical Meaning | Example (a = 1) |
|---|---|---|---|
| Δ > 0 | Two distinct real roots | Parabola crosses x-axis twice | x² − 5x + 6 = 0 → Δ = 1 → x = 2, 3 |
| Δ = 0 | One repeated real root | Vertex touches x-axis | x² − 6x + 9 = 0 → Δ = 0 → x = 3 |
| Δ < 0 | No real roots | Parabola does not cross x-axis | x² + 2x + 5 = 0 → Δ = −16 → no real solutions |
Worked Example — Full Analysis of a Quadratic
Let's completely analyze the quadratic function f(x) = 2x² − 8x + 3. We will find its vertex, axis of symmetry, y-intercept, discriminant, and x-intercepts.
Solving Quadratics — Three Methods Compared
There are three primary methods for solving a quadratic equation ax² + bx + c = 0. Each method has its own strengths and ideal use cases. The IB may ask you to use a specific method, so you need to be confident with all three.
| Method | When to Use | Advantages | Limitations |
|---|---|---|---|
| Factoring | When the quadratic factors neatly over the integers (e.g., x² − 5x + 6) | Fast, elegant, no formula needed; directly gives exact roots | Not all quadratics factor neatly; requires trial and error or pattern recognition |
| Completing the Square | When converting to vertex form or deriving the quadratic formula; useful for exact answers | Always works; gives the vertex form directly; builds algebraic understanding | More steps than other methods; arithmetic can get messy with fractions |
| Quadratic Formula | When factoring fails or when you need to find roots quickly for any quadratic | Universal method — works for every quadratic; immediately identifies nature of roots via discriminant | Requires careful substitution; does not directly give vertex form |
Connection to Advanced Topics
Quadratic functions are a springboard to more advanced mathematics. The concepts you have learned here — vertex, roots, and discriminant — will appear in different guises as you progress through the IB course and beyond. Understanding quadratics deeply now will pay dividends when you encounter these more complex topics.
| SL 2.2 Concept | Advanced Extension | Where You'll See It |
|---|---|---|
| Discriminant Δ < 0 (no real roots) | Complex / imaginary roots using i = √(−1) | HL Topic 1 (complex numbers) |
| Vertex as maximum/minimum | Optimization using calculus (finding turning points of any function) | SL Topic 5 (calculus) |
| Factored form f(x) = a(x − p)(x − q) | Polynomial factoring for cubics, quartics, and beyond | SL 2.5 (polynomial functions) |
| Completing the square | Equations of circles, ellipses, and integration by completing the square | HL Topic 2 & 5 |
In calculus, you will learn a general method for finding the maximum or minimum of any smooth function, not just parabolas. But the technique of setting a derivative equal to zero is the generalized version of what you're already doing with h = −b/(2a). The quadratic formula itself can be derived by applying completing the square to the general equation ax² + bx + c = 0 — a beautiful connection between two methods.
Practice Problems
Lesson Summary
A quadratic function f(x) = ax² + bx + c produces a parabola that opens upward when a > 0 and downward when a < 0. The vertex at (h, k), found using h = −b/(2a), represents the maximum or minimum value. The axis of symmetry x = h divides the parabola into two mirror-image halves. The y-intercept is always at (0, c), and the x-intercepts (roots) are found by solving f(x) = 0.
The discriminant Δ = b² − 4ac determines the nature of the roots: two distinct real roots when Δ > 0, one repeated root when Δ = 0, and no real roots when Δ < 0. You can solve quadratics by factoring (when possible), completing the square (which also yields vertex form), or applying the quadratic formula (which always works). Being able to switch between standard form, vertex form, and factored form is an essential skill for the IB exam and forms the foundation for studying polynomials, optimization, and calculus.