ACCUPLACER QUANTITATIVE REASONING, ALGEBRA & STATISTICS • ALGEBRAIC EXPRESSIONS

Distributing & Factoring GCF — Distribute and factor out a greatest common factor (GCF)

Master the inverse operations that underpin every algebraic manipulation on the ACCUPLACER.

Historical Context & Motivation

The idea of rewriting an expression in an equivalent but more useful form is as old as algebra itself. Ancient mathematicians in Mesopotamia and Egypt routinely decomposed quantities into products of simpler factors to solve practical problems involving land surveying and taxation. The formal algebraic notation we use today, however, emerged only after centuries of refinement. The distributive property — the principle that a(b + c) = ab + ac — was implicitly used by Greek geometers like Euclid, who demonstrated it through area models of rectangles, and was later codified in symbolic form by Renaissance algebraists.

c. 300 BCE
Euclid's Elements
Euclid proves the geometric equivalent of the distributive property using area decomposition of rectangles, establishing the idea that a whole can be partitioned into the sum of its parts.
c. 825 CE
Al-Khwarizmi's Al-Jabr
Muhammad ibn Musa al-Khwarizmi formalizes algebraic operations, including multiplying through parenthetical groupings, giving rise to the word 'algebra' from the Arabic 'al-jabr' (restoration).
1591
Viète's Symbolic Algebra
François Viète introduces systematic literal notation — using letters for unknowns and constants — enabling concise expression of distribution and factoring rules.
1830s
Ring Axioms Formalized
Mathematicians formalize the distributive law as one of the defining axioms of a ring, placing distribution at the structural foundation of modern algebra.

Why does this history matter for the ACCUPLACER? Because distribution and factoring are inverse operations — every time you expand a product, you are distributing; every time you pull out a common factor, you are undoing that expansion. Nearly every algebraic simplification question on the ACCUPLACER requires fluency in one or both directions. The central question this lesson addresses is: given an algebraic expression, how do you move fluidly between its expanded form and its factored form using the greatest common factor?

Core Principles & Definitions

Before diving into techniques, it is essential to establish precise definitions and identify the foundational ideas that govern distributing and factoring. These principles form the scaffolding upon which every worked example and practice problem in this lesson rests.

1

The Distributive Property

For any quantities a, b, and c, the rule a(b + c) = ab + ac allows you to multiply a single factor across a sum or difference. This is the engine of expansion.
2

Greatest Common Factor (GCF)

The GCF of two or more terms is the largest expression — including both numerical coefficients and variable powers — that divides evenly into every term.
3

Factoring as Reverse Distribution

Factoring out the GCF reverses the distributive property: ab + ac becomes a(b + c). You extract what is common and leave the unique remainders inside parentheses.
4

Equivalence Verification

After factoring or distributing, re-expanding (or substituting a test value) confirms that the new expression equals the original. This check guards against sign and coefficient errors.
KEY TAKEAWAY
Think of the GCF as the shared ingredient in a recipe. If every dish on a menu calls for olive oil, you can note 'olive oil' once at the top of the menu rather than listing it in every single recipe. Factoring out the GCF does exactly this: it extracts the shared factor so that each remaining term carries only its unique contribution. When you redistribute (multiply back in), every term gets its shared ingredient restored.

Visual Explanation — The Area Model

The most intuitive way to see why distribution and GCF factoring work is through an area model. A rectangle whose width is the common factor and whose length is split into segments corresponding to each term makes the algebra geometric. The total area of the rectangle equals the expanded sum, while expressing that area as width × total length equals the factored form.

The rectangle has width 3x (the GCF) and length split into 2x and 5. The left sub-rectangle has area 3x × 2x = 6x², and the right sub-rectangle has area 3x × 5 = 15x. The total area can be written either as the sum 6x² + 15x or as the product 3x(2x + 5).

Notice how the diagram makes factoring intuitive: if you are given the two sub-areas 6x² and 15x and asked to express them as one product, you look for the common dimension — the width that both sub-rectangles share. That shared dimension is the GCF. The remaining lengths, 2x and 5, sit inside the parentheses as the addends.

Mathematical Framework

The algebraic machinery behind distributing and factoring rests on a small number of formal rules. Internalizing these rules — and understanding why they work — will allow you to handle any expression the ACCUPLACER presents.

