Factoring is the fundamental engine of algebra. Whether you are solving quadratic equations, simplifying rational expressions, or taking derivatives in calculus, the ability to rewrite complex polynomials into products of simpler terms is essential. In this masterclass, we break down all 5 core factoring techniques with step-by-step worked examples.
1. Factoring out the Greatest Common Factor (GCF)
The first rule of factoring is ALWAYS to look for a Greatest Common Factor (GCF) across all terms. The GCF is the largest integer and highest power of variables that divides into every term without a remainder.
Always double check your GCF factoring by distributing the term back through the parentheses to ensure you return to the original polynomial.
2. Factoring by Grouping (4-Term Polynomials)
When dealing with a four-term polynomial $ax^3 + bx^2 + cx + d$, group terms into pairs, factor out the GCF from each pair, and extract the common binomial factor.
3. Factoring Quadratic Trinomials (a = 1 and a > 1)
For $ax^2 + bx + c$, find two numbers that multiply to $a cdot c$ and add up to $b$.
Factor: $6x^2 + 11x + 4$.
- Find two numbers that multiply to $6 imes 4 = 24$ and add up to $11$: numbers are $3$ and $8$.
- Split middle term: $6x^2 + 3x + 8x + 4$.
- Group in pairs: $3x(2x + 1) + 4(2x + 1) = (3x + 4)(2x + 1)$.
4. Special Products: Difference of Squares & Cubes
5. Step-by-Step Worked Practice Problems
Factor Completely: $2x^4 - 32$.
- Factor GCF: $2(x^4 - 16)$.
- Difference of squares: $2(x^2 - 4)(x^2 + 4)$.
- Factor inner difference of squares: $2(x - 2)(x + 2)(x^2 + 4)$.
6. Advanced Polynomial Factoring & Synthetic Division
For polynomials of degree 3 or higher, factoring requires finding rational roots using the Rational Root Theorem. If P(x) = a_n x^n + ... + a_0, any rational root p/q must have p as a factor of a_0 and q as a factor of a_n.
Factor: x³ - 6x² + 11x - 6.
- Possible rational roots: ±1, ±2, ±3, ±6.
- Test x = 1: 1³ - 6(1)² + 11(1) - 6 = 1 - 6 + 11 - 6 = 0! So (x - 1) is a factor.
- Divide x³ - 6x² + 11x - 6 by (x - 1) to get quotient: x² - 5x + 6.
- Factor x² - 5x + 6 into (x - 2)(x - 3).
Complete Factored Form: (x - 1)(x - 2)(x - 3).
Test Concepts with CalcSolver
Verify calculations and explore interactive solvers on CalcSolver.
Open Fraction & Algebra Simplifier