Reverse distribution, recognize common patterns, and use factors to expose zeros and solve equations.
By Theory Commons Editors4 min readPublished Aug 23, 2026
Factoring rewrites a sum as a product. The value stays unchanged, but the product form exposes common structure, zeros, and cancellation opportunities.
Learning objectives
You will extract greatest common factors, recognize standard identities, factor simple quadratics, and use the zero-product property.
Start with the greatest common factor
For 12x3−18x2, every term contains 6x2:
12x3−18x2=6x2(2x−3).
Always check for a common factor first; later methods are easier after it is removed.
Identities explain patterns
Distribution verifies
a2−b2=(a−b)(a+b),a2+2ab+b2=(a+b)2.
Pattern recognition should be followed by multiplication back to the original expression.
Factors solve equations
If (x+2)(x+3)=0, the zero-product property says at least one factor is zero. Thus x=−2 or x=−3.