Intermediate Algebra 2e — Original English

Polynomial Equations

We have spent considerable time learning how to factor polynomials. We will now look at polynomial equations and solve them using factoring, if possible.

A polynomial equation is an equation that contains a polynomial expression. The degree of the polynomial equation is the degree of the polynomial.

We have already solved polynomial equations of degree one. Polynomial equations of degree one are linear equations are of the form ax+b=c.

We are now going to solve polynomial equations of degree two. A polynomial equation of degree two is called a quadratic equation. Listed below are some examples of quadratic equations:

x2+5x+6=03y2+4y=1064u281=0n(n+1)=42

The last equation doesn’t appear to have the variable squared, but when we simplify the expression on the left we will get n2+n.

The general form of a quadratic equation is ax2+bx+c=0, with a0. (If a=0, then 0·x2=0 and we are left with no quadratic term.)

To solve quadratic equations we need methods different from the ones we used in solving linear equations. We will look at one method here and then several others in a later chapter.

Use the Zero Product Property

We will first solve some quadratic equations by using the Zero Product Property. The Zero Product Property says that if the product of two quantities is zero, then at least one of the quantities is zero. The only way to get a product equal to zero is to multiply by zero itself.

We will now use the Zero Product Property, to solve a quadratic equation.

How to Solve a Quadratic Equation Using the Zero Product Property

Solve: (5n2)(6n1)=0.

Solution
The equation is open parentheses 5n minus 2 close parentheses open parentheses 6n minus 1 close parentheses equals 0. The product equals zero, so at least one factor must equal zero. Step 1 is set each factor equal to zero. So, 5n minus 2 equals 0 and 6n minus 1 equals 0. Step 2 is to solve the linear equations. So, we get n equal to 2 by 5 and n equal to 1 by 6. Step 3 is to check by substituting each solution separately into the original equation.

Solve Quadratic Equations by Factoring

The Zero Product Property works very nicely to solve quadratic equations. The quadratic equation must be factored, with zero isolated on one side. So we must be sure to start with the quadratic equation in standard form, ax2+bx+c=0. Then we must factor the expression on the left.

How to Solve a Quadratic Equation by Factoring

Solve: 2y2=13y+45.

Solution
The equation is 2 y squared equals 13y plus 45. Step 1 is to write it in standard form a x squared plus bx plus c. So we have 2 y squared minus 13y minus 45 equals 0. Step 2 is to factor the quadratic expression. So we have 2y plus 5, y minus 9 equals 0. Step 3 is to use the zero product property. Setting each factor equal to zero, we have two linear equations: 2y plus 5 equals 0 and y minus 9 equals 0. Step 4 is to solve the linear equations. We get, y equals minus 5 by 2 and y equals 9. Step 5 is to check by substituting each solution separately into the original equation

Before we factor, we must make sure the quadratic equation is in standard form.

Solving quadratic equations by factoring will make use of all the factoring techniques you have learned in this chapter! Do you recognize the special product pattern in the next example?

Solve: 169x2=49.

Solution
Step-by-step solution for the quadratic equation 169x^2 = 49 using factoring and the Zero Product Property.
169x2=49
Write the quadratic equation in standard form. 169x249=0
Factor. It is a difference of squares. (13x7)(13x+7)=0
Use the Zero Product Property to set each factor to 0.
Solve each equation.
13x7=013x+7=013x=713x=−7x=713x=713

Check:

We leave the check up to you.

In the next example, the left side of the equation is factored, but the right side is not zero. In order to use the Zero Product Property, one side of the equation must be zero. We’ll multiply the factors and then write the equation in standard form.

Solve: (3x8)(x1)=3x.

Solution
This table demonstrates the step-by-step process of solving a quadratic equation by factoring, showing each mathematical transformation.
(3x8)(x1)=3x
Multiply the binomials. 3x211x+8=3x
Write the quadratic equation in standard form. 3x214x+8=0
Factor the trinomial. (3x2)(x4)=0
Use the Zero Product Property to set each factor to 0.
Solve each equation.
3x2=0x4=03x=2x=4
x=23
Check your answers. The check is left to you.

