Home
/ Review
Topics
Vertex
A
parabola which opens up has a lowest point and a parabola which opens
down has a highest point. The highest or lowest point on a parabola
is called the vertex. The parabola is symmetric about
a vertical line through its vertex, called the axis of symmetry.
The figure below shows a parabola opening up with vertex (0.75, 0.875)
and axis of symmetry x = 0.75.

Vertex
Form of a Quadratic Function
To find the vertex of a parabola, we will write the function
in the form
. As an example, consider the function
. We first complete the square on the right side:
f(x) = 2(x2 - 4x) + 7
(factor out 2 from the terms 2x2
- 8x)
= 2(x2 - 4x + 4) + 7 -
8 (complete the square of x2
- 4x)
= 2(x - 2)2 - 1
(factor the
perfect square and simplify.)
Notice
that
for all values of x.
Thus f(x) = 2(x - 2)2 - 1 ³ -1 for all values
of x and the minimum value of the function is -1 when x = 2.
The point (2, -1) is the lowest point on the graph so it is the vertex
of the parabola. The vertical line x = 2 is the axis of symmetry.
See the graph below.


In general,
is called vertex form of a quadratic
function. When a quadratic function is written in vertex form,
we can easily determine the vertex (h, k). If the coefficient
a > 0, then the parabola opens upward and the vertex is
the lowest point on the parabola. We say that k is the minimum
value of the quadratic function. On the other hand, if the coefficient
a < 0, then the parabola opens downward and the vertex is
the highest point on the parabola. In this case, k is the maximum
value of the quadratic function. Explore the role of each coefficient
in the following interactive example.
Example
Write
the quadratic function
in vertex form. Determine the vertex and the maximum
or minimum value of the function.
Solution
We will complete the square to
write the function in vertex form:

The vertex form is
, so the vertex is (3,
-11). Since a < 0, the parabola opens downward and the
vertex is the highest point. The function has a maximum value of 11.
Its graph is shown below.


Once we know the vertex of a parabola, we can determine the
range of the quadratic function. Consider the function,
. Previously we determined that the parabola
has a minimum value of -1, occurring when x = 2. Thus the range of
the quadratic function is {y½ y ³ -1}. As another example, lets
return to the function
in the above example. The graph of this function
is a parabola opening downward and the maximum value of the function
is 11. Therefore, the range of the quadratic function is 
Finding
the Vertex Algebraically
The
vertex of a quadratic function
can also be determined algebraically. We first
assume that the quadratic function has two x-intercepts. Then the
graph is a parabola that crosses the x-axis in two distinct points.
Since the parabola is symmetric with respect to a vertical line through
its vertex (the axis of symmetry) the x-coordinate of the vertex is
always halfway between the two x-intercepts. By the quadratic formula,
the two x-intercepts are

Notice that
the same number,
, is being added to and subtracted from
. It follows that the number
is halfway between
This means that the x-coordinate of the vertex
is
. We can then find the y-coordinate of the vertex
by evaluating
Although we assumed that the quadratic function
had two x-interecpts when we derived our vertex formula, it also holds
in the other two cases, where the parabola has one or no x-intercepts.
Example
Find
the vertex of the quadratic function
. Use the vertex to determine the maximum or minimum
value of the function and find its range.
Solution
The vertex
formula gives
To find the second coordinate of the vertex,
we evaluate
The vertex of the parabola is (3, 53). Since a
< 0, the parabola opens downward and the vertex is the highest
point. This gives a maximum value of 53 and the range of the function
is
A graph of the function is shown below.


Recall the
function
, which describes the height in
feet of a ball t seconds after it is thrown upward from the top of
a 200 foot high building. We can now determine when the ball hits
the ground and the maximum height that it reaches, as well as the
time that it reaches that maximum height. When the ball hits the ground,
its height above ground will be zero. This gives the quadratic equation
. Using the quadratic formula, we find that the
solutions are
and
(rounded to
two decimal places). Since the time cannot be negative, we see that
the ball strikes the ground after 5.21 seconds. The maximum height
of the ball will be given by the second coordinate of the vertex and
the time will be the first coordinate. Using the vertex formula we
find that
(rounded to tow decimal places). Next
we evaluate
This means that the ball reaches its maximum
height of 231.64 feet after 1.41 seconds.