Master the general form \( f(x) = ax^2 + bx + c \) through interactive exploration
Quadratic functions are fundamental in algebra with wide applications in physics, engineering, and economics. This interactive tutorial explores their graphs, properties, and transformations using a live graphing calculator.
Explore the relationship between the \(x\)-intercepts of a quadratic function's graph and the solutions to \(f(x) = 0\) by adjusting coefficients \(a\), \(b\), and \(c\) in real-time.
Further learning: Quadratic Functions Tutorial • Graphing Guide • Free Graph Paper
Purple curve: quadratic function • Red dot: vertex • Values update in real-time
A quadratic function has the general form:
\[ f(x) = ax^2 + bx + c \]where \(a\), \(b\), and \(c\) are real numbers with \(a \neq 0\). Its graph is a parabola—a symmetric U-shaped curve.
Enter the example coefficients above into the grapher. Observe how the sign of \(a\) determines direction. Try different values to see how each coefficient affects the shape.
Every quadratic function can be rewritten in standard (vertex) form:
\[ f(x) = a(x - h)^2 + k \]where \((h, k)\) is the vertex. Complete the square to convert:
Thus:
\[ h = -\frac{b}{2a}, \quad k = c - \frac{b^2}{4a} \]Set \(a = -2\), \(b = 4\), \(c = 1\) in the grapher. Verify the vertex is at \((1,3)\), a maximum point. Try \(a = 1\), \(b = -2\), \(c = 0\) to see a minimum point at \((1,-1)\).
The \(x\)-intercepts solve \( ax^2 + bx + c = 0 \). The discriminant \(D = b^2 - 4ac\) determines the nature of roots:
When \(D \geq 0\), intercepts are:
\[ x_1 = \frac{-b + \sqrt{D}}{2a}, \quad x_2 = \frac{-b - \sqrt{D}}{2a} \]Test these cases in the grapher. Observe how the discriminant affects intercepts. Try finding intercepts for:
The \(y\)-intercept occurs at \(x = 0\):
\[ f(0) = a(0)^2 + b(0) + c = c \]Thus, the \(y\)-intercept is always at point \((0, c)\).
Vary \(c\) in the grapher while keeping \(a\) and \(b\) fixed. Observe how the entire parabola shifts vertically without changing shape.
Given a parabola's key points, determine its equation \(f(x) = ax^2 + bx + c\).
Find the quadratic function for this parabola.
X-intercepts at \((-3,0)\) and \((-1,0)\), Y-intercept at \((0,6)\):
Vertex at \((-2,-2)\), Y-intercept at \((0,6)\):
Using points \((-3,0)\), \((-1,0)\), \((0,6)\):