Quadratic Functions: A A Shape Parameter
Quadratic Functions: A A Shape Parameter
PROTOTYPE:
f (x) = ax2 + bx + c. (1)
The leading coefficient a 6= 0 is called the shape parameter.
SHAPE-VERTEX FORMULA
One can write any quadratic function (1) as
1
FACTS ABOUT THE GRAPH:
A. The graph has same shape as the graph of ax2 , but shifted. The shift-
ing is determined by the numbers h and k that appear in the Shape-Vertex
Formula.
–3
2
B. The shape of the graph of f (x) = ax2 + bx + c is called a parabola.
The parabola opens upward or downward, depending on the sign of the leading
coefficient a, as shown below.
V
V
a>0 a<0
The vertex is a “turning point” (a point where the graph changes direction).
Moreover:
• if a > 0, then the vertex is a minimum point;
• if a < 0, then the vertex is a maximum point.
The intervals of monotonicity (where the function is increasing or decreas-
ing) are (−∞, h) and (h, ∞).
3
GRAPHING AND ANALYZING THE FUNCTION
f (x) = ax2 + bx + c.
f (x) = 0.
Step 4. Draw the graph. (Use the information from Steps 1-3.)
Step 5. Analyze the graph and extract information about the function.
- specify whether the vertex is a maximum or a minimum point;
- indicate the intervals where the function is increasing or decreasing.
4
EXAMPLE. Graph and analyze f (x) = −x2 − 2x + 3.
5
FINDING THE FUNCTION, GIVEN THE VERTEX
y = a(x − #)2 + #.
# = a(#)2 + #.
Think of the above as an equation with a as the unknown, ans solve for a.
6
EXAMPLE. Find the quadratic function whose graph has vertex (−1, 2)
and passes through the point (1, 10).
10 = a(1 + 1)2 + 2,
7
APPLIED PROBLEMS.
The meaning of the vertex, as the maximum or minimum point for the
quadratic function, is often used to solve optimization problems.
whose coefficients are a = 0.2(> 0), b = −20 and c = 900. What we need to
find is the value of x, for which f (x) takes the minimum value. Since a > 0,
we know that f (x) has a minimum point at the vertex. So what we need to
find is precisely the x-coordinate of the vertex, that is the h-number. So the
answer is
b −20 20
x=h=− =− = = 50.
2a 2(0.2) 0.5