Now, it is time to understand how to apply learned techniques together.
Recall, that we've learned following factoring techniques:
To be successful in factoring polynomials, you need to recognize when and what method to use.
Example 1. Factor 2x3−8x completely.
2x3−8x=
=2x(x2−4)= (factor out 2x)
=2x(x−2)(x+2) (apply difference of squares formula)
Answer: 2x3−8x=2x(x−2)(x+2).
You possibly need to perform more than two steps.
Example 2. Factor completely: −y4−y2+2.
−y4−y2+2=
=−(y4+y2−2)= (factor out −1)
=−(y2+2)(y2−1)= (factor quadratics)
=−(y2+2)(y−1)(y+1)= (apply difference of squares formula)
Answer: −y4−y2+2=−(y2+2)(y−1)(y+1).
Let's solve one more example.
Example 3. Factor x12−1 completely.
x12−1=(x4)3−13=
=(x4−1)(x8+x4+1)= (difference of cubes)
=(x2−1)(x2+1)(x8+x4+1)= (difference of squares)
=(x−1)(x+1)(x2+1)(x8+x4+1) (difference of squares once more.)
Answer: x12−1=(x−1)(x+1)(x2+1)(x8+x4+1).
Now, it is time to exercise.
Exercise 1. Factor 8x8+125x2 completely.
Answer: x2(2x2+5)(4x4−10x2+25).
Exercise 2. Factor completely: −2y3−16y2−30y.
Answer: −2y(y+3)(y+5).
Exercise 3. Factor 512x9−y9 completely.
Answer: (2x−y)(4x2+2xy+y2)(64x6+8x3y3+y6).