Any Polynomial—Look for the Greatest Common Factor :
ab - ac = a (b - c)
Example :
6x2y + 10xy2 = 2xy(3x + 5y)
Binomials—Look for a Difference of Two Squares :
a2 - b2 = (a + b)(a - b)
Example :
x2 - 9y2 = (x + 3y)(x - 3y)
Trinomials—Look for Perfect-Square Trinomials :
a2 + 2ab + b2 = (a + b)2
a2 - 2ab + b2 = (a - b)2
Examples :
x2 + 4x + 4 = (x + 2)2
x2 - 2x + 1 = (x - 1)2
Other Factorable Trinomials :
x2 + bx + c = (x + _ ) (x + _ )
ax2 + bx + c = ( _ x + _ ) ( _ x + _ )
Examples :
x2 + 3x + 2 = (x + 1)(x + 2)
6x2 + 7x + 2 = (2x + 1)(3x + 2)
Polynomials of Four or More Terms - Factor by grouping :
ax + bx + ay + by :
= x(a + b) + y(a + b)
= (x + y)(a + b)
Example :
2x3 + 4x2 + x + 2 :
= (2x3 + 4x2) + (x + 2)
= 2x2(x + 2) + 1(x + 2)
= (x + 2)(2x2 + 1)
Note :
If none of the factoring methods work, the polynomial is unfactorable.
Remember :
For a polynomial of the form ax2 + bx + c, if there are no integers whose sum is b and whose product is ac, then the polynomial is unfactorable.
Recall that a polynomial is in its fully factored form when it is written as a product that cannot be factored further.
To factor a polynomial completely, you may need to use more than one factoring method. Use the steps below to factor a polynomial completely.
Step 1 :
Check for a greatest common factor.
Step 2 :
Check for a pattern that fits the difference of two squares or a perfect-square trinomial.
Step 3 :
To factor x2 + bx + c, look for two numbers whose sum is b and whose product is c.
To factor ax2 + bx + c, check factors of a and factors of c in the binomial factors. The sum of the products of the outer and inner terms should be b.
Step 4 :
Check for common factors.
Tell whether each expression is completely factored. If not, factor it.
Example 1 :
2y(y2 + 4)
Neither 2y nor y2 + 4 can be factored further.
2y(y2 + 4) is completely factored.
Example 2 :
(2x + 6)(x + 5)
2x + 6 can be further factored.
Factor out 2, the GCF of 2x and 6.
= 2(x + 3)(x + 5)
2(x + 3)(x + 5) is completely factored.
Example 3 :
Factor -2xy2 + 16xy - 32x completely. Check your answer.
= -2xy2 + 16xy - 32x
Factor out the GCF.
= -2x(y2 - 8y + 16)
y2 + 8y + 16 is a perfect square trinomial of the form
a2 + 2ab + b2
a = y and b = 4.
= -2x(y - 4)2
Check :
-2x(y - 4)2 = -2x(y2 - 8y + 16)
= -2xy2 + 16xy - 32x ✓
Factor each polynomial completely.
Example 4 :
2x2 + 5x + 4
The GCF is 1 and there is no pattern.
= ( _ x + _ ) ( _ x + _ )
a = 2 and c = 4; Outer + Inner = 5.
2x2 + 5x + 4 is unfactorable.
Example 5 :
3n4 - 15n3 + 12n2
Factor out the GCF.
= 3n2(n2 - 5n + 4)
There is no pattern.
= 3n2( n + _ ) (n + _ )
b = -5 and c = 4; look for factors of 4 whose sum is -5.
Factors of 4 -1 and -4 |
Sum -5 ✓ |
The factors needed are -1 and -4.
= 3n2(n - 1)(n - 4)
Example 6 :
4x3 + 18x2 + 20x
Factor out the GCF.
= 2x(2x2 + 9x + 10)
There is no pattern.
= 2x( _ x + _ ) ( _ x + _ )
a = 2 and c = 10; Outer + Inner = 9
= 2x(x + 2)(2x + 5)
Example 7 :
p5 - p
Factor out the GCF.
= p(p4 - 1)
p4 - 1 is a difference of two squares.
= p(p2 + 1) (p2 - 1)
p2 - 1 is a difference of two squares.
= p(p2 + 1) (p + 1)(p - 1)
Solve the quadratic equation by factoring method.
Example 8 :
√3x2 + 10x + 7√3 = 0
Solution :
√3x2 + 10x + 7√3 = 0
√3x2 + 3x + 7x + 7√3 = 0
3 = √3 (√3)
√3x(x + √3) + 7(x + √3) = 0
(√3x + 7) (x + √3) = 0
√3x + 7 = 0 √3x = -7 x = -7/√3 |
x + √3 = 0 x = -√3 |
So, the solutions are -7/√3 and -√3.
Kindly mail your feedback to v4formath@gmail.com
We always appreciate your feedback.
©All rights reserved. onlinemath4all.com
Apr 26, 25 11:18 AM
Apr 26, 25 05:49 AM
Apr 25, 25 11:46 AM