|
|
|
|
|
|
The first term always factors into its square roots. (Remember FOIL: first times first gives you first.) |
||||
|
|
Use the chosen factor pair to factor the third term. (Remember FOIL: last times last gives you last.) |
||||
|
|
Again look to the sign in front of c to tell you what signs to use in the parentheses of the factors.
|
Example 1: Factor x2 - 10 x + 24:
Factor pairs of 24 are:
1,24
2,12
3,8
4,6
Because of the plus in front of the 24, we are looking for a sum of 10 (b). 4 and 6 give us that sum so the trinomial factors.
The x2 factors
into x times x . We chose 4 and 6 for the 24. So we now have:
(x 4)(x 6). We now have to determine the correct signs for the
parentheses. The plus in front of the 24 tells us we will have like signs. The
minus in front of the 10 tells us they will both be minuses. Thus, we have (x -
4)(x - 6).
Example 2: Factor x2 +10 x + 24:
Factor pairs of 24 are:
1,24
2,12
3,8
4,6
Because of the plus in front of the 24, we are looking for a sum of 10 (b). 4 and 6 give us that sum so the trinomial factors.
The x2 factors
into x times x . We chose 4 and 6 for the 24. So we now have:
(x 4)(x 6). We now have to determine the correct signs for the
parentheses. The plus in front of the 24 tells us we will have like signs. The
minus in front of the 10 tells us they will both be pluses. Thus, we have (x +
4)(x + 6).
Example 3: Factor x2 + 10 x - 24:
Factor pairs of 24 are:
1,24
2,12
3,8
4,6
Because of the minus in front of the 24, we are looking for a difference of 10 (b). 2 and 12 give us that difference so the trinomial factors.
The x2 factors
into x times x . We chose 2 and 12 for the 24. So we now have:
(x 2)(x 12). We now have to determine the correct signs for the
parentheses. The minus in front of the 24 tells us we will have unlike signs.
Because we want to end up with a positive 10x, we will have to place the plus in
front of the 12 making the outer product positive 12x and we will place the
minus in front of the 2 making the inner product negative 2x. When the positive
12x and the negative 2x are combined, it gives us the positive 10x that we
needed. Thus, we have (x - 2)(x + 12).
Example 4: Factor x2 - 10 x - 24:
Factor pairs of 24 are:
1,24
2,12
3,8
4,6
Because of the minus in front of the 24, we are looking for a difference of 10 (b). 2 and 12 give us that difference so the trinomial factors.
The x2 factors
into x times x. We chose 2 and 12 for the 24. So we now have:
(x 2)(x 12). We now have to determine the correct signs for the
parentheses. The minus in front of the 24 tells us we will have unlike signs.
Because we want to end up with a negative 10x, we will have to place the minus
in front of the 12 making the outer product negative 12x and we will place the
plus in front of the 2 making the inner product positive 2x. When the negative
12x and the positive 2x are combined, it gives us the negative 10x that we
needed. Thus, we have (x + 2)(x - 12).
Another method for factoring
simple trinomials:
If we set x² + bx + c equal to the product of x + c1 and x + c2,
then:
x² + bx + c = (x + c1) (x + c2)
= x² + (c1 + c2)x + c1c2
and thus b = c1 + c2 and c = c1c2.
Using this line of thinking, we can formulate a procedure for factoring the
expression x² + bx + c :
(1) Find two real numbers whose sum is equal to b and whose product is equal to
c.
(2) If two real numbers satisfying the above criteria are found, and we denote
them as c1 and c2 , then (x + c1) and (x + c2)
are factors of x² + bx + c.
Example 1: Factor x² + 7x + 12
First, list the combinations of integers whose product is equal to 12. They
are
12 and 1 ( 12 · 1 = 12 )
6 and 2 ( 6 · 2 = 12 )
4 and 3 ( 4 · 3 = 12 )
Then find the sum of these combinations:
12 + 1 = 13
6 + 2 = 8
4 + 3 = 7
The integers 4 and 3 have a sum of 7 and a product of 12.
The factors of x² + 7x + 12 are ( x + 3 ) and ( x + 4 ).
Example 2: Factor y² - 3y - 10
The combinations of integers whose product is -10, and their sums are
10 · -1 = -10 10 + ( -1 ) = 9
5 · -2 = -10 5 + ( - 2 ) = 3
-10 · 1 = -10 -10 + 1 = -9
-5 · 2 = -10 -5 + 2 = -3
The integers -5 and 2 have a sum of -3 and a product of -10.
The factors of y² - 3y - 10 are ( y -5 ) and ( y + 2 ).
C. General Trinomials that Factor
The general trinomial will be in the form of ax² + bx + c where a, b, and c are nonzero real numbers.
For general trinomials you will need to list the factor pairs of a and c. The sign in front of the c still tells you whether you are looking for a sum or difference. This time, however, it will not be a single factor pair that you're looking for but the sum or difference of the products of factors from a factor pair of the a and a factor pair of the c. If you have what you're looking for, the trinomial will factor. If you don't, the trinomial will not factor. To factor the trinomial:
|
|
Use the factors of the factor pair you chose for a. The variable always factors into its square roots. Put them in the first positions of both parentheses. (Remember FOIL: first times first gives you first.) |
||||
|
|
Use the factors of the factor pair you chose for c. Put them in the last positions of both parentheses but make sure that you place them so that the inner and outer products combine to give you the middle term. (Remember FOIL: last times last gives you last and a combination of the inner and outer products give you the middle term.) |
||||
|
|
Again look to the sign in front of c to tell you what signs to use in the parentheses of the factors.
|
Example 1: Factor 3p2 - 4p - 4
Factor pairs of 3 are
1,3
Factor pairs of 4 are
1,4
2,2
We are looking for a difference of 4 (b).
Using the 1,3 and the 1,4
1 · 1 = 1 and 3 · 4 = 12
1
and 12 do not give us a difference of 4.
1 · 4 = 4 and 3 · 1 = 3
4 and 3 do not give us a difference of 4.
Using the 1,3 and the 2,2
1 · 2 = 2 and 3 · 2 = 6
2 and 6 give us the difference of 4 we were looking for. Thus, this trinomial
factors into (1p - 2)(3p + 2). We had to use different signs since the sign of
the third term is minus. We placed the signs so that the inner and outer
products combine to give us a negative 4p.
Example 2: Factor 20 u2 + 19uv + 3v2
Factor pairs of 20 are
1,20
2,10
4,5
Factor pairs of 3 are
1,3
We are looking for a sum of 19.
Using the 1,20 and the 1,3
1 · 1 = 1 and 20 · 3 = 60
1 and 60 do not give us a sum of 19.
1 · 3 = 3 and 20 · 1 = 20
3 and 20 do not give us sum of 19.
Using the 2,10 and 1,3
2 · 1 = 2 and 10 · 3 = 30
2 and 30 do not give us a sum of 19.
2 · 3 = 6 and 10 · 1 = 10
6 and 10 do not give us a sum of 19.
Using the 4,5 and the 1,3
4 · 1 = 4 and 5 · 3 = 15
4
and 15 give us the sum of 19 we are looking for.
Thus this trinomial factors into (4u + 3v)(5u + 1v). We used like signs because the sign of the third term is plus and they both had to be pluses because the sign of the second term is plus. Also, notice we placed them so that the 4 and 1 are paired and the 5 and 3 are paired.
IV. Four or More Terms
You must factor by grouping. Group terms to form one or more of the above factorable polynomials.
Example 1: Factor x3 + 2x2 + 8x + 16
Solution: There are no common factors to all four terms. Try grouping the first two terms and the last two terms and factoring out the common factor with each grouping as follows:
(x3 + 2x2) + (8x + 16)
x2(x + 2) + 8(x + 2)
(x + 2) (x2 + 8)
Example 2: Factor xy - 4y + 3x - 12
Solution: Again, there are no common factors to all four terms. Try grouping the first two terms and the last two terms and factoring out the common factor with each grouping as follows:
(xy - 4y) + (3x - 12)
y(x - 4) + 3(x - 4)
(x - 4) (y + 3)
Example 3: Factor xy - 4y - 3x + 12
Solution: Group the first two terms and the last two terms again.
(xy - 4y) + (-3x + 12)
y(x - 4) + 3(-x + 4) This time there is no common terms and we can't stop here because it is not all factors. What if I take out a -3 rather than a +3 in the second grouping?
![]() |
y(x - 4) - 3(x - 4) (x - 4) (y - 3) Now it's all factors! |
Example 4: Factor xy - 4y + 3x + 12
Solution: (xy - 4y) + (3x + 12)
y(x - 4) + 3(x + 4)
At this point it is important to realize that no common factor resulted and there is nothing I can do to get a common factor. As a matter of fact, there is nothing I can do to factor this polynomial. This polynomial can't be factored. Remember, not all polynomials can be factored. What do we call those that can't be factored?
![]() |
PRIME! |
|
Copyright © 2006 West Georgia Technical College All rights reserved 10/06 |