In the next example, when we factor the quadratic equation we will get three factors. However the first factor is a constant. We know that factor cannot equal 0.

Solve: 3x2=12x+63.

Solution
Step-by-step method for solving a quadratic equation by factoring, with corresponding mathematical expressions.
3x2=12x+63
Write the quadratic equation in standard form. 3x212x63=0
Factor the greatest common factor first. 3(x24x21)=0
Factor the trinomial. 3(x7)(x+3)=0
Use the Zero Product Property to set each factor to 0.
Solve each equation.
30x7=0x+3=030x=7x=−3
Check your answers. The check is left to you.

The Zero Product Property also applies to the product of three or more factors. If the product is zero, at least one of the factors must be zero. We can solve some equations of degree greater than two by using the Zero Product Property, just like we solved quadratic equations.

Solve: 9m3+100m=60m2.

Solution
Solution steps for the cubic equation 9m^3 + 100m = 60m^2, demonstrating factoring and the Zero Product Property.
9m3+100m=60m2
Bring all the terms to one side so that the other side is zero. 9m360m2+100m=0
Factor the greatest common factor first. m(9m260m+100)=0
Factor the trinomial. m(3m10)(3m10)=0
Use the Zero Product Property to set each factor to 0.
Solve each equation.
m=03m10=03m10=0m=0m=103m=103
Check your answers. The check is left to you.

Solve Equations with Polynomial Functions

As our study of polynomial functions continues, it will often be important to know when the function will have a certain value or what points lie on the graph of the function. Our work with the Zero Product Property will be help us find these answers.

For the function f(x)=x2+2x2,

find x when f(x)=6 find two points that lie on the graph of the function.

Solution
Demonstrates solving a quadratic equation (x^2 + 2x - 2 = 6) by factoring, with steps and solution verification.
f(x)=x2+2x2
Substitute 6 for f(x). 6=x2+2x2
Put the quadratic in standard form. x2+2x8=0
Factor the trinomial. (x+4)(x2)=0
Use the zero product property.
Solve.
x+4=0orx2=0x=−4orx=2
Check:
f(x)=x2+2x2f(x)=x2+2x2f(4)=(4)2+2(4)2f(2)=22+2·22f(4)=1682f(2)=4+42f(4)=6f(2)=6


Since f(−4)=6 and f(2)=6, the points (−4,6) and (2,6) lie on the graph of the function.

The Zero Product Property also helps us determine where the function is zero. A value of x where the function is 0, is called a zero of the function.

When f(x)=0, the point (x,0) is a point on the graph. This point is an x-intercept of the graph. It is often important to know where the graph of a function crosses the axes. We will see some examples later.

For the function f(x)=3x2+10x8, find

the zeros of the function, any x-intercepts of the graph of the function, any y-intercepts of the graph of the function

Solution
To find the zeros of the function, we need to find when the function value is 0.
Step-by-step solution to the quadratic equation 3x^2 + 10x - 8 = 0 by factoring, showing the process from substitution to finding the roots.
f(x)=3x2+10x8
Substitute 0 for f(x). 0=3x2+10x8
Factor the trinomial. (x+4)(3x2)=0
Use the zero product property.
Solve.
x+4=0or3x2=0x=−4orx=23


An x-intercept occurs when y=0. Since f(−4)=0 and f(23)=0, the points (−4,0) and (23,0) lie on the graph. These points are x-intercepts of the function.


A y-intercept occurs when x=0. To find the y-intercepts we need to find f(0).
Step-by-step evaluation of the function f(x) = 3x^2 + 10x - 8 for x=0, demonstrating substitution and simplification to find f(0).
f(x)=3x2+10x8
Find f(0) by substituting 0 for x. f(0)=3·02+10·08
Simplify. f(0)=−8

Since f(0)=−8, the point (0,−8) lies on the graph. This point is the y-intercept of the function.

Solve Applications Modeled by Polynomial Equations

