0% found this document useful (0 votes)
46 views63 pages

Chapter 5 (1) - Tagged PDF

This document provides information on factoring polynomials, including: 1) Finding the greatest common factor (GCF) of terms. 2) Factoring polynomials when terms have a common factor by factoring out the GCF. 3) Factoring certain expressions with four terms using factoring by grouping. 4) Factoring trinomials of the form x^2 + bx + c by examining the constant term and looking for two numbers with the same sign whose product is the constant term. 5) Factoring trinomials of the form ax^2 + bx + c, a ≠ 1, using either the FOIL method or the ac-method. 6)

Uploaded by

6wk4jg6dv7
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
46 views63 pages

Chapter 5 (1) - Tagged PDF

This document provides information on factoring polynomials, including: 1) Finding the greatest common factor (GCF) of terms. 2) Factoring polynomials when terms have a common factor by factoring out the GCF. 3) Factoring certain expressions with four terms using factoring by grouping. 4) Factoring trinomials of the form x^2 + bx + c by examining the constant term and looking for two numbers with the same sign whose product is the constant term. 5) Factoring trinomials of the form ax^2 + bx + c, a ≠ 1, using either the FOIL method or the ac-method. 6)

Uploaded by

6wk4jg6dv7
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 63

Chapter 5

Polynomials:
Factoring
5. INTRODUCTION TO FACTORING

1
a. Find the greatest common factor,
the GCF, of monomials.
b. Factor polynomials when the terms
have a common factor, factoring out
the greatest common factor.
c. Factor certain expressions with four
terms using factoring by grouping.
Factoring
To factor a polynomial is to find an
equivalent expression that is a product.
An equivalent expression of this type is
called a factorization of the polynomial.
The numbers 20 and 30 have several factors in
common, among them 2 and 5. The greatest of these
common factors is called the greatest common factor,
GCF. One way to find the GCF is by making a list of
the factors of each number.
The factors of 20: 1, 2, 4, 5, 10, and 20
The factors of 30: 1, 2, 3, 5, 6, 10, 15, and 30
Common numbers: 1, 2, 5, and 10.
The GCF is 10.
Another way to find the GCF is to find the prime
factorization of each number. Then draw lines between
common factors.
Example

Find the GCF of 420 and 924.

Solution
Write the prime factorization of each number.
420 = 2 2 3 5 7

924 = 2 2 3 7 11

The GCF is 2 2 3 7 84


Factor: Factorization
To factor a polynomial is to express it as a
product.
A factor of a polynomial P is a polynomial that
can be used to express P as a product.
A factorization of a polynomial is an
expression that names that polynomial as a
product.
Example
Find the GCF of 30x3, 48x4, 54x5, and 12x2.
Solution
Prime factor of each number.
3
30x = 2 3 5 x
3

4
–48x = 
4 1 2 2 2 2 3 x The GCF of the
coefficients is 6.
54x5 = 2 3 3 3 x 5 The GCF of these
monomials is x2,
2
12x =
2 2 2 3 x because 2 is the smallest
exponent of x.
Example

Factor: 28x6 + 32x3.


Solution

28x6 + 32x3 = 4x3  7x3 + 4x3  8 Factoring each term


= 4x3(7x3 + 8) Factoring out the GCF, 4x3
Example

Factor: 12x5  21x4 + 24x3

Solution
The largest common factor is 3x3.

12x5  21x4 + 24x3 = 3x3  4x2  3x3  7x + 3x3  8


= 3x3(4x2  7x + 8)
Factoring by Grouping
Sometime algebraic expressions contain a common
factor with two or more terms.
Example I Factor x2(x + 2) + 3(x + 2).

Solution The binomial (x + 2) is a factor of both


x2(x + 2) and 3(x + 2). Thus, x + 2 is a common factor.
x2(x + 2) + 3(x + 2) = (x2 + 3) (x + 2)

The factorization is (x2 + 3)(x + 2).


Example

Factor by grouping.
a) 3x3 + 9x2 + x + 3
b) 9x4 + 6x  27x3  18
Solution
a) 3x3 + 9x2 + x + 3 = (3x3 + 9x2) + (x + 3)
= 3x2(x + 3) + 1(x + 3)
= (3x2 + 1)(x + 3)
Don’t forget to
include the 1.
continued
b) 9x4 + 6x  27x3  18
= (9x4 + 6x) + (27x3  18)
= 3x(3x3 + 2) + (9)(3x3 + 2)
= (3x – 9)(3x3 + 2)
FACTORING TRINOMIALS of the
5. Type x2 + bx + c

