topic badge

10.02 Quadratic functions in factored form

Introduction

Different representations of a function may highlight or hide different characteristics, but do not change the function itself. The factored form of a function highlights the x-intercepts. In this lesson, we will analyze some of the key features of quadratic functions when they are in factored form.

Quadratic functions in factored form

Exploration

Consider the graph below, which shows the vertical position, y in feet, of a water balloon thrown by a child from the low diving board of a pool over time, x in seconds:

-1
1
2
x
-1
1
2
3
4
5
6
7
8
9
y

The function representing the projectile motion of the water balloon is y=-3x^2+3x+6.

  1. Shorena says that the function y=-3(x+1)(x-2) is equivalent to the given function. How can we determine if she is correct?
  2. How do the key features of the graph relate to the context?
  3. How might the function y=-3(x+1)(x-2) relate to the graph?

One way to represent quadratic functions is using the factored form. This form allows us to identify the x-intercepts, the direction of opening, and scale factor of the quadratic function.

\displaystyle y=a(x-x_1)(x-x_2)
\bm{x_1, \,x_2}
x-values of the x-intercepts
\bm{a}
scale factor
-4
-3
-2
-1
1
2
3
4
x
-4
-3
-2
-1
1
2
3
4
y
If a>0, then the quadratic function opens upwards and has a minimum value.
-4
-3
-2
-1
1
2
3
4
x
-4
-3
-2
-1
1
2
3
4
y
If a<0 then the quadratic function opens downwards and has a maximum value.

The x-intercepts are the points where y=0, so we refer to x_1 and x_2 as the zeros of the function.

To draw the graph of a quadratic function, we generally want to find three different points on the graph, such as the x- and y-intercepts. As the graph has a line of symmetry passing through the vertex, we know the vertex lies halfway between the two x-intercepts. We can also determine the direction in which the graph opens by identifying if the scale factor, a, is positive or negative.

Examples

Example 1

Consider the graph of a quadratic function:

-4
-3
-2
-1
1
2
3
4
x
-4
-3
-2
-1
1
2
3
4
y
a

Identify the coordinates of the x- and y-intercepts of the function.

Worked Solution
Create a strategy

The x-intercepts occur when y=0 and the y-intercept occurs when x=0.

Apply the idea
-4
-3
-2
-1
1
2
3
4
x
-4
-3
-2
-1
1
2
3
4
y

The x-intercepts are \left( -2,0 \right) and \left( 3,0 \right).

The y-intercept is \left( 0,2 \right).

b

Find the equation of the quadratic function in factored form.

Worked Solution
Create a strategy

Substitute the x-intercepts for x_1 and x_2 in the equation y=a(x-x_1)(x-x_2), then use any other point on the graph to substitute for x and y and solve for a.

Apply the idea

Since the x-values of the x-intercepts are -2 and 3, we know that the factored form will be:

y=a(x+2)(x-3)

for some value of a. We can find a by substituting in the coordinates of the y-intercept into the function.

To find a:

\displaystyle y\displaystyle =\displaystyle a(x+2)(x-3)Factored form
\displaystyle 2\displaystyle =\displaystyle a(0+2)(0-3)Substitute \left(0,2\right)
\displaystyle 2\displaystyle =\displaystyle a(2)(-3)Evaluate the addition and subtraction
\displaystyle 2\displaystyle =\displaystyle -6aEvaluate the multiplication
\displaystyle -\frac{1}{3}\displaystyle =\displaystyle aDivide both sides by -6

The equation of the quadratic function in factored form:

y=-\frac{1}{3}(x+2)(x-3)

Example 2

Consider the quadratic function:

y=2x^{2} + 4x - 48

a

State the coordinates of the x-intercepts.

Worked Solution
Create a strategy

In the factored form y=a(x-x_1)(x-x_2), the values of x_1 and x_2 are the x-values of the x-intercepts. The y-value of the x-intercepts is y=0. Factor the quadratic, then determine its x-intercepts.

We can factor out a GCF of 2, so that the equation becomes y=2(x^2+2x-24).