The problem-solving strategy we used earlier for applications that translate to linear equations will work just as well for applications that translate to polynomial equations. We will copy the problem-solving strategy here so we can use it for reference.

We will start with a number problem to get practice translating words into a polynomial equation.

The product of two consecutive odd integers is 323. Find the integers.

Solution
This table outlines the step-by-step process for solving a word problem to find consecutive odd integers whose product is 323, including variable definition, equation setup, and solution verification.
Step 1. Read the problem.
Step 2. Identify what we are looking for. We are looking for two consecutive integers.
Step 3. Name what we are looking for. Let n=the first integer.
n+2=next consecutive odd integer
Step 4. Translate into an equation. Restate the problem in a sentence. The product of the two consecutive odd integers is 323.
n(n+2)=323
Step 5. Solve the equation. n2+2n=323
Bring all the terms to one side. n2+2n323=0
Factor the trinomial. (n17)(n+19)=0
Use the Zero Product Property.
Solve the equations.
n17=0n+19=0n=17n=−19
There are two values for n that are solutions to this problem. So there are two sets of consecutive odd integers that will work.
If the first integer is n=17 If the first integer is n=−19
then the next odd integer is then the next odd integer is
n+2 n+2
17+2 19+2
19 17
17,19 17,−19
Step 6. Check the answer.
The results are consecutive odd integers
17,19and19,−17.
17·19=32319(17)=323
Both pairs of consecutive integers are solutions.
Step 7. Answer the question The consecutive integers are 17, 19 and 19,−17.

Were you surprised by the pair of negative integers that is one of the solutions to the previous example? The product of the two positive integers and the product of the two negative integers both give positive results.

In some applications, negative solutions will result from the algebra, but will not be realistic for the situation.

A rectangular bedroom has an area 117 square feet. The length of the bedroom is four feet more than the width. Find the length and width of the bedroom.

Solution
Step 1. Read the problem. In problems involving
geometric figures, a sketch can help you visualize
the situation.
A rectangle is shown with its width labeled 'w' and its length labeled 'w + 4', indicating the dimensions are expressed in terms of variable 'w'.
Step 2. Identify what you are looking for. We are looking for the length and width.
Step 3. Name what you are looking for. Let w= the width of the bedroom.
The length is four feet more than the width. w+4= the length of the garden
Step 4. Translate into an equation.
Restate the important information in a sentence. The area of the bedroom is 117 square feet.
Use the formula for the area of a rectangle. A=l·w
Substitute in the variables. 117=(w+4)w
Step 5. Solve the equation Distribute first. 117=w2+4w
Get zero on one side. 117=w2+4w
Factor the trinomial. 0=w2+4w117
Use the Zero Product Property. 0=(w+13)(w9)
Solve each equation. 0=w+130=w9
Since w is the width of the bedroom, it does not
make sense for it to be negative. We eliminate that value for w.
−13=w9=w
w=9 Width is 9 feet.     
Find the value of the length. w+4
9+4
13  Length is 13 feet.
Step 6. Check the answer.
Does the answer make sense?

An image illustrating the calculation of a rectangle's area. The width is 9 and the length is 13 (derived from w+4, where w=9). The area is calculated as 13 * 9 = 117.
Yes, this makes sense.
Step 7. Answer the question. The width of the bedroom is 9 feet and
the length is 13 feet.

In the next example, we will use the Pythagorean Theorem (a2+b2=c2). This formula gives the relation between the legs and the hypotenuse of a right triangle.

Figure shows a right triangle with the shortest side being a, the second side being b and the hypotenuse being c.

We will use this formula in the next example.

A boat’s sail is in the shape of a right triangle as shown. The hypotenuse will be 17 feet long. The length of one side will be 7 feet less than the length of the other side. Find the lengths of the sides of the sail.

