Download Section 6.4 Special Factoring Rules

Survey
yes no Was this document useful for you?
   Thank you for your participation!

* Your assessment is very important for improving the workof artificial intelligence, which forms the content of this project

Document related concepts

Bracket wikipedia , lookup

Elementary mathematics wikipedia , lookup

Location arithmetic wikipedia , lookup

Factorization wikipedia , lookup

Transcript
Math 123 - Section 6.4 - Special Factoring Rules - Page 1
Section 6.4
Special Factoring Rules
I.
Factoring Difference of Squares
A.
Remember that the product of two conjugates is:
(F + L)(F – L) = F2 – L2
B.
We are going to use this pattern to factor the difference of two squares.
C.
Remember that a perfect square is any number that is the product of a number
times itself.
D.
Remember also that for a variable term to be a perfect square, the exponent on the
variable must be an even number.
E.
Procedure for factoring Difference of Squares
1.
Factor out the GCF
2.
Set up two parentheses, where
a.
The First numbers are the square root of the First term
b.
The Last numbers are the square root of the Last term
c.
The signs in between the first and the last terms are “+” in one
parenthesis and “-“ in the other.
3.
Check by multiplying.
F.
Examples – Factor the following completely.
1.
2xy3 – 8x3y
First, notice that the GCF is 2xy, so we will factor that out to get:
2xy(y2 – 4x2)
We notice that “y2” is a perfect square, as is “4x2”, and this is a difference. So
we set up parentheses to get:
Answer:
2xy(y + 2x)(y – 2x)
81 – m4
There is no GCF, so we can immediately set up parentheses to get:
(9 – m2)(9 + m2)
Notice that the first parenthesis is still a difference of squares, so we need to
continue factoring.
Answer:
(3 – m)(3 + m)(9 + m2)
Note that a sum of squares is not factorable over the rationals.
2.
x2 – 121
Again, no GCF, so we jump right into setting up parentheses:
Answer: (x – 11)(x + 11)
3.
4. Now you try one: 25 – x2
Answer: (5 – x)(5 + x)
5.
Find the area of the shaded region and express in factored form. (Page 460,
#108)
A shaded = A whole - A white
A = s2
A whole = (3x)2 = 9x2
2
3x
A white = (2)2 = 4
A shaded = 9x2  4 = (3x  4)(3x + 4)
2
3x
Answer:
The area of the shaded region is (3x  4)(3x + 4).
© Copyright 2012 by John Fetcho. All rights reserved
Math 123 - Section 6.4 - Special Factoring Rules - Page 2
II.
Perfect Square Trinomials
A.
This is really just an extension of the Trial and Error method.
B.
Remember that when a factor is multiplied by itself, we can say that it is squared.
C.
Examples - Factor completely.
1.
9t2 + 24tr + 16r2
There is no GCF, so let’s remember that the square root of 9t2 is 3t; the last term is
positive, so the signs have to be the same as the middle term, in this case + and +;
the square root of 16r2 is 4r. So putting this all together, we get:
(3t + 4r)(3t + 4r)
Checking:
9t2 + 12tr + 12tr + 16r2 = 9t2 + 24tr + 16r2
Which is what we want.
Answer:
(3t + 4r)2
2.
Now you try one: 50h2 + 40hy  8y2
Answer:
2(5h  2y)2
III.
Sum and Difference of Cubes
A.
This is a formula that you just have to learn, it is not at all intuitive.
B.
Procedure
1.
Factor out the GCF.
2.
In the first set of parentheses, the First number will be the cube root of the First term
3.
Take the sign in the middle.
4.
The Last number will be the cube root of the Last term.
5.
In the second set of parentheses, the First number will be the square of the
First term in the first set of parentheses.
6.
The middle sign will be the opposite of the middle sign in the first set of
parentheses.
7.
Multiply the First and Last numbers from the first set of parentheses.
8.
Add the square of the Last number from the first set of parentheses.
9.
For those of you that like to see formulas, here they are:
a.
F3  L3 = (F  L)(F2 + FL + L2)
b.
F3 + L3 = (F + L)(F2  FL + L2)
C.
Examples – Factor each of the following completely.
1.
8x3 + 125
First, we notice that there is no GCF.
Next, the cube root of 8x3 is 2x; the cube root of 125 is 5.
(2x + 5) will be the first parenthesis.
To get the terms of the second parenthesis, we square 2x to get 4x2.
The middle sign will be ““.
The middle term will be 2x times 5, or 10x.
To get the last term, we square 5 to get 25.
Putting this all together, we get:
Answer:
(2x + 5)(4x2 – 10x + 25)
125x3 – 27y3
Again, no GCF.
The cube root of 125x3 is 5x.
The sign will be “ “.
The cube root of 27y3 is 3y.
So the first parenthesis will be:
(5x – 3y)
Now we square 5x to get 25x2.
The middle sign will be “+”.
2.
© Copyright 2012 by John Fetcho. All rights reserved
Math 123 - Section 6.4 - Special Factoring Rules - Page 3
The middle term will be 5x times 3y, which is 15xy.
The last term will be the square of 3y, which is 9y2.
Putting this all together, we get:
Answer:
(5x – 3y)(25x2 + 15xy + 9y2)
3.
Now you try one: x3 + 64
Answer:
(x + 4)(x2 – 4x + 16)
© Copyright 2012 by John Fetcho. All rights reserved