Since there are no common factors for the remaining three terms and the trinomial is not a perfect square trinomial, we proceed to factor by grouping by finding the value of two integers that multiply to ac = (1)(-24) = -24 and add up to b = 2. After finding these integers, we use them to rewrite the middle term 2x as a sum of two terms.

Apply the idea

The factor pair whose sum is 2 is -4 and 6.

We can use this to rewrite the trinomial and factor by grouping as follows:

\displaystyle 2(x^2+2x-24)\displaystyle =\displaystyle 2(x^2-4x + 6x - 24)Rewrite polynomial with four terms
\displaystyle =\displaystyle 2[x(x-4) +6(x-4)]Factor each pair
\displaystyle =\displaystyle 2(x-4)(x+6)Divide out common factor of (x-4)

There are no more common factors to be divided out, so the fully factored form of the quadratic function is y=2(x-4)(x+6).

The x-intercepts are \left( 4,0 \right) and \left( -6,0 \right).

Reflect and check

Notice that x+6 is the same as x-(-6).

b

Determine the coordinates of the y-intercept.

Worked Solution
Create a strategy

The y-value of the y-intercept is the result when x=0. We can substitute x=0 into the factored form to find this value.

Apply the idea

To find the y-value of the y-intercept:

\displaystyle y\displaystyle =\displaystyle 2(x-4)(x+6)Given quadratic function
\displaystyle y\displaystyle =\displaystyle 2(0-4)(0+6)Substitute x=0
\displaystyle y\displaystyle =\displaystyle 2(-4)(6)Evaluate the subtraction and addition
\displaystyle y\displaystyle =\displaystyle -48Evaluate the multiplication

The y-intercept is \left( 0,-48 \right).

Reflect and check

The original function shows the y-intercept, which we can identify without making any calculations.

c

Determine the coordinates of the vertex.

Worked Solution
Create a strategy

The vertex lies on the axis of symmetry, so the x-coordinate of the vertex will be exactly in the middle between the two x-intercepts. We can find the middle value by taking the average of 4 and -6. We can then substitute this x-coordinate value into the function to find the y-coordinate.

Apply the idea

To find the x-coordinate:

The average of 4 and -6 is half way between them. We can calculate that \dfrac{4+(-6)}{2}=-1, so the x-coordinate of the vertex and the axis of symmetry is x=-1.

To find the y-coordinate:

\displaystyle y\displaystyle =\displaystyle 2(x-4)(x+6)Given quadratic function
\displaystyle y\displaystyle =\displaystyle 2(-1-4)(-1+6)Substitute x=-1
\displaystyle y\displaystyle =\displaystyle 2(-5)(5)Evaluate the subtraction and addition
\displaystyle y\displaystyle =\displaystyle -50Evaluate the mutliplication

The vertex is \left( -1,-50 \right).

d

Draw the graph of the function.

Worked Solution
Create a strategy

The scale factor is 2 which is positive, so the graph will open up. We can draw the graph through any three points that we know are on it.

Apply the idea
-8
-6
-4
-2
2
4
6
8
x
-60
-50
-40
-30
-20
-10
10
20
y
Reflect and check

Any three points is enough to draw the graph, but knowing where the vertex is can make it easier since the vertex is on the axis of symmetry.

Example 3

A cannonball is fired from the edge of a cliff which is 15 meters above sea level. The peak of the cannonball's arc is 20 meters above sea level and 10 meters horizontally from the cliff edge. The cannonball lands in the sea 30 meters away from the base of the cliff.

The path of the cannonball is shown on the following graph, but the axes have not been labeled.

a

Label the axes of the graph to match the information provided.

Worked Solution
Create a strategy

To make the graph match the information, we want to make sure that the axes labels and scales accurately represent the path of the cannonball and make sense for the context. Both axes will have meters as their units.

Apply the idea

We can see that the path on the graph starts at a point on the vertical axis and ends at a point on the horizontal axis. So we can make the vertical axis represent the height, with y=0 being sea level, and the horizontal axis represent distance, with x=0 being the edge of the cliff.