Figure shows a right triangle with the shortest side being x, the second side being x minus 7 and the hypotenuse being 17.
Solution
Step 1. Read the problem
Step 2. Identify what you are looking for. We are looking for the lengths of the
sides of the sail.
Step 3. Name what you are looking for.
One side is 7 less than the other.
Let x= length of a side of the sail.
x7= length of other side
Step 4. Translate into an equation. Since this is a
right triangle we can use the Pythagorean Theorem.
a2+b2=c2
Substitute in the variables. x2+(x7)2=172
Step 5. Solve the equation
Simplify.
x2+x214x+49=289
2x214x+49=289
It is a quadratic equation, so get zero on one side. 2x214x240=0
Factor the greatest common factor. 2(x27x120)=0
Factor the trinomial. 2(x15)(x+8)=0
Use the Zero Product Property. 20x15=0x+8=0
Solve. 20x=15x=−8
Since x is a side of the triangle, x=−8 does not
make sense.
20x=15x=−8
Find the length of the other side.
   If the length of one side is
   then the length of the other side is
The image shows the mathematical equation 'x = 15' centered on a plain white background.
The mathematical expression 'X - 7' is displayed in grayscale against a white background.
The numbers '15' in red and '7' in black, separated by a black dash, on a white background. This appears to be a mathematical expression or part of a scoring display.
8 is the length of the other side.
Step 6. Check the answer in the problem
Do these numbers make sense?

This image illustrates the Pythagorean theorem in action with a right triangle. The sides 8, 15, and 17 form a Pythagorean triple, as 8^2 + 15^2 = 64 + 225 = 289, which equals 17^2.
Step 7. Answer the question The sides of the sail are 8, 15 and 17 feet.

The next example uses the function that gives the height of an object as a function of time when it is thrown from 80 feet above the ground.

Dennis is going to throw his rubber band ball upward from the top of a campus building. When he throws the rubber band ball from 80 feet above the ground, the function h(t)=−16t2+64t+80 models the height, h, of the ball above the ground as a function of time, t. Find:

the zeros of this function which tell us when the ball hits the ground, when the ball will be 80 feet above the ground, the height of the ball at t=2 seconds.

Solution
The zeros of this function are found by solving h(t)=0. This will tell us when the ball will hit the ground.
Step-by-step solution of the quadratic equation -16t^2 + 64t + 80 = 0 by factoring.
h(t)=0
Substitute in the polynomial for h(t). −16t2+64t+80=0
Factor the GCF, −16. −16(t24t5)=0
Factor the trinomial. −16(t5)(t+1)=0
Use the Zero Product Property.
Solve.
t5=0t+1=0t=5t=−1

The result t=5 tells us the ball will hit the ground 5 seconds after it is thrown. Since time cannot be negative, the result t=−1 is discarded.

The ball will be 80 feet above the ground when h(t)=80.
This table details the step-by-step algebraic solution for determining when a projectile's height, h(t), reaches 80 feet, providing the equations and the interpretation of results.
h(t)=80
Substitute in the polynomial for h(t). −16t2+64t+80=80
Subtract 80 from both sides. −16t2+64t=0
Factor the GCF, −16t. −16t(t4)=0
Use the Zero Product Property.
Solve.
−16t=0t4=0t=0t=4
The ball will be at 80 feet the moment Dennis tosses the ball and then 4 seconds later, when the ball is falling.
To find the height ball at t=2 seconds we find h(2).
This table demonstrates the step-by-step evaluation of the function h(t) = -16t^2 + 64t + 80 at t=2, determining the height of a ball.
h(t)=−16t2+64t+80
To find h(2) substitute 2 for t. h(2)=−16(2)2+64·2+80
Simplify. h(2)=144
After 2 seconds, the ball will be at 144 feet.

