Graphing Quadratic Functions

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 \).

1. The Basic Parabola: \( f(x) = x^2 \)

Before graphing transformations, we analyze the parent function. We use a table of values to plot key points.

\( x \)\( f(x) = x^2 \)
-39
-24
-11
00 (Vertex)
11
24
39
graph of basic quadratic function f(x) = x^2

2. Properties of the Vertex Form: \( g(x) = a(x - h)^2 + k \)

The Vertex Form allows for immediate identification of the parabola's center and orientation:

Example 2: Graphing \( g(x) = 4(x - 1)^2 - 1 \)

View Step-by-Step Solution

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).

graph of quadratic function g(x) = 4(x-1)^2 - 1

3. Graphing in Standard Form: \( f(x) = ax^2 + bx + c \)

To graph standard form, we calculate the vertex coordinates \( (h, k) \) first:

\[ h = -\frac{b}{2a} \quad \text{and} \quad k = f(h) \]

Example 5: Graphing \( p(x) = -2x^2 + 3x + 1 \)

Find the vertex, intercepts, and sketch the graph.

View Solution

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.

graph of p(x) = -2x^2 + 3x + 1

Continue Practice

Try our Vertex Word Problems or return to the AnalyzeMath Home Page.