Quadratic functions are polynomial functions of degree 2. Their graphs are parabolas. We will explore the basic function \( f(x) = x^2 \), the transformed vertex form \( f(x) = a(x - h)^2 + k \), and the standard form \( f(x) = ax^2 + bx + c \).
Before graphing transformations, we analyze the parent function. We use a table of values to plot key points.
| \( x \) | \( f(x) = x^2 \) |
|---|---|
| -3 | 9 |
| -2 | 4 |
| -1 | 1 |
| 0 | 0 (Vertex) |
| 1 | 1 |
| 2 | 4 |
| 3 | 9 |
The Vertex Form allows for immediate identification of the parabola's center and orientation:
1. Identify Parameters: \( a=4, h=1, k=-1 \). Vertex is (1, -1).
2. Intercepts:
y-intercept: \( g(0) = 4(0-1)^2 - 1 = 3 \). Point: (0, 3).
x-intercepts: Solve \( 4(x-1)^2 - 1 = 0 \). Points: (0.5, 0) and (1.5, 0).
To graph standard form, we calculate the vertex coordinates \( (h, k) \) first:
\[ h = -\frac{b}{2a} \quad \text{and} \quad k = f(h) \]Find the vertex, intercepts, and sketch the graph.
1. Vertex:
\( h = -3 / (2 \cdot -2) = 0.75 \)
\( k = p(0.75) = -2(0.75)^2 + 3(0.75) + 1 = 2.125 \). Vertex: (0.75, 2.13).
2. Graph: Since \( a = -2 \), the parabola opens downward.
Try our Vertex Word Problems or return to the AnalyzeMath Home Page.