Key Concepts

  • Polynomial Equation: A polynomial equation is an equation that contains a polynomial expression. The degree of the polynomial equation is the degree of the polynomial.
  • Quadratic Equation: An equation of the form ax2+bx+c=0 is called a quadratic equation.
    a,b,care real numbers anda0
  • Zero Product Property: If a·b=0, then either a=0 or b=0 or both.
  • How to use the Zero Product Property
    1. Set each factor equal to zero.
    2. Solve the linear equations.
    3. Check.
  • How to solve a quadratic equation by factoring.
    1. Write the quadratic equation in standard form, ax2+bx+c=0.
    2. Factor the quadratic expression.
    3. Use the Zero Product Property.
    4. Solve the linear equations.
    5. Check. Substitute each solution separately into the original equation.
  • Zero of a Function: For any function f, if f(x)=0, then x is a zero of the function.
  • How to use a problem solving strategy to solve word problems.
    1. Read the problem. Make sure all the words and ideas are understood.
    2. Identify what we are looking for.
    3. Name what we are looking for. Choose a variable to represent that quantity.
    4. Translate into an equation. It may be helpful to restate the problem in one sentence with all the important information. Then, translate the English sentence into an algebraic equation.
    5. Solve the equation using appropriate algebra techniques.
    6. Check the answer in the problem and make sure it makes sense.
    7. Answer the question with a complete sentence.

Section Exercises

Practice Makes Perfect

Use the Zero Product Property

In the following exercises, solve.

(3a10)(2a7)=0

Solution

a=10/3,a=7/2

(5b+1)(6b+1)=0

6m(12m5)=0

Solution

m=0,m=5/12

2x(6x3)=0

(2x1)2=0

Solution

x=1/2

(3y+5)2=0

Solve Quadratic Equations by Factoring

In the following exercises, solve.

5a226a=24

Solution

a=−45,a=6

4b2+7b=−3

4m2=17m15

Solution

m=5/4,m=3

n2=5n6

7a2+14a=7a

Solution

a=−1,a=0

12b215b=−9b

49m2=144

Solution

m=12/7,m=−12/7

625=x2

16y2=81

Solution

y=−9/4,y=9/4

64p2=225

121n2=36

Solution

n=−6/11,n=6/11

100y2=9

(x+6)(x3)=−8

Solution

x=2,x=−5

(p5)(p+3)=−7

(2x+1)(x3)=−4x

Solution

x=3/2,x=−1

(y3)(y+2)=4y

(3x2)(x+4)=12x

Solution

x=2,x=−4/3

(2y3)(3y1)=8y

20x260x=−45

Solution

x=3/2

3y218y=−27

15x210x=40

Solution

x=2,x=−4/3

14y277y=−35

18x29=−21x

Solution

x=−3/2,x=1/3

16y2+12=−32y

16p3=24p29p

Solution

p=0,p=¾

m32m2=m

2x3+72x=24x2

Solution

x=0,x=6

3y3+48y=24y2

36x3+24x2=−4x

Solution

x=0,x=–1/3

2y3+2y2=12y

Solve Equations with Polynomial Functions

In the following exercises, solve.

For the function, f(x)=x28x+8, find when f(x)=−4 Use this information to find two points that lie on the graph of the function.

Solution

x=2 or x=6 (2,−4) (6,−4)

For the function, f(x)=x2+11x+20, find when f(x)=−8 Use this information to find two points that lie on the graph of the function.

For the function, f(x)=8x218x+5, find when f(x)=−4 Use this information to find two points that lie on the graph of the function.

Solution

x=32 or x=34
(32,−4) (34,−4)

For the function, f(x)=18x2+15x10, find when f(x)=15 Use this information to find two points that lie on the graph of the function.

In the following exercises, for each function, find: the zeros of the function the x-intercepts of the graph of the function the y-intercept of the graph of the function.

f(x)=9x24

Solution

x=23 or x=23
(23,0), (23,0) (0,−4)

f(x)=25x249

f(x)=6x27x5

Solution

x=53 or x=12
(53,0), (12,0) (0,−5)

f(x)=12x211x+2

Solve Applications Modeled by Quadratic Equations

In the following exercises, solve.

The product of two consecutive odd integers is 143. Find the integers.

Solution

−13,−11 and 11, 13

The product of two consecutive odd integers is 195. Find the integers.

The product of two consecutive even integers is 168. Find the integers.

Solution

−14,−12 and 12, 14