2 a. Factor trinomials of the type


x2 + bx + c by examining the
constant term c.
To Factor x2 + bx + c when c is Positive
When the constant term of a trinomial is
positive, look for two numbers with the
same sign. The sign is that of the middle
term:
x2 – 7x + 10 (x – 2)(x – 5);

x2 + 7x + 10 (x + 2)(x + 5);
Example

Factor: y2  8y + 15.
Solution
Since the constant term is positive and the coefficient of the
middle term is negative, we look for the factorization of 15 in
which both factors are negative. Their sum must be 8.

Pairs of Sums of
Factors of 15 Factors
1, 15 16
3, 5 8 Sum of 8

y2  8y + 15 = (y  3)(y  5)
To Factor x2 + bx + c When c is Negative
When the constant term of a trinomial is negative,
look for two numbers whose product is negative.
One must be positive and the other negative:

x2 – 4x – 21 = (x + 3)(x – 7);

x2 + 4x – 21 = (x – 3)(x + 7).

Select the two numbers so that the number with the larger absolute value
has the same sign as b, the coefficient of the middle term.
Example

Factor: x2  5x  24.
Solution The constant term Pairs of Sums of
must be expressed as the Factors of 24 Factors

product of a negative number 1, 24 23


and a positive number. Since 2, 12 10
the sum of the two numbers 3, 8 5
must be negative, the negative 4, 6 2
number must have the greater 6, 4 2
absolute value. 8, 3 5

x2  5x  24 = (x + 3)(x  8)
Example

Factor: t2  32 + 4t.
Solution Rewrite the Pairs of Sums of
trinomial t2 + 4t  32. We Factors of 3 Factors

need one positive and one 1, 32 31


negative factor. The sum must 2, 16 14
be 4, so the positive factor 4, 8 4
must have the larger absolute
value.

t2 + 4t  32 = (t + 8)(t  4)
Prime Polynomials

A polynomial that cannot be factored is considered


prime.
Example: x2  x + 7

Often factoring requires two or more steps. Remember,


when told to factor, we should factor completely. This
means the final factorization should contain only prime
polynomials.
Example

Factor: 2x3  24x2 + 72x.


Solution
Always look first for a common factor. We can
factor out 2x:
2x(x2  12x + 36)
Since the constant term is positive and the
coefficient of the middle term is negative, we
look for the factorization of 36 in which both
factors are negative. Their sum must be 12.
continued Factor: 2x3  24x2 + 72x
The factorization of
Pairs of Sums of
(x2  12x + 36) is Factors of 36 Factors
(x  6)(x  6) or (x  6)2 1, 36 37
2, 18 20
3, 12 15
The factorization of 4, 9 13
2x3  24x2 + 72x is 6, 6 12
2x(x  6)2 or 2x(x  6)(x  6)
Factoring ax2 + bx + c, a  1: The FOIL
5. Method

3 a. Factor trinomials of the type


ax2 + bx + c, a  1, using the
FOIL Method.
The Foil Method
Example Factor: 3x2  14x  5

Solution
1. First, check for a common factor. There is
none other than 1 or 1.
2. Find the First terms whose product is 3x2.
The only possibilities are 3x and x:
(3x + )(x + )
3. Find the Last terms whose product is 5.
Possibilities are (5)(1), (5)(1)
Important!: Since the First terms are not identical,
we must also consider the above factors in reverse
order: (1)(5), and (1)(5).
continued Factor: 3x2  14x  5
4. Knowing that the First and Last products will check, inspect
the Outer and Inner products resulting from steps (2) and (3)
Look for the combination in which the sum of the products is
the middle term.
(3x  5)(x + 1) = 3x2 + 3x  5x  5
= 3x2  2x  5 Wrong middle term
(3x  1)(x + 5) = 3x2 + 15x  x  5
= 3x2 + 14x  5 Wrong middle term
(3x + 5)(x  1) = 3x2  3x + 5x  5
= 3x2 + 2x  5 Wrong middle term
(3x + 1)(x  5) = 3x2  15x + x  5
= 3x2  14x  5
Correct middle term!
FACTORING ax2 + bx + c, a  1: The
5. ac- Method

