Factoring Completely

Learn to combine all factoring techniques to factor any polynomial expression completely.

Advanced25 minLesson

Definition

Factoring completely means breaking down a polynomial into the product of prime factors (factors that cannot be factored further).
To factor completely, follow this systematic approach:
Step 1: Always look for a GCF first
Step 2: Count the terms and apply appropriate technique
  • 2 terms: Check for difference of squares, sum/difference of cubes
  • 3 terms: Try trinomial factoring methods
  • 4+ terms: Try factoring by grouping
Step 3: Check if any factor can be factored further
A polynomial is completely factored when no factor can be factored any further using integer coefficients.

Try it now

What is the first step when factoring any polynomial completely?

Worked Examples

Factor completely:

1

Find the GCF

GCF of and is

2

Check remaining factor

is a difference of squares: where , Can be factored further

3

Factor the difference of squares

4

Write complete factorization

Combine GCF with factored form

Common Mistakes

Forgetting to factor out the GCF first

Why it's wrong: Starting with other techniques when there's a GCF makes the problem harder and can lead to incomplete factoring.

Correct: Always check for GCF before any other factoring technique.

Stopping too early

Why it's wrong: After one factoring step, students often forget to check if factors can be factored further.

Correct: Always examine each factor. but , so the complete answer is

Trying to factor a sum of squares

Why it's wrong: cannot be factored using real numbers (no real factors).

Correct: Only difference of squares factors: , but is already prime.

Incorrect sign in grouping

Why it's wrong: When factoring a negative from a group, students forget to change signs inside.

Correct: , not . Check by distributing back!

Interactive Visual

Factor Tree

Number:
Composite
Prime

Enter a number to see its factor tree and prime factorization.

Interactive Sandbox

Expression Calculator

Try these:

History

No calculations yet

Practice Problems

16 problems
Problem 1 of 16
Easy

What is the first step when factoring any polynomial completely?

Why It Matters

Factoring completely is essential because:
  • Solving equations: To find all solutions to polynomial equations, you need complete factorization
  • Simplifying expressions: Reducing fractions requires factoring both numerator and denominator completely
  • Real-world modeling: Physics, engineering, and economics use factored forms to find critical points
  • Foundation for calculus: Finding zeros of functions requires complete factorization
Mastering this skill combines everything you've learned about factoring into one powerful problem-solving strategy!

Real World Applications

Engineering: Projectile Motion

Engineers use complete factorization to find when and where objects land.

Example:

A ball's height is modeled by . Factor to find when it hits the ground: , so or seconds.

1Try It Yourself

A rocket's height is . To find when it lands, we set .

Factor completely.

Step 1: Write the mathematical expression

First factor out the GCF:

Computer Science: Algorithm Optimization

Programmers factor expressions to simplify calculations and improve efficiency.

Example:

Instead of computing separately, factor to - the product of three consecutive integers!

2Try It Yourself

A sorting algorithm's comparison count is .

Factor this expression completely.

Step 1: Write the mathematical expression

Recognize the pattern:

Key Takeaways

  • 1Always start by factoring out the Greatest Common Factor (GCF)
  • 2After removing the GCF, identify the number of terms: 2 terms (special patterns), 3 terms (trinomial methods), 4+ terms (grouping)
  • 3Check each factor to see if it can be factored further
  • 4Sum of squares () cannot be factored with real numbers
  • 5A polynomial is completely factored when all factors are prime

Frequently Asked Questions

A polynomial is completely factored when: (1) the GCF is factored out, (2) no factor is a difference of squares that can be factored, (3) no trinomial factor can be factored further, and (4) all remaining factors are prime (linear or irreducible quadratic).
A polynomial is completely factored when: (1) the GCF is factored out, (2) no factor is a difference of squares that can be factored, (3) no trinomial factor can be factored further, and (4) all remaining factors are prime (linear or irreducible quadratic).
Regular factoring might stop after one step. Factoring completely means continuing until no factor can be broken down further. For example, is factored, but is factored completely.
The sum of two squares, , has no real factors. Unlike , there's no similar formula for sums. The expression is called 'prime' or 'irreducible' over the real numbers.

Glossary

Completely factored
A polynomial written as a product of prime factors that cannot be factored further using integer coefficients
Prime polynomial
A polynomial that cannot be factored into polynomials of lower degree with integer coefficients
GCF (Greatest Common Factor)
The largest expression that divides evenly into all terms of a polynomial
Irreducible
A polynomial that cannot be factored over a given number system (e.g., is irreducible over real numbers)

Formula Card

Factoring Strategy Order

The systematic approach to factor any polynomial completely

Difference of Squares

Use when you have two perfect squares separated by subtraction

Sum of Cubes

Use when you have two perfect cubes added together

Difference of Cubes

Use when you have two perfect cubes separated by subtraction

Perfect Square Trinomials

Trinomials that are the square of a binomial

More in This Topic