We can then add values onto the axes to show that the cannonball starts at the edge of the cliff at \left(0,15\right), reaches its peak at \left(10,20\right), and then falls into the sea at \left(30,0\right).

5
10
15
20
25
30
x\left(\text{m}\right)
5
10
15
20
y\left(\text{m}\right)
Reflect and check

Another way to show the scale of the axes is to label some key points. For example:

x\left(\text{m}\right)
y\left(\text{m}\right)
b

Determine the factored equation which models the path of the cannonball.

Worked Solution
Create a strategy

To match the graph in part (a), we can let x represent the horizontal distance from the cliff, and let y represent the height above sea level.

To find the factored equation that models the cannonball, we need to know both x-intercepts and the scale factor.

We know that one of the x-intercepts is at x=30, and that the vertex is at x=10. Remember that the vertex lies on the axis of symmetry of a quadratic function, so we can use this to find the other x-intercept.

We can find the scale factor by substituting any point into the equation (that isn't an x-intercept) and solving for the scale factor that makes the equation true.

Apply the idea

Since both x-intercepts have the same y-value, they will be mirrored across the axis of symmetry. Since x=30 is 20 more units than x=10, the other x-intercept will be at 20 less units than x=10. So the other x-intercept is at x=-10.

If we let the scale factor of the equation be a, then our equation will be: y=a\left(x+10\right)\left(x-30\right)

We can find the scale factor by substituting in a point on the graph (let's use the y-intercept) and solving for a.

\displaystyle y\displaystyle =\displaystyle a(x+10)(x-30)Model equation
\displaystyle 15\displaystyle =\displaystyle a(0+10)(0-30)Substitute \left(0,15\right)
\displaystyle 15\displaystyle =\displaystyle a(10)(-30)Evaluate the addition and subtraction
\displaystyle 15\displaystyle =\displaystyle -300aEvaluate the product
\displaystyle -\frac{1}{20}\displaystyle =\displaystyle aDivide both sides by -300

So the equation which models the path of the cannonball is: y=-\frac{1}{20}\left(x+10\right)\left(x-30\right)

c

A second cannonball is fired, and this one can be modeled by the equation: y=-\frac{1}{15}\left(x+12\right)\left(x-27\right)Use this model to predict where the cannonball landed.

Worked Solution
Create a strategy

We can use what we know about the general factored form of the equation to provide information about the cannonball's path.

Apply the idea

Since the a value is negative, we know this function will open downward. This makes sense for a cannonball, as it will arc upwards to a maximum vertical height before falling back down, due to gravity. The x-intercepts will be at -12 and 27. Since the cannonball is being fired away from the cliff in the positive x-direction, we know that x=-12 is a non-viable solution. So the second cannonball lands in the sea 27 meters from the base of the cliff.

Idea summary

To write the equation of the graph of a quadratic function in factored form, substitute the x-intercepts for x_1 and x_2 in the equation y=a(x-x_1)(x-x_2), then use any other point on the graph to substitute for x and y and solve for a, the scale factor.

Outcomes

F.IF.B.4

For a function that models a relationship between two quantities, interpret key features of graphs and tables in terms of the quantities, and sketch graphs showing key features given a verbal description of the relationship. Key features include: intercepts; intervals where the function is increasing, decreasing, positive, or negative; relative maximums and minimums; symmetries; end behavior; and periodicity.

F.IF.C.7

Graph functions expressed symbolically and show key features of the graph, by hand in simple cases and using technology for more complicated cases.

F.IF.C.7.A

Graph linear and quadratic functions and show intercepts, maxima, and minima.

F.IF.C.8

Write a function defined by an expression in different but equivalent forms to reveal and explain different properties of the function.

F.IF.C.8.A

Use the process of factoring and completing the square in a quadratic function to show zeros, extreme values, and symmetry of the graph, and interpret these in terms of a context.

F.BF.A.1

Write a function that describes a relationship between two quantities.

F.BF.A.1.A

Determine an explicit expression, a recursive process, or steps for calculation from a context.

What is Mathspace

About Mathspace