4 a. Factor trinomials of the type ax + bx + c,


a  1, using the ac-method.
2
The ac-Method
1. Factor out the largest common factor, if any.
2. Multiply the leading coefficient a and the
constant c.
3. Try to factor the product ac so that the sum of
the factors is b. That is, find integers p and q
such that pq = ac and p + q = b.
4. Split the middle term. That is, write it as a
sum or difference using the factors found in
step (3).
5. Factor by grouping.
6. Check by multiplying.
Factor 4x2  5x  6
Example

Solution
1. First, we note that there is no common factor (other
than 1 or 1).
2. We multiply the leading coefficient, 4 and the
constant, 6:
(4)(6) = 24.
3. We next look for the factorization of 24 in which
the sum of the factors is the coefficient of the
middle term, 5.
continued Factor 4x2  5x  6
3. Pairs of Factors Sums of
of 24 Factors
1, 24 23
1, 24 23
2, 12 10
2, 12 10
3, 8 5
3, 8 5 We would normally
stop listing pairs of
4, 6 2 factors once we have
found the one we are
4, 6 2 after.
continued Factor 4x2  5x  6
4. Next, we express the middle term as a sum or
difference using the factors found in step (3):
5x = 8x + 3x.
5. We now factor by grouping as follows:
4x2  5x  6 = 4x2  8x + 3x  6
= 4x(x  2) + 3(x  2)
= (x  2)(4x + 3)
6. Check: (x  2)(4x + 3) = 4x2 + 3x  8x  6
= 4x2  5x  6
The factorization of 4x2  5x  6 is (x  2)(4x + 3).
FACTORING TRINOMIAL SQUARES and
5. DIFFERENCES OF SQUARES

5 a. Recognize trinomial squares.


b. Factor trinomials squares.
c. Recognize differences of squares.
d. Factor differences of squares, being
careful to factor completely.
A trinomial that is the square of a binomial is called a
perfect-square trinomial.

Trinomial Squares
(A + B)2 = A2 + 2AB + B2;
(A – B)2 = A2 – 2AB + B2
Example

Determine whether each of the following is a perfect-


square trinomial.
a) x2 + 8x + 16 b) t2  9t  36c) 25x2 + 4  20x
Solution
a) x2 + 8x + 16
1. Two terms, x2 and 16, are squares.
2. Neither x2 or 16 is being subtracted.
3. The remaining term, 8x, is 2  x  4, where x
and 4 are the square roots of x2 and 16. Thus
x2 + 8x + 16 is a perfect-square trinomial.
continued
b) t2  9t  36
1. Two terms, t2 and 36, are squares. But
2. Since 36 is being subtracted t2  9t  36 is not

a perfect-square trinomial.
c) 25x2 + 4  20x
It helps to write it in descending order.
25x2  20x + 4
1. Two terms, 25x2 and 4, are squares.
2. There is no minus sign before 25x2 or 4.
3. Twice the product of the square roots is 2  5x  2,
is 20x, the opposite of the remaining term, 20x.
Thus 25x2  20x + 4 is a perfect-square trinomial.
Example

Factor: a) x2 + 8x + 16 b) 25x2  20x + 4


Solution
a) x2 + 8x + 16 = x2 + 2  x  4 + 42 = (x + 4)2

A2 + 2 A B + B2 = (A + B)2

b) 25x2  20x + 4 = (5x)2  2  5x  2 + 22 = (5x  2)2

A2 – 2 A B + B2 = (A – B)2
Example

Factor: 16a2  24ab + 9b2

Solution
16a2  24ab + 9b2 = (4a)2  2(4a)(3b) + (3b)2
= (4a  3b)2

Check: (4a  3b)(4a  3b) = 16a2  24ab + 9b2

The factorization is (4a  3b)2.


Factoring a Difference of Squares
A2 – B2 = (A + B)(A – B)
Example

Factor: a) x2  9 b) y2  16w2
Solution
a) x2  9 = x2  32 = (x + 3)(x  3)

A2  B2 = (A + B)(A  B)

b) y2  16w2 = y2  (4w)2 = (y + 4w)(y  4w)