DISTRIBUTIVE PROPERTY (EXPANSION)
a(b + c) = ab + ac
where a is the factor being distributed, and b and c are the terms inside the grouping. This extends to any number of terms: a(b + c + d) = ab + ac + ad.
GCF FACTORING (REVERSE DISTRIBUTION)
ab + ac = a(b + c)
Identify the GCF a of all terms, divide each term by a to obtain the remaining factors b and c, and write the result as a product.
GCF OF MONOMIALS
GCF(c₁ · x^a · y^b, c₂ · x^d · y^e) = GCF(c₁, c₂) · x^min(a,d) · y^min(b,e)
For the numerical part, use the GCF of the coefficients. For each variable, take the smallest exponent that appears across all terms. If a variable is absent from any term, it does not appear in the GCF.
DISTRIBUTION WITH SUBTRACTION
a(b − c) = ab − ac
The sign of each term inside the parentheses is preserved after multiplication. Be especially careful when a is negative: −a(b − c) = −ab + ac.
💡 ACCUPLACER TIP
Many ACCUPLACER answer choices present the same expression in different forms — one expanded, one factored, and distractors with sign errors. After factoring, always redistribute mentally to verify your answer matches the original expression.

Step-by-Step Process for Factoring Out the GCF

The following flowchart and detailed breakdown codify the exact procedure for extracting the GCF from a polynomial expression. Committing this process to memory — and practicing it until it becomes automatic — is the most efficient way to gain speed and accuracy on test day.

Follow these four steps in order whenever you factor out a GCF. The verification step at the end catches sign errors and missing terms — always redistribute to confirm equivalence.

Detailed Step Breakdown

  1. Step 1 — Numerical GCF. Consider the expression 12x³ + 18x² − 30x. The coefficients are 12, 18, and 30. The GCF of 12, 18, and 30 is 6.
  2. Step 2 — Variable GCF. The variable parts are x³, x², and x. The smallest exponent on x is 1, so the variable part of the GCF is x.
  3. Step 3 — Divide. Divide each term by 6x: 12x³ ÷ 6x = 2x², 18x² ÷ 6x = 3x, −30x ÷ 6x = −5.
  4. Step 4 — Write and verify. The factored form is 6x(2x² + 3x − 5). Redistribute: 6x · 2x² = 12x³, 6x · 3x = 18x², 6x · (−5) = −30x. ✓

Worked Example

The following example mirrors the style and difficulty of an actual ACCUPLACER Quantitative Reasoning question. Pay close attention to the sign handling in Step 3, as negative-sign errors are the most common mistake on this topic.

Factor completely: 20x⁴y² − 35x³y³ + 15x²y
1
Step 1 — Identify the numerical GCFThe coefficients are 20, 35, and 15. Listing factors: 20 = 2² × 5, 35 = 5 × 7, 15 = 3 × 5. The only prime they all share is 5, so the numerical GCF is 5.
Numerical GCF = 5
2
Step 2 — Identify the variable GCFFor x: exponents are 4, 3, and 2 → min is 2 → x². For y: exponents are 2, 3, and 1 → min is 1 → y. Therefore the variable GCF is x²y.
Variable GCF = x²y
3
Step 3 — Combine to form the full GCFMultiply the numerical and variable parts: 5 × x²y = 5x²y.
Full GCF = 5x²y
4
Step 4 — Divide each term by 5x²y20x⁴y² ÷ 5x²y = 4x²y. Then −35x³y³ ÷ 5x²y = −7xy². Finally 15x²y ÷ 5x²y = 3.
Quotients: 4x²y, −7xy², 3
5
Step 5 — Write the factored form and verifyThe factored expression is 5x²y(4x²y − 7xy² + 3). Verification by redistribution: 5x²y × 4x²y = 20x⁴y², 5x²y × (−7xy²) = −35x³y³, 5x²y × 3 = 15x²y. The sum matches the original expression.
5x²y(4x²y − 7xy² + 3)

Common Errors & How to Avoid Them

Understanding where students typically go wrong is just as valuable as knowing the correct procedure. The table below catalogs the most frequent errors on ACCUPLACER-style distribution and GCF factoring problems, along with corrective strategies.

