3.6: Algebraic Analysis on Intersection Points

Learning Outcomes

  • Explain the meaning of solving a polynomial equation graphically
  • Solve polynomial equations using the zero product property
  • Find the xx-intercepts of a polynomial function

The Meaning of Solving a Polynomial Equation

Suppose we have two functions f(x)=x22x10f(x)=x22x10 and g(x)=5g(x)=5. Using Desmos to graph these functions we get the graph in figure 1.

Intersection of two functions

Figure 1. The intersection of two functions

The horizontal line representing g(x)=5g(x)=5 intersects the parabola representing f(x)=x22x10f(x)=x22x10 in two points. The two graphs intersect at the points (–3, 5) and (5, 5). These are the points where f(x)=g(x)f(x)=g(x) or, in this case, where x22x10=5x22x10=5. In other words, the xx-coordinates of the intersection points are solutions of the equation x22x10=5x22x10=5. Finding the intersection points graphically, as in figure 1, is equivalent to solving the equation f(x)=g(x)f(x)=g(x).

The intersection point(s) between the graphs of any two functions f(x)f(x) and g(x)g(x) can be found algebraically by setting the two functions equal to each other:

f(x)=g(x)f(x)=g(x)

At any intersection point (x,y)(x,y), the value of xx is the same for both functions, as is the value of yy. In other words, f(x)=g(x)f(x)=g(x) means when the two functions have the same input xx, and the output of the two functions f(x)f(x) and g(x)g(x) are equal (i.e., f(x)=g(x)f(x)=g(x)).

Example 1

Use Desmos to find the solution to the equation x2x12=0x2x12=0.

Solution

Let f(x)=x2x12f(x)=x2x12 and g(x)=0g(x)=0. Note that g(x)=0g(x)=0 is represented by the xx-axis, so we are finding where the graph of y=f(x)y=f(x) intersects the xx-axis (i.e., the xx-intercepts).

Using Desmos we get:

Intersection of a parabola with the x-axis

From the graph, y=f(x)y=f(x) intersects the xx-axis at (–3, 0) and (4, 0).

So the solution to the equation x2x12=0x2x12=0 is x=3,4x=3,4.

 

Note. We can always check our solution by substituting the values into the equation:

When x=3x=3,

x2x12=0(3)2(3)12=09+312=00=0Truex2x12=0(3)2(3)12=09+312=00=0True

When x=4x=4,

x2x12=0(4)2(4)12=016412=00=0Truex2x12=0(4)2(4)12=016412=00=0True

Example 2

Use Desmos to find the solution to the equation x24=x2+14x24=x2+14.

Solution

Let f(x)=x24f(x)=x24 and g(x)=x2+14g(x)=x2+14. then use Desmos to graph the two functions.

 

Intersection of two functions

From the graph, the intersection points are (–3, 5) and (3, 5).

So, the solution of the equation x24=x2+14 is x=3,3.

Try It 1

Use Desmos to find the solution to the equation x23=6.

The Relationship of Equivalent Equations, Solutions, Zeros, x-Intercepts, and Points of Intersection

No matter the equation, f(x)=g(x) can always be simplified to f(x)g(x)=0. The difference in two polynomial functions is always another polynomial function, so solving f(x)=g(x) is equivalent to solving p(x)=0, where p(x)=f(x)g(x).

For example, the equation in Example 2, x24=x2+14, can be simplified to 2x218=0. x24=x2+14 and 2x218=0 are equivalent equations so they have identical solutions. Consequently, solving x24=x2+14 is equivalent to solving 2x218=0, which in turn is equivalent to finding the zeros of the function p(x)=2x218. In other words, solving x24=x2+14 is equivalent to finding the intersection of p(x)=2x218 with the x-axis, which is where the x-intercepts lie. Figure 2 shows this graphically.

Intersection of a function and the x-axis

Figure 2. Finding zeros of a function

The zeros of p(x)=2x218 are x=3,3.

The x-intercepts of the graph of p(x)=2x218 are (–3, 0) and (3, 0).

The graphs of f(x)=2x218 and g(x)=0 intersect at x=3,3.

The solutions of the polynomial equation 2x218=0 are x=3,3.

Do you see the relationship between zeros, intersection points, x-intercepts, and solutions?

Example 3

Find the zeros of the polynomial function f(x)=x3+2x28x.

Solution

Finding the zeros is equivalent to solving the equation x3+2x28x=0.

Graphically, this is equivalent to finding where the function f(x)=x3+2x28x intersects the x-axis (the line g(x)=0).

Using Desmos, we graph f(x)=x3+2x28x and g(x)=0.

The curve intersects the horizontal line at (–4, 0), (0, 0) and (2, 0).

Consequently, the zeros of f(x)=x3+2x28x are x=4,0,2.

Try It 2

Use Desmos to find the zeros of the polynomial function f(x)=x32x23x.

Solving a Polynomial Equation

We now know what it means to solve a polynomial equation graphically, but what about solving the equation algebraically? Afterall, the intersection points of two curves will not always end up on integer values of x.

One way to solve a polynomial set equal to zero is to use the zero product property.

The Zero Product Property

Suppose we multiply two numbers together and get an answer of zero. What can you say about the two numbers? Could they be 2 and 5? Could they be 9 and 1? No! The only way to get a product of zero, is to multiply by zero. So if a product equals zero, at least one of the factors must be zero. This idea is called the zero product property, and it is useful for solving polynomial equations that can be factored.

Zero Product property

The Zero Product Property states that if the product of two or more factors is 0, then at least one of the factors must be 0.

If ab=0, then either a=0 or b=0, or both a and b=0.

Example 3