The product of two consecutive even integers is 288. Find the integers.

The area of a rectangular carpet is 28 square feet. The length is three feet more than the width. Find the length and the width of the carpet.

Solution

Width: 4 feet; Length: 7 feet.

A rectangular retaining wall has area 15 square feet. The height of the wall is two feet less than its length. Find the height and the length of the wall.

The area of a bulletin board is 55 square feet. The length is four feet less than three times the width. Find the length and the width of the a bulletin board.

Solution

Width: 5 feet; Length: 11 feet.

A rectangular carport has area 150 square feet. The width of the carport is five feet less than twice its length. Find the width and the length of the carport.

A pennant is shaped like a right triangle, with hypotenuse 10 feet. The length of one side of the pennant is two feet longer than the length of the other side. Find the length of the two sides of the pennant.

Solution

The sides are 6 feet and 8 feet.

A stained glass window is shaped like a right triangle. The hypotenuse is 15 feet. One leg is three more than the other. Find the lengths of the legs.

A reflecting pool is shaped like a right triangle, with one leg along the wall of a building. The hypotenuse is 9 feet longer than the side along the building. The third side is 7 feet longer than the side along the building. Find the lengths of all three sides of the reflecting pool.

Solution

The building side is 8 feet, the hypotenuse is 17 feet, and the third side is 15 feet.

A goat enclosure is in the shape of a right triangle. One leg of the enclosure is built against the side of the barn. The other leg is 4 feet more than the leg against the barn. The hypotenuse is 8 feet more than the leg along the barn. Find the three sides of the goat enclosure.

Juli is going to launch a model rocket in her back yard. When she launches the rocket, the function h(t)=−16t2+32t models the height, h, of the rocket above the ground as a function of time, t. Find:

the zeros of this function, which tell us when the rocket will be on the ground. the time the rocket will be 16 feet above the ground.

Solution

0 seconds and 2 seconds 1 second

Gianna is going to throw a ball from the top floor of her middle school. When she throws the ball from 48 feet above the ground, the function h(t)=−16t2+32t+48 models the height, h, of the ball above the ground as a function of time, t. Find:

the zeros of this function which tells us when the ball will hit the ground. the time(s) the ball will be 48 feet above the ground. the height the ball will be at t=1 seconds which is when the ball will be at its highest point.

Writing Exercises

Explain how you solve a quadratic equation. How many answers do you expect to get for a quadratic equation?

Solution

Answers will vary.

Give an example of a quadratic equation that has a GCF and none of the solutions to the equation is zero.

Self Check

After completing the exercises, use this checklist to evaluate your mastery of the objectives of this section.

This table has 4 columns, 3 rows and a header row. The header row labels each column: I can, confidently, with some help and no, I don’t get it. The first column has the following statements: solve quadratic equations by using the zero product property, solve quadratic equations by factoring and solve applications modeled by quadratic equations.

Overall, after looking at the checklist, do you think you are well-prepared for the next section? Why or why not?

Chapter Review Exercises

Greatest Common Factor and Factor by Grouping

Find the Greatest Common Factor of Two or More Expressions

In the following exercises, find the greatest common factor.

12a2b3,15ab2

Solution

3ab2

12m2n3,42m5n3

15y3,21y2,30y

Solution

3y

45x3y2,15x4y,10x5y3

Factor the Greatest Common Factor from a Polynomial

In the following exercises, factor the greatest common factor from each polynomial.

35y+84

Solution

7(5y+12)

6y2+12y6

18x315x

Solution

3x(6x25)

15m4+6m2n

4x312x2+16x

Solution

4x(x23x+4)

−3x+24

−3x3+27x212x

Solution

−3x(x29x+4)

3x(x1)+5(x1)

Factor by Grouping

In the following exercises, factor by grouping.

axay+bxby

Solution

(a+b)(xy)

x2yxy2+2x2y

x2+7x3x21

Solution

(x3)(x+7)

4x216x+3x12

m3+m2+m+1

Solution

(m2+1)(m+1)

5x5yy+x

