How to factor a polynomial by grouping
Factoring by grouping is a technique used to factor polynomials by dividing terms into pairs and extracting a common binomial factor. It applies primarily to polynomials with four terms where a global greatest common factor (GCF) does not exist, but local GCFs can be factored out of paired terms.
The setup
Verify the polynomial has exactly four terms. Ensure there is no overall GCF across all four terms; if there is, factor it out first. Arrange the polynomial in standard descending order of degree.
The steps
- Group the first two terms together and the last two terms together. 2. Factor out the GCF from the first group. 3. Factor out the GCF from the second group. If the third term is negative, factor out a negative GCF. 4. Identify the common binomial factor in the resulting expression. 5. Factor out the common binomial to write the final expression as a product of two polynomials.
Checking the result
Multiply the resulting factors using the distributive property (FOIL). The expanded result must match the original polynomial exactly. Check signs carefully.
Common errors
Failing to factor out a negative sign from the second group when the third term is negative, resulting in mismatched binomials. Stopping after extracting the local GCFs and leaving the expression as a sum rather than a product of factors.
Worked example
Factor the polynomial by grouping.
Group the terms: . Factor the GCF from the first group: . Factor the GCF from the second group: . Combine into a single expression: . Factor out the common binomial : .
FAQ
Run your own problem
References: OpenStax Intermediate Algebra, Chapter 6 · Khan Academy Unit: Polynomial factorization · Algebra and Trigonometry by Sullivan
See also