Factoring (or factorisation) rewrites an algebraic expression as a product of simpler expressions called factors. For polynomials, common patterns include:
- Common factor: .
- Difference of squares: .
- Perfect square trinomial: .
- Quadratic with integer roots: — find two numbers multiplying to and adding to .
Factoring is the fastest way to find roots (set each factor to zero) and is essential for simplifying rational expressions. When integer factoring is impossible, fall back to the quadratic formula or completing the square.