Factor Trinomials

Factor Trinomials of the Form x2+bx+c

In the following exercises, factor each trinomial of the form x2+bx+c.

a2+14a+33

Solution

(a+3)(a+11)

k216k+60

m2+3m54

Solution

(m+9)(m6)

x23x10

In the following examples, factor each trinomial of the form x2+bxy+cy2.

x2+12xy+35y2

Solution

(x+5y)(x+7y)

r2+3rs28s2

a2+4ab21b2

Solution

(a+7b)(a3b)

p25pq36q2

m25mn+30n2

Solution

Prime

Factor Trinomials of the Form ax2+bx+c Using Trial and Error

In the following exercises, factor completely using trial and error.

x3+5x224x

3y321y2+30y

Solution

3y(y5)(y2)

5x4+10x375x2

5y2+14y+9

Solution

(5y+9)(y+1)

8x2+25x+3

10y253y11

Solution

(5y+1)(2y11)

6p219pq+10q2

−81a2+153a+18

Solution

−9(9a+1)(a2)

Factor Trinomials of the Form ax2+bx+c using the ‘ac’ Method

In the following exercises, factor.

2x2+9x+4

18a29a+1

Solution

(3a1)(6a1)

15p2+2p8

15x2+6x2

Solution

Prime

8a2+32a+24

3x2+3x36

Solution

3(x+4)(x3)

48y2+12y36

18a257a21

Solution

3(2a7)(3a+1)

3n412n396n2

Factor using substitution

In the following exercises, factor using substitution.

x413x230

Solution

(x215)(x2+2)

(x3)25(x3)36

Factor Special Products

Factor Perfect Square Trinomials

In the following exercises, factor completely using the perfect square trinomials pattern.

25x2+30x+9

Solution

(5x+3)2

36a284ab+49b2

40x2+360x+810

Solution

10(2x+9)2

5k370k2+245k

75u430u3v+3u2v2

Solution

3u2(5uv)2

Factor Differences of Squares

In the following exercises, factor completely using the difference of squares pattern, if possible.

81r225

169m2n2

Solution

(13m+n)(13mn)

25p21

9121y2

Solution

(3+11y)(311y)

20x2125

169n3n

Solution

n(13n+1)(13n1)

6p2q254p2

24p2+54

Solution

6(4p2+9)

49x281y2

16z41

Solution

(2z1)(2z+1)(4z2+1)

48m4n2243n2

a2+6a+99b2

Solution

(a+33b)(a+3+3b)

x216x+64y2

Factor Sums and Differences of Cubes

In the following exercises, factor completely using the sums and differences of cubes pattern, if possible.

a3125

Solution

(a5)(a2+5a+25)

b3216

2m3+54

Solution

2(m+3)(m23m+9)

81m3+3

General Strategy for Factoring Polynomials

Recognize and Use the Appropriate Method to Factor a Polynomial Completely

In the following exercises, factor completely.

24x3+44x2

Solution

4x2(6x+11)

24a49a3

16n256mn+49m2

Solution

(4n7m)2

6a225a9

5u445u2

Solution

5u2(u+3)(u3)

n481

64j2+225

Solution

prime

5x2+5x60

b364

Solution

(b4)(b2+4b+16)

m3+125

2b22bc+5cb5c2

Solution

(2b+5c)(bc)

48x5y2243xy2

5q215q90

Solution

5(q+3)(q6)

4u5v+4u2v3

10m46250

Solution

10(m5)(m+5)(m2+25)

60x2y75xy+30y

16x224xy+9y264

Solution

(4x3y+8)(4x3y8)

Polynomial Equations

Use the Zero Product Property

In the following exercises, solve.

(a3)(a+7)=0

(5b+1)(6b+1)=0

Solution

b=−1/5,b=−1/6

6m(12m5)=0

(2x1)2=0

Solution

x=1/2

3m(2m5)(m+6)=0

Solve Quadratic Equations by Factoring

In the following exercises, solve.

x2+9x+20=0

Solution

x=−4,x=−5