A2  B2 = (A + B) (A  B)
Factoring Completely
Sometimes, a complete factorization requires two or
more steps. Factoring is complete when no factor can
be factored further.
Example Factor 5x4  3125.
Solution We have
5x4  3125 = 5(x4  625)
= 5[(x2)2  252]
= 5(x2  25)(x2 + 25)
= 5(x  5)(x + 5)(x2 + 25)
The factorization is 5(x  5)(x + 5)(x2 + 25).
FACTORING SUMS OR DIFFERENCES OF
5. CUBES

6 a. Factor sums and differences of


cubes.

Copyright © 2015, 2011, and 2007 Pearson Education, Inc.


Sum or Difference of Cubes

A  B  A  B  A  AB  B
3 3 2 2
;
A3  B 3  A  B  A2  AB  B 2 

Copyright © 2015, 2011, and 2007 Pearson Education, Inc. 41


Example 1
Write an equivalent expression by factoring:
x3  8 .

Solution
3 3 3
First observe that x  8 x  2
From the formula: A3  B 3  A  B  A2  AB  B 2 
We have

x 3  23  x  2  x 2  2 x  2 2 
 x  2  x 2  2 x  4 
Copyright © 2015, 2011, and 2007 Pearson Education, Inc. 42
NEED EXAMPLE added here

Copyright © 2015, 2011, and 2007 Pearson Education, Inc. 43


Example 3
Write an equivalent expression by factoring:

b6  125 y 3 .
Solution

b  125 y b   5 y 2 3
6 3 3
First observe that

From the formula: A3  B 3  A  B  A  AB  B  2 2

We have

b   5 y  b
2 3 3 2
 5 y  b  
2 2
 5 yb  5 y 
2 2

b 2  5 y b 4  5 yb 2  25 y 2 
Copyright © 2015, 2011, and 2007 Pearson Education, Inc. 44
Example 4
Write an equivalent expression by factoring:
2m 5  2m 2 .

Solution

First factor out the largest common factor:


2m5  2m 2 2m 2 m3  1 .

Now factor the sum of two


cubes:
2m 2 m  1m 2  m  1

Copyright © 2015, 2011, and 2007 Pearson Education, Inc. 45


Factoring Summary
Sum of cubes:
A3  B 3  A  B  A2  AB  B 2 
Difference of cubes:

A  B  A  B  A  AB  B
3 3 2 2

Difference of squares:

A2  B 2  A  B  A  B 
Sum of squares: A2  B 2 cannot be factored as
A  B  A  B 
2 2 2
the square of a binomial: .

Copyright © 2015, 2011, and 2007 Pearson Education, Inc. 46


SOLVING QUADRATIC EQUATIONS BY
5. FACTORING

8 a. Solve equations (already


factored) using the principle of
zero products.
b. Solve quadratic equations by
factoring and then using the
principle of zero products.

Copyright © 2015, 2011, and 2007 Pearson Education, Inc.


Second degree equations like 9t2  4 = 0 and
x2 + 6x + 9 = 0 are called quadratic equations.

Quadratic Equation
A quadratic equation is an equation
equivalent to an equation of the type
ax2 + bx + c = 0, a ≠ 0.

Copyright © 2015, 2011, and 2007 Pearson Education, Inc. 48


Second degree equations like 9t2  4 = 0 and
x2 + 6x + 9 = 0 are called quadratic equations.

The Principle of Zero Products


An equation ab = 0 is true if and only if a = 0 is
true or b = 0 is true, or both are true.
(A product is 0 if and only if one or both of the
factors is 0.)

Copyright © 2015, 2011, and 2007 Pearson Education, Inc. 49


Example
Solve: (x + 4)(x  3) = 0
Solution
In order for a product to be 0, at least one factor must
be 0. Therefore, either
x + 4 = 0 or x3=0
We solve each equation:
x + 4 = 0 or x3=0
x = 4 or x=3
Both 4 and 3 should be checked in the original
equation.
continued Solve: (x + 4)(x  3) = 0
Check: For 4: For 3:
(x + 4)(x  3) = 0 (x + 4)(x  3) = 0
(4 + 4)(4  3) (3 + 4)(3  3)
0(7) 7(0)
0=0 0=0
True True

The solutions are 4 and 3.


