Chapter 5 (1) - Tagged PDF
Chapter 5 (1) - Tagged PDF
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
Solution
Write the prime factorization of each number.
420 = 2 2 3 5 7
924 = 2 2 3 7 11
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
Solution
The largest common factor is 3x3.
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
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
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
t2 + 4t 32 = (t + 8)(t 4)
Prime Polynomials
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
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
Trinomial Squares
(A + B)2 = A2 + 2AB + B2;
(A – B)2 = A2 – 2AB + B2
Example
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
A2 + 2 A B + B2 = (A + B)2
A2 – 2 A B + B2 = (A – B)2
Example
Solution
16a2 24ab + 9b2 = (4a)2 2(4a)(3b) + (3b)2
= (4a 3b)2
Factor: a) x2 9 b) y2 16w2
Solution
a) x2 9 = x2 32 = (x + 3)(x 3)
A2 B2 = (A + B)(A B)
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
A B A B A AB B
3 3 2 2
;
A3 B 3 A B A2 AB B 2
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
b6 125 y 3 .
Solution
b 125 y b 5 y 2 3
6 3 3
First observe that
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
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: .
Quadratic Equation
A quadratic equation is an equation
equivalent to an equation of the type
ax2 + bx + c = 0, a ≠ 0.
Solve: 3y(y 7) = 0
Solution
3 y(y 7) = 0
y=0 or y7=0
y=0 or y =7
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.