y2y72=0

2p211p=40

Solution

p=52,p=8

q3+3q2+2q=0

144m225=0

Solution

m=512,m=512

4n2=36

(x+6)(x3)=−8

Solution

x=2,x=−5

(3x2)(x+4)=12x

16p3=24p29p

Solution

p=0,p=¾

2y3+2y2=12y

Solve Equations with Polynomial Functions

In the following exercises, solve.

For the function, f(x)=x2+11x+20, find when f(x)=−8 Use this information to find two points that lie on the graph of the function.

Solution

x=−7 or x=−4
(−7,−8) (−4,−8)

For the function, f(x)=9x218x+5, find when f(x)=−3 Use this information to find two points that lie on the graph of the function.

In each function, find: the zeros of the function the x-intercepts of the graph of the function the y-intercept of the graph of the function.

f(x)=64x249

Solution

x=78 or x=78
(78,0), (78,0) (0,−49)

f(x)=6x213x5

Solve Applications Modeled by Quadratic Equations

In the following exercises, solve.

The product of two consecutive odd numbers is 399. Find the numbers.

Solution

The numbers are −21 and −19 or 19 and 21.

The area of a rectangular shaped patio 432 square feet. The length of the patio is 6 feet more than its width. Find the length and width.

A ladder leans against the wall of a building. The length of the ladder is 9 feet longer than the distance of the bottom of the ladder from the building. The distance of the top of the ladder reaches up the side of the building is 7 feet longer than the distance of the bottom of the ladder from the building. Find the lengths of all three sides of the triangle formed by the ladder leaning against the building.

Solution

The lengths are 8, 15, and 17 ft.

Shruti is going to throw a ball from the top of a cliff. When she throws the ball from 80 feet above the ground, the function h(t)=−16t2+64t+80 models the height, h, of the ball above the ground as a function of time, t. Find: the zeros of this function which tells us when the ball will hit the ground. the time(s) the ball will be 80 feet above the ground. the height the ball will be at t=2 seconds which is when the ball will be at its highest point.

Chapter Practice Test

In the following exercises, factor completely.

80a2+120a3

Solution

40a2(2+3a)

5m(m1)+3(m1)

x2+13x+36

Solution

(x+4)(x+9)

p2+pq12q2

xy8y+7x56

Solution

(x8)(y+7)

40r2+810

9s212s+4

Solution

(3s2)2

6x211x10

3x275y2

Solution

3(x+5y)(x5y)

6u2+3u18

x3+125

Solution

(x+5)(x25x+25)

32x5y2162xy2

6x419x2+15

Solution

(3x25)(2x23)

3x336x2+108x

In the following exercises, solve

5a2+26a=24

Solution

a=4/5,a=−6

The product of two consecutive integers is 156. Find the integers.

The area of a rectangular place mat is 168 square inches. Its length is two inches longer than the width. Find the length and width of the placemat.

Solution

The width is 12 inches and the length is 14 inches.

Jing is going to throw a ball from the balcony of her condo. When she throws the ball from 80 feet above the ground, the function h(t)=−16t2+64t+80 models the height, h, of the ball above the ground as a function of time, t. Find: the zeros of this function which tells us when the ball will hit the ground. the time(s) the ball will be 128 feet above the ground. the height the ball will be at t=4 seconds.

For the function, f(x)=x27x+5, find when f(x)=−7 Use this information to find two points that lie on the graph of the function.

Solution

x=3 or x=4 (3,−7) (4,−7)

For the function f(x)=25x281, find: the zeros of the function the x-intercepts of the graph of the function the y-intercept of the graph of the function.

degree of the polynomial equation
The degree of the polynomial equation is the degree of the polynomial.
polynomial equation
A polynomial equation is an equation that contains a polynomial expression.
quadratic equation
Polynomial equations of degree two are called quadratic equations.
zero of the function
A value of x where the function is 0, is called a zero of the function.
Zero Product Property
The Zero Product Property says that if the product of two quantities is zero, then at least one of the quantities is zero.