MathematicsAlgebraMedium

Factoring

Also known as:FactorisationPolynomial factorisationFactoring out

Factoring (or factorisation) in algebra is the process of rewriting an algebraic expression as a product of simpler expressions called factors, reversing the process of expansion. For example, x² − 5x + 6 can be factored as (x − 2)(x − 3). Factoring is essential for solving polynomial equations, simplifying rational expressions, and finding roots, and it is a core skill that underpins much of higher mathematics.

Worked Example

Problem

Factor completely: 3x² − 12x − 36.

Solution

Step 1: Factor out the greatest common factor (GCF). GCF of 3, 12, 36 is 3. 3(x² − 4x − 12) Step 2: Factor the trinomial x² − 4x − 12. Find two numbers that multiply to −12 and add to −4: (−6) × 2 = −12 and (−6) + 2 = −4 ✓ Step 3: Write as product of binomials. 3(x − 6)(x + 2) Step 4: Verify by expanding. 3(x² + 2x − 6x − 12) = 3(x² − 4x − 12) = 3x² − 12x − 36 ✓

Answer

3(x − 6)(x + 2)

Common Factoring Patterns and Formulas

Pattern NameFactored FormExpanded FormExample
Common factora(b + c)ab + ac4x² + 8x = 4x(x + 2)
Difference of squares(a + b)(a − b)a² − b²x² − 9 = (x+3)(x−3)
Perfect square trinomial (+)(a + b)²a² + 2ab + b²x² + 6x + 9 = (x+3)²
Perfect square trinomial (−)(a − b)²a² − 2ab + b²x² − 4x + 4 = (x−2)²
Sum of cubes(a + b)(a² − ab + b²)a³ + b³x³ + 8 = (x+2)(x²−2x+4)
Difference of cubes(a − b)(a² + ab + b²)a³ − b³x³ − 27 = (x−3)(x²+3x+9)

Interactive Tools

Wolfram Alpha

Factorise any polynomial over integers, rationals, or complex numbers.

Open Tool

Khan Academy – Factoring Polynomials

Step-by-step video lessons on all major factoring techniques.

Open Tool

Desmos

Verify factored forms by graphing both original and factored expressions.

Open Tool
Diagram showing factoring of a quadratic expression into two linear binomials

Wikimedia Commons, CC BY-SA

Related Terms

From Latin "factor" meaning "one who makes or does", derived from "facere" (to make or do). In mathematics, "factor" was adopted to mean a number or expression that divides another exactly. The algebraic use of factoring developed alongside the general theory of polynomial equations in the 17th–18th centuries.

algebrafactoringpolynomialrootsgcfbinomial