Common errors and corrective strategies for distribution and GCF factoring
Error TypeWhat Goes WrongHow to Fix It
Incomplete GCFFactoring out only the numerical part (e.g., writing 3(4x² + 6x) instead of 3x(4x + 6) — and even that can be further reduced to 6x(2x + 3))Always check both coefficients and every variable separately. After factoring, inspect the parenthetical terms for any remaining common factors.
Sign ErrorsDropping or flipping a negative sign when distributing −a across (b − c), producing −ab − ac instead of the correct −ab + ac.Treat the negative as part of the factor being distributed. Write −a × b = −ab and −a × (−c) = +ac explicitly before simplifying.
Exponent ErrorsAdding exponents when dividing (e.g., x⁵ ÷ x² = x⁷ instead of x³) or using the largest exponent for the GCF instead of the smallest.Remember: when dividing like bases, subtract exponents. The GCF uses the minimum exponent so that every term can be divided without introducing fractions.
Forgetting a termWhen a term divided by the GCF equals 1 (e.g., 5x ÷ 5x = 1), students omit the 1 from the parentheses, effectively losing a term.Any term that equals the GCF itself must contribute a 1 inside the parentheses. Count terms: the parenthetical expression should have the same number of terms as the original.
KEY TAKEAWAY
Think of the verification step as a unit test in software engineering. After refactoring code (factoring an expression), you run the tests (redistribute) to confirm the output has not changed. On a timed exam, a quick mental redistribution takes only seconds and can prevent the loss of an easy point.

Connection to Advanced Factoring Techniques

Factoring out the GCF is typically the first step in any complete factoring procedure. Once you have extracted the GCF, the expression inside the parentheses may itself be factorable by other methods. The table below shows how GCF factoring relates to the broader factoring toolkit you will encounter on the ACCUPLACER and in subsequent coursework.

GCF factoring as the gateway to advanced techniques
TechniqueWhen to UseExample
GCF FactoringAlways try first — look for a common factor across all terms6x² + 9x = 3x(2x + 3)
Factoring TrinomialsAfter removing the GCF, if the result is ax² + bx + c2x² + 7x + 3 = (2x + 1)(x + 3)
Difference of SquaresAfter removing the GCF, if the result is a² − b²2x² − 50 = 2(x² − 25) = 2(x + 5)(x − 5)
Factoring by GroupingFour-term polynomials where pairs share a GCFx³ + 3x² + 2x + 6 = x²(x + 3) + 2(x + 3) = (x + 3)(x² + 2)

Notice that in both the difference-of-squares and the grouping examples above, extracting the GCF was the essential first move that unlocked the subsequent factorization. On the ACCUPLACER, a question may present an expression like 3x³ − 27x and expect you to factor it as 3x(x² − 9) and then recognize x² − 9 as (x + 3)(x − 3). If you skip the GCF step, the difference-of-squares pattern remains hidden. Mastering GCF factoring therefore pays dividends well beyond a single question type.

Practice Problems

Work through these five problems in order. They escalate in difficulty from conceptual understanding through critical analysis. Write out each step fully before checking the answer.

PROBLEM 1CONCEPTUAL
True or false: The expression 4x² + 10x + 7 can be factored by removing a GCF. Explain your reasoning.
PROBLEM 2BASIC CALCULATION
Factor completely: 18x³ − 24x².
PROBLEM 3INTERMEDIATE
Factor completely: −14a³b² + 21a²b⁴ − 7a²b².
PROBLEM 4APPLIED
The revenue R from selling x units of a product is modeled by R(x) = 50x² − 200x. Factor R(x) completely and determine the number of units at which revenue is zero (other than x = 0). Interpret the factored form in context.
PROBLEM 5CRITICAL THINKING
A student factors 12x⁴ − 8x³ + 4x² as 4x(3x³ − 2x² + x). Is this correct? If not, identify the error, provide the correct factored form, and explain the general principle the student violated.

Lesson Summary

The distributive property states that a(b + c) = ab + ac, and GCF factoring reverses this process by extracting the greatest common factor from every term. To find the GCF, compute the GCF of the numerical coefficients and, for each variable, take the smallest exponent that appears across all terms. After dividing each term by the GCF, place the quotients inside parentheses and the GCF outside.

Always verify by redistributing the factored result to confirm it matches the original expression. Watch for sign errors when distributing negatives, and remember that a term equal to the GCF contributes a 1 inside the parentheses. GCF factoring is the essential first step before applying any advanced technique — from trinomial factoring to the difference of squares — and it appears frequently on the ACCUPLACER in both standalone and multi-step problems.

Varsity Tutors • ACCUPLACER Quantitative Reasoning, Algebra & Statistics • Distributing & Factoring GCF