Solve the equation x(x3)=0.

Solution

According to the zero product property,

x(x3)=0 means x=0 or x3=0

If x3=0, then x=3.

Answer

x=0,3

Example 4

Solve the equation (2x5)(7x+6)(3x+4)=0.

Solution

(2x5)(7x+6)(3x+4)=02x5=0 or 7x+6=0 or 3x+4=02x=57x=63x=4x=52x=67x=43

Try It 3

Solve the equation:

1. (x+1)(x7)=0

2. x(3x5)=0

3. 5x(3x+1)(2x9)=0

Using Factoring to Solve a Polynomial Equation

The zero product property makes it possible for us to solve factored polynomial equations. So, if the equation contains a polynomial that is not factored, the first thing we need to do is 1) simplify it so that it is equal to zero, and 2) factor.

Example 5

Solve the equation x2x12=0.

Solution

The equation is already set equal to zero, so all we have to do is factor it, then use the zero product property to solve it:

 x2x12=0(x4)(x+3)=0x4=0orx+3=0x=4x=3

Answer

x=4,3

 

Graphically, this means that the graph of the function f(x)=x2x12 has x-intercepts at (4, 0) and (–3, 0). See example 1.

The following video shows two more examples of using both factoring and the principle of zero products to solve a polynomial equation.

The next video shows that we can use previously learned methods to factor a trinomial in order to solve a polynomial equation.

What happens if we don’t have zero on one side of the equation? More often than not, we will start by simplifying the equation to get zero on one side.

Example 6

Solve: s24s=5

Solution

To solve a polynomial equation, we need to have a zero on one side of the equation so we can factor and use the zero product principle to solve the equation. So, we will start by subtracting 5 from both sides of the equation:

s24s=5s24s5=0

We now have all the terms on the left side and zero on the right side. The polynomial s24s5 factors nicely which makes this equation a good candidate for the zero product principle.

s24s5=0(s+1)(s5)=0

We separate our factors into two linear equations using the zero product property.

(s5)=0

s5=0

s=5

OR

(s+1)=0

s+1=0

s=1

Therefore, s=1 OR s=5.

Try It 4

Solve 15x2=16x+15.

Let’s work through one more example that is similar to the one above, except this example has fractions, yay!

Example 7

Solve y25=72y+52.

Solution

We can solve this equation by first multiplying the equation by a common denominator to get rid of the fractions. Start by multiplying the whole equation by 2 to eliminate the fractions:

2(y25)=2(72y+52)2y210=7y+5

Now we can move all the terms to one side and see if the resulting polynomial will factor so we can use the zero product property:

2y210=7y+52y210+7y5=02y215+7y=02y2+7y15=0

We can now check whether this polynomial will factor. Using a table we can list factors until we find two numbers with a product of ac=2(15)=30 and a sum of b=7.

Factors of 215=30 Sum of Factors
1,30 29
1,30 29
2,15 13
2,15 13
3,10 7
3,10 7

10,3 multiply to –30 and add to 7. We replace 7y with 10y3y then factor by grouping:

2y2+7y15=02y2+10y3y15=02y(y+5)3(y+5)=0(y+5)(2y3)=0

Now we can set each factor equal to zero and solve:

(2y3)=0 OR (y+5)=02y=3y=5y=32y=5

 

Remember, we can always check to make sure our solutions are correct:

Check y=32

(32)25=72(32)+52945=214+52 common denominator = 494204=214+104114=114

y=32 is indeed a solution, now check y=5

(5)25=72(5)+52255=352+5220=40220=20

y=5 is also a solution, so we must have done something right!

Therefore, y=32 OR y=5.

The next video shows how to solve another quadratic equation that contains fractions.

Try It 5

Solve 12x2+76x=1

There are, of course, polynomial equations that do not factor; they are prime. But just because they are prime, does not mean that they do not intersect with the x-axis. For example, the function f(x)=x23x1 is prime, yet it crosses the x-axis at two points. This means that the equation x23x1=0 has two solutions (figure 3). We just can’t find them by factoring.

Parabola rossing the x-axis in two points

Figure 3. A prime polynomial function with two x-intercepts

Parabola that never crosses the x-axis

Figure 4. A prime polynomial function with no x-intercepts

In addition, there are polynomial equations that have no solution. For example the function g(x)=x2+2 never crosses the x-axis, therefore there is no real solution of the equation x2+2=0 (figure 4).

The techniques we have learned can be used to solve polynomial equations that factor, find zeros of functions, find intersection points of functions, and find xintercepts.

Example 8

Find the x-intercepts of the graph of the function f(x)=6x211x10.

Solution

We could do this graphically using Desmos, but we end up with fractional x-values. So we will work the problem algebraically.

x-intercepts

x-intercepts are found when f(x)=0 so we need to solve the equation 6x211x10=0

To solve the equation for x we can use factoring and the zero product property:

6x211x10=0(2x5)(3x+2)=02x5=0or3x+2=0x=52x=23

Therefore, the x-intercepts of the function f(x)=x23x10 are (52,0) and (23,0).

Example 9

Determine the zeros of the function f(x)=4x336x.

Solution

We need to solve the equation 4x336x=0.

We start by factoring then use the zero product property.

There is a common factor of 4x:  4x336x=4x(x29).

x29 is the difference of two squares x232=(x3)(x+3).

So,

4x336x=04x(x3)(x+3)=04x=0orx3=0orx+3=0x=0x=3x=3

The zeros of f(x)=4x336x are x=0,3,3

Try It 6

Find the x-intercepts of the graph of the function f(x)=15x3+28x232x

Try It 7

Solve (x2)2=(x2)(x+5).