Example
Solve: 4(3x + 1)(x  4) = 0
Solution Since the factor 4 is constant, the only way for
4(3x + 1)(x  4) to be 0 is for one of the other factors to be 0.
That is,
3x + 1 = 0 or x4=0
3x = 1 or x=4
1 x = 4.
x 
3
Check: For 1/3: For 4:
4(3x + 1)(x  4) = 0 4(3x + 1)(x  4) = 0
4((3 31) + 1)( 31  4) = 0 4(3(4) + 1)(4  4) = 0
4(0)( 4 13) = 0 4(13)(0) = 0
0=0 0=0
The solutions are 1/3 and 4.
Example

Solve: 3y(y  7) = 0

Solution
3  y(y  7) = 0
y=0 or y7=0
y=0 or y =7

The solutions are 0 and 7. The check is left to the


student.
Factoring to Solve Equations
By factoring and using the principle of zero products, we
can now solve a variety of quadratic equations.
Example Solve: x2 + 9x + 14 = 0
Solution This equation requires us to factor the polynomial
since there are no like terms to combine and there is a
squared term. Then we use the principle of zero products:
x2 + 9x + 14 = 0
(x + 7)(x + 2) = 0
x+7=0 or x + 2 = 0
x = 7 or x = 2.
continued Solve: x2 + 9x + 14 = 0
Check: For 7: For 2:
x2 + 9x + 14 = 0 x2 + 9x + 14 = 0
(7)2 + 9(7) + 14 0 (2)2 + 9(2) + 14 0
49  63 + 14 4 18 + 14
14 + 14 14 + 14
0=0 0=0
True True

The solutions are 7 and 2.


Example
Solve: x2 + 9x = 0
Solution Although there is no constant term, because of
the x2-term, the equation is still quadratic. Try factoring:

x2 + 9x = 0
x(x + 9) = 0
x=0 or x+9=0
x=0 or x = 9
The solutions are 0 and 9. The check is left to the
student.
Caution! We must have 0 on one side of the equation
before the principle of zero products can be used. Get
all nonzero terms on one side and 0 on the other.

Example Solve: x2  12x = 36


Solution We first add 36 to get 0 on one side:
x2  12x = 36
x2  12x + 36 = 36 + 36
(x  6)(x  6) = 0
x  6 = 0 or x6=0
x = 6 or x=6
There is only one solution, 6.
Example
Solve: 9x2 = 49
Solution
9x2 = 49
9x2  49 = 0
(3x  7)(3x + 7) = 0
3x  7 = 0 or 3x + 7 = 0
3x = 7 or 3x = 7
7 7
x x 
3 3
7 7
The solutions are and  .
3 3
Example
Solve: 14x2 + 9x + 2 = 10x + 6
Solution Be careful with an equation like this! Since we need 0
on one side, we subtract 10x and 6 from the right side.
14x2 + 9x + 2 = 10x + 6
14x2 + 9x  10x + 2  6 = 0
14x2  x  4 = 0
(7x  4)(2x + 1) = 0
7x  4 = 0 or 2x + 1 = 0
7x = 4 or 2x = 1
x = 4/7 or x = 1/2
The solutions are 4/7 and 1/2.
APPLICATIONS OF QUADRATIC
5. EQUATIONS

9 a. Solve applied problems


involving quadratic equations
that can be solved by factoring.

Copyright © 2015, 2011, and 2007 Pearson Education, Inc.


Example

The Mitchells are designing a garden. The garden will


be in the shape of a rectangle and have an area of 270
square feet. The width of the garden is 3 feet less than
the length. Find the length and width.
Solution
1. Familiarize. We first make a
drawing. Recall that the area of
a rectangle is Length  Width. x

We let x = the length, in feet. x3


The width is then x  3.
2. Translate.
Rewording: The area of the rectangle is 270 ft2.

Translating: x(x  3) = 270

3. Solve. We solve the equation.


x(x  3) = 270
x2  3x = 270
x2  3x  270 = 0
(x  18)(x + 15) = 0
x  18 = 0 or x + 15 = 0
x = 18 or x = 15
4. Check. The solutions of the equation are 18 and
15. Since the length must be positive, 15 cannot be a
solution.
To check 18, we note that if the length is 18, then the
width is x  3 or 15 and the area is 18 ft  15 ft = 270 ft2.
Thus the solution checks.

5. State. The garden is 18 feet long and 15 feet wide.

You might also like