๐ŸŽฏโญ INTERACTIVE LESSON

Factoring Polynomials

Learn step-by-step with interactive practice!

Loading lesson...

Factoring Polynomials - Complete Interactive Lesson

Part 1: GCF

Part 1: Greatest Common Factor (GCF) ๐Ÿ”

Welcome to factoring! We'll start with the most important rule:

Always Look for the GCF First!

The Greatest Common Factor (GCF) is the largest expression that divides evenly into all terms.

Why start here? Because factoring out the GCF first makes everything else easier! It's like simplifying before you solve - and you should always check for a GCF before trying any other factoring technique.

What You'll Learn in Part 1:

  • ๐Ÿ” How to identify the GCF
  • ๐Ÿ“ How to factor out the GCF
  • โœ… Practice problems to master the technique

How to Find and Factor Out the GCF ๐ŸŽฏ

Step 1: Identify the GCF

  • Look at the coefficients - What's the largest number that divides all of them?
  • Look at the variables - Take the lowest power of each variable that appears in all terms

Step 2: Factor Out the GCF This means you're doing two things simultaneously:

  1. Divide each term by the GCF
  2. Write the GCF outside parentheses with the divided terms inside

The Process: Originalโ†’GCF(eachย termรทGCF)\text{Original} \rightarrow \text{GCF}(\text{each term} \div \text{GCF})

Let's see this in action with examples...

Example 1: Factoring Out the GCF ๐Ÿ“

Problem: 6x3+9x26x^3 + 9x^2

Step 1: Find the GCF

  • Coefficients: GCF of 6 and 9 is 3
  • Variables: Both terms have xx, lowest power is x2x^2
  • GCF = 3x23x^2

Step 2: Factor Out the GCF

Divide each term by 3x23x^2 and write 3x23x^2 outside:

6x3+9x2=3x2(?+?)6x^3 + 9x^2 = 3x^2(\text{?} + \text{?})

Divide each term:

  • 6x3รท3x2=2x6x^3 \div 3x^2 = 2x โ† First term inside parentheses
  • 9x2รท3x2=39x^2 \div 3x^2 = 3 โ† Second term inside parentheses

Final Answer: 6x3+9x2=3x2(2x+3)6x^3 + 9x^2 = 3x^2(2x + 3) โœ…

Check your work: Multiply back out: 3x2โ‹…2x+3x2โ‹…3=6x3+9x23x^2 \cdot 2x + 3x^2 \cdot 3 = 6x^3 + 9x^2 โœ“

Example 2: More Complex GCF ๐Ÿ“

Problem: 10x4y2โˆ’15x2y3+5xy10x^4y^2 - 15x^2y^3 + 5xy

Step 1: Find the GCF

  • Coefficients: GCF of 10, 15, and 5 is 5
  • Variables: All have xx (lowest: xx) and yy (lowest: yy)
  • GCF = 5xy5xy

Step 2: Factor Out the GCF

Divide each term by 5xy5xy and write 5xy5xy outside:

10x4y2โˆ’15x2y3+5xy=5xy(?โˆ’?+?)10x^4y^2 - 15x^2y^3 + 5xy = 5xy(\text{?} - \text{?} + \text{?})

Divide each term:

  • 10x4y2รท5xy=2x3y10x^4y^2 \div 5xy = 2x^3y โ† First term
  • 15x2y3รท5xy=3xy215x^2y^3 \div 5xy = 3xy^2 โ† Second term
  • 5xyรท5xy=15xy \div 5xy = 1 โ† Third term

Final Answer: 10x4y2โˆ’15x2y3+5xy=5xy(2x3yโˆ’3xy2+1)10x^4y^2 - 15x^2y^3 + 5xy = 5xy(2x^3y - 3xy^2 + 1) โœ…

Important: Don't forget the "+ 1" at the end! When a term equals the GCF exactly, dividing gives you 1.

Practice: Identify the GCF ๐ŸŽฏ

First, let's practice just identifying the GCF (you don't need to factor it out yet).

For each polynomial, determine what the Greatest Common Factor is.

You need to answer 3 questions correctly in a row to continue.

Practice: Factor Out the GCF ๐ŸŽฏ

Now it's your turn to factor completely!

For each polynomial:

  1. Find the GCF
  2. Divide each term by the GCF
  3. Write the GCF outside with the divided terms inside

You need to answer 3 questions correctly in a row to complete Part 1.

Part 1 Complete! Great Job! ๐ŸŽ‰

You've mastered finding and factoring out the GCF!

Remember:

  • โœ… Always check for a GCF first - it's the foundation of all factoring
  • โœ… Look at both coefficients and variables
  • โœ… Take the lowest power of each variable that appears in all terms

Next Up: Part 2 - Difference of Squares

In the next part, you'll learn one of the most powerful factoring patterns: a2โˆ’b2=(a+b)(aโˆ’b)a^2 - b^2 = (a + b)(a - b)

Ready to continue? Click "Next" or use the navigation menu above!

Part 2: Difference of Squares

Part 2: Difference of Squares ๐Ÿ“Š

You've mastered the GCF! Now let's learn one of the most important patterns in algebra.

The Difference of Squares Pattern

This is a special pattern you'll use throughout algebra and calculus!

The Pattern: a2โˆ’b2=(a+b)(aโˆ’b)a^2 - b^2 = (a + b)(a - b)

What makes it special:

  • โœ… It's fast and easy to recognize
  • โœ… It always works the same way
  • โœ… You'll see it everywhere in math!

How to Recognize the Difference of Squares ๐ŸŽฏ

Three Requirements:

  1. โœ… Two terms only (nothing else!)
  2. โœ… Both terms are perfect squares
  3. โœ… Subtraction sign between them (difference, not sum!)

The Pattern: a2โˆ’b2=(a+b)(aโˆ’b)a^2 - b^2 = (a + b)(a - b)

The Method:

  1. Identify what's being squared in the first term โ†’ this is "aa"
  2. Identify what's being squared in the second term โ†’ this is "bb"
  3. Write two factors: (a+b)(aโˆ’b)(a + b)(a - b)

Key Insight: One factor has addition, one has subtraction!

Let's see this in action with some examples...

Example 1: Basic Difference of Squares ๐Ÿ“

Problem: Factor x2โˆ’25x^2 - 25

Step 1: Check the three requirements

  • โœ… Two terms only: x2x^2 and 2525
  • โœ… Both are perfect squares: x2=(x)2x^2 = (x)^2 and 25=(5)225 = (5)^2
  • โœ… Subtraction sign between them

Step 2: Identify aa and bb

  • a=xa = x (because x2=(x)2x^2 = (x)^2)
  • b=5b = 5 (because 25=(5)225 = (5)^2)

Step 3: Apply the pattern a2โˆ’b2=(a+b)(aโˆ’b)a^2 - b^2 = (a + b)(a - b) x2โˆ’25=(x+5)(xโˆ’5)x^2 - 25 = (x + 5)(x - 5)

Verification: Let's check by expanding (x+5)(xโˆ’5)=x2โˆ’5x+5xโˆ’25=x2โˆ’25(x + 5)(x - 5) = x^2 - 5x + 5x - 25 = x^2 - 25 โœ…

Example 2: Coefficients on Variables ๐Ÿ“

Problem: Factor 9x2โˆ’169x^2 - 16

Step 1: Check the three requirements

  • โœ… Two terms only: 9x29x^2 and 1616
  • โœ… Both are perfect squares: 9x2=(3x)29x^2 = (3x)^2 and 16=(4)216 = (4)^2
  • โœ… Subtraction sign between them

Step 2: Identify aa and bb

  • a=3xa = 3x (because 9x2=(3x)29x^2 = (3x)^2)
  • b=4b = 4 (because 16=(4)216 = (4)^2)

Step 3: Apply the pattern a2โˆ’b2=(a+b)(aโˆ’b)a^2 - b^2 = (a + b)(a - b) 9x2โˆ’16=(3x+4)(3xโˆ’4)9x^2 - 16 = (3x + 4)(3x - 4)

Verification: Let's check by expanding (3x+4)(3xโˆ’4)=9x2โˆ’12x+12xโˆ’16=9x2โˆ’16(3x + 4)(3x - 4) = 9x^2 - 12x + 12x - 16 = 9x^2 - 16 โœ…

Example 3: Higher Powers and Multiple Variables ๐Ÿ“

Problem: Factor 49x4โˆ’64y249x^4 - 64y^2

Step 1: Check the three requirements

  • โœ… Two terms only: 49x449x^4 and 64y264y^2
  • โœ… Both are perfect squares: 49x4=(7x2)249x^4 = (7x^2)^2 and 64y2=(8y)264y^2 = (8y)^2
  • โœ… Subtraction sign between them

Step 2: Identify aa and bb

  • a=7x2a = 7x^2 (because 49x4=(7x2)249x^4 = (7x^2)^2)
  • b=8yb = 8y (because 64y2=(8y)264y^2 = (8y)^2)

Step 3: Apply the pattern a2โˆ’b2=(a+b)(aโˆ’b)a^2 - b^2 = (a + b)(a - b) 49x4โˆ’64y2=(7x2+8y)(7x2โˆ’8y)49x^4 - 64y^2 = (7x^2 + 8y)(7x^2 - 8y)

Verification: Let's check by expanding (7x2+8y)(7x2โˆ’8y)=49x4โˆ’56x2y+56x2yโˆ’64y2=49x4โˆ’64y2(7x^2 + 8y)(7x^2 - 8y) = 49x^4 - 56x^2y + 56x^2y - 64y^2 = 49x^4 - 64y^2 โœ…

Common Mistake to Avoid! โš ๏ธ

IMPORTANT: The difference of squares pattern ONLY works with subtraction!

Does NOT Factor (with real numbers): x2+25x^2 + 25

This is a sum of squares, not a difference. It cannot be factored using real numbers.

Why? If we try to use a similar pattern:

  • (x+5)(x+5)=x2+10x+25(x + 5)(x + 5) = x^2 + 10x + 25 โŒ (has a middle term)
  • (xโˆ’5)(xโˆ’5)=x2โˆ’10x+25(x - 5)(x - 5) = x^2 - 10x + 25 โŒ (has a middle term)
  • (x+5)(xโˆ’5)=x2โˆ’25(x + 5)(x - 5) = x^2 - 25 โŒ (this is difference, not sum!)

Rule: a2+b2a^2 + b^2 is prime (cannot be factored with real numbers)

Pro Tip: Sometimes you need to factor out a GCF first to reveal a difference of squares!

Example: Factor 2x2โˆ’502x^2 - 50

  1. Factor out the GCF first: 2(x2โˆ’25)2(x^2 - 25)
  2. Now apply difference of squares: 2(x+5)(xโˆ’5)2(x + 5)(x - 5) โœ…

Always check for a GCF before applying any factoring pattern!

Practice: Difference of Squares ๐ŸŽฏ

Factor each expression using the difference of squares pattern.

Remember: a2โˆ’b2=(a+b)(aโˆ’b)a^2 - b^2 = (a + b)(a - b)

You need to answer 3 questions correctly in a row to proceed to the Mini-Boss Challenge!

Mini-Boss Challenge โš”๏ธ

Test your skills against the Factoring Guardian!

Part 2 Complete! Excellent Work! ๐ŸŽ‰

You've mastered the difference of squares pattern AND defeated the Factoring Guardian!

Remember:

  • โœ… a2โˆ’b2=(a+b)(aโˆ’b)a^2 - b^2 = (a + b)(a - b)
  • โœ… Look for two perfect squares with subtraction
  • โœ… Always check for a GCF first!

Next Up: Part 3 - Simple Trinomials

In the next part, you'll learn how to factor trinomials like x2+7x+12x^2 + 7x + 12 where the leading coefficient is 1.

Ready to continue? Click "Next" or use the navigation menu above!

Part 3: Simple Trinomials

Part 3: Simple Trinomials ๐ŸŽฏ

Great progress! Now let's tackle trinomials (three-term polynomials).

Factoring Simple Trinomials

Simple trinomials have the form: x2+bx+cx^2 + bx + c where the leading coefficient is 1.

The Goal: Find two numbers that multiply and add to specific values!

What You'll Learn:

  • ๐ŸŽฏ The "multiply and add" strategy
  • โž•โž– How to handle positive and negative signs
  • โœ… Practice to build speed and confidence

The Multiply and Add Strategy ๐ŸŽฏ

For trinomials in the form: x2+bx+cx^2 + bx + c

The Pattern: x2+bx+c=(x+m)(x+n)x^2 + bx + c = (x + m)(x + n)

The Two Rules:

  1. Find two numbers where: m+n=bm + n = b (they add to the middle coefficient)
  2. And: mร—n=cm \times n = c (they multiply to the constant)

Strategy:

  1. List all factor pairs of cc
  2. Find which pair adds to bb
  3. Write as (x+m)(x+n)(x + m)(x + n)

Sign Rules to Remember:

  • If cc is positive โ†’ both numbers have the same sign
  • If cc is negative โ†’ numbers have opposite signs
  • The sign of bb tells you which number is larger

Let's see this in action...

Example 1: Both Numbers Positive ๐Ÿ“

Problem: Factor x2+7x+12x^2 + 7x + 12

Step 1: Identify what we need

  • Need m+n=7m + n = 7 (add to the middle coefficient)
  • Need mร—n=12m \times n = 12 (multiply to the constant)
  • Since c=12c = 12 is positive, both numbers have the same sign
  • Since b=7b = 7 is positive, both numbers are positive

Step 2: List factor pairs of 12

  • 1ร—12=121 \times 12 = 12 โ†’ 1+12=131 + 12 = 13 โŒ
  • 2ร—6=122 \times 6 = 12 โ†’ 2+6=82 + 6 = 8 โŒ
  • 3ร—4=123 \times 4 = 12 โ†’ 3+4=73 + 4 = 7 โœ…

Step 3: Write the factored form x2+7x+12=(x+3)(x+4)x^2 + 7x + 12 = (x + 3)(x + 4)

Verification: (x+3)(x+4)=x2+4x+3x+12=x2+7x+12(x + 3)(x + 4) = x^2 + 4x + 3x + 12 = x^2 + 7x + 12 โœ…

Example 2: Both Numbers Negative ๐Ÿ“

Problem: Factor x2โˆ’5x+6x^2 - 5x + 6

Step 1: Identify what we need

  • Need m+n=โˆ’5m + n = -5 (add to the middle coefficient)
  • Need mร—n=6m \times n = 6 (multiply to the constant)
  • Since c=6c = 6 is positive, both numbers have the same sign
  • Since b=โˆ’5b = -5 is negative, both numbers are negative

Step 2: List negative factor pairs of 6

  • (โˆ’1)ร—(โˆ’6)=6(-1) \times (-6) = 6 โ†’ โˆ’1+(โˆ’6)=โˆ’7-1 + (-6) = -7 โŒ
  • (โˆ’2)ร—(โˆ’3)=6(-2) \times (-3) = 6 โ†’ โˆ’2+(โˆ’3)=โˆ’5-2 + (-3) = -5 โœ…

Step 3: Write the factored form x2โˆ’5x+6=(xโˆ’2)(xโˆ’3)x^2 - 5x + 6 = (x - 2)(x - 3)

Verification: (xโˆ’2)(xโˆ’3)=x2โˆ’3xโˆ’2x+6=x2โˆ’5x+6(x - 2)(x - 3) = x^2 - 3x - 2x + 6 = x^2 - 5x + 6 โœ…

Example 3: Opposite Signs ๐Ÿ“

Problem: Factor x2+2xโˆ’15x^2 + 2x - 15

Step 1: Identify what we need

  • Need m+n=2m + n = 2 (add to the middle coefficient)
  • Need mร—n=โˆ’15m \times n = -15 (multiply to the constant)
  • Since c=โˆ’15c = -15 is negative, numbers have opposite signs
  • Since b=2b = 2 is positive, the positive number is larger

Step 2: List factor pairs of 15 with opposite signs

  • 1ร—(โˆ’15)=โˆ’151 \times (-15) = -15 โ†’ 1+(โˆ’15)=โˆ’141 + (-15) = -14 โŒ
  • (โˆ’1)ร—15=โˆ’15(-1) \times 15 = -15 โ†’ โˆ’1+15=14-1 + 15 = 14 โŒ
  • 3ร—(โˆ’5)=โˆ’153 \times (-5) = -15 โ†’ 3+(โˆ’5)=โˆ’23 + (-5) = -2 โŒ
  • (โˆ’3)ร—5=โˆ’15(-3) \times 5 = -15 โ†’ โˆ’3+5=2-3 + 5 = 2 โœ…

Step 3: Write the factored form x2+2xโˆ’15=(xโˆ’3)(x+5)x^2 + 2x - 15 = (x - 3)(x + 5)

Verification: (xโˆ’3)(x+5)=x2+5xโˆ’3xโˆ’15=x2+2xโˆ’15(x - 3)(x + 5) = x^2 + 5x - 3x - 15 = x^2 + 2x - 15 โœ…

Common Mistakes to Avoid! โš ๏ธ

Mistake 1: Forgetting to Check Both Add AND Multiply

  • โŒ For x2+8x+12x^2 + 8x + 12, seeing 2+6=82 + 6 = 8 and writing (x+2)(x+6)(x + 2)(x + 6)
  • Problem: 2ร—6=122 \times 6 = 12 โœ… but this gives x2+8x+12x^2 + 8x + 12 which is correct!
  • Actually, for x2+7x+12x^2 + 7x + 12: need 3ร—4=123 \times 4 = 12 AND 3+4=73 + 4 = 7

Mistake 2: Wrong Signs

  • โŒ For x2โˆ’7x+12x^2 - 7x + 12, writing (x+3)(x+4)(x + 3)(x + 4)
  • Problem: This gives x2+7x+12x^2 + 7x + 12 (positive middle term!)
  • โœ… Correct: (xโˆ’3)(xโˆ’4)=x2โˆ’7x+12(x - 3)(x - 4) = x^2 - 7x + 12

Mistake 3: Not Checking for GCF First

  • โŒ Trying to factor 2x2+14x+242x^2 + 14x + 24 directly
  • โœ… Factor out GCF first: 2(x2+7x+12)=2(x+3)(x+4)2(x^2 + 7x + 12) = 2(x + 3)(x + 4)
  • Always check for a GCF before using other methods!

Mistake 4: Mixing Up Which Number Goes Where

  • For x2+2xโˆ’15x^2 + 2x - 15: found 55 and โˆ’3-3
  • โŒ Writing (x+3)(xโˆ’5)(x + 3)(x - 5) (backwards!)
  • โœ… Correct: (x+5)(xโˆ’3)(x + 5)(x - 3)
  • Tip: FOIL your answer to check!

Pro Tip: Always verify by expanding your answer! If it doesn't match the original, try again.

Practice: Simple Trinomials ๐ŸŽฏ

Factor each trinomial where the leading coefficient is 1.

Find two numbers that multiply to cc and add to bb.

You need to answer 4 questions correctly in a row to proceed to the Mini-Boss!

Mini-Boss Challenge โš”๏ธ

Face The Polynomial Warrior!

Part 3 Complete! You're on Fire! ๐Ÿ”ฅ

You've mastered factoring simple trinomials AND defeated The Polynomial Warrior!

Remember:

  • โœ… For x2+bx+cx^2 + bx + c, find two numbers that multiply to cc and add to bb
  • โœ… If cc is positive, both numbers have the same sign
  • โœ… If cc is negative, the numbers have opposite signs
  • โœ… Always check for a GCF first!

Next Up: Part 4 - Complex Trinomials

In the next part, you'll learn the AC Method for factoring trinomials when the leading coefficient is NOT 1 (like 2x2+7x+32x^2 + 7x + 3).

Ready for the challenge? Click "Next" or use the navigation menu!

Part 4: Complex Trinomials

Part 4: Complex Trinomials (AC Method) ๐Ÿš€

You're doing great! Now for the trickier trinomials.

When the Leading Coefficient is NOT 1

Complex trinomials have the form: ax2+bx+cax^2 + bx + c where aโ‰ 1a \neq 1.

Examples: 2x2+7x+32x^2 + 7x + 3 or 3x2โˆ’10x+83x^2 - 10x + 8

The Solution: We'll use the AC Method (also called grouping) - a systematic approach that always works!

What You'll Learn:

  • ๐Ÿ“ The AC Method step-by-step
  • ๐Ÿ”„ How to factor by grouping
  • โœ… Practice with challenging trinomials

The AC Method (Factoring by Grouping) ๐Ÿš€

For trinomials: ax2+bx+cax^2 + bx + c where aโ‰ 1a \neq 1

The 4-Step Process:

Step 1: Multiply aร—ca \times c (the first and last coefficients)

Step 2: Find two numbers that multiply to acac and add to bb

Step 3: Rewrite the middle term using these two numbers

Step 4: Factor by grouping

  • Group the first two terms and last two terms
  • Factor out the GCF from each pair
  • Factor out the common binomial

Pro Tip: In Step 4, both parentheses should be identical. If they're not, you made an error!

Sign Rules:

  • If cc is positive: both numbers have the same sign as bb
  • If cc is negative: numbers have opposite signs, larger one matches sign of bb

Example 1: Both Positive โœจ

Factor: 2x2+7x+32x^2 + 7x + 3

Step 1: Multiply aร—ca \times c ac=2ร—3=6ac = 2 \times 3 = 6

Step 2: Find two numbers that multiply to 6 and add to 7

  • Try: 1 and 6 โ†’ 1 + 6 = 7 โœ… and 1 ร— 6 = 6 โœ…
  • Perfect!

Step 3: Rewrite the middle term 2x2+7x+3=2x2+1x+6x+32x^2 + 7x + 3 = 2x^2 + 1x + 6x + 3

Step 4: Factor by grouping =(2x2+1x)+(6x+3)= (2x^2 + 1x) + (6x + 3) =x(2x+1)+3(2x+1)= x(2x + 1) + 3(2x + 1) =(x+3)(2x+1)= (x + 3)(2x + 1) โœ…

Check: (x+3)(2x+1)=2x2+x+6x+3=2x2+7x+3(x + 3)(2x + 1) = 2x^2 + x + 6x + 3 = 2x^2 + 7x + 3 โœ…

Example 2: Negative Middle Term ๐Ÿ”„

Factor: 3x2โˆ’10x+83x^2 - 10x + 8

Step 1: Multiply aร—ca \times c ac=3ร—8=24ac = 3 \times 8 = 24

Step 2: Find two numbers that multiply to 24 and add to -10

  • Need both negative (since cc is positive but bb is negative)
  • Try: -4 and -6 โ†’ -4 + (-6) = -10 โœ… and (-4) ร— (-6) = 24 โœ…

Step 3: Rewrite the middle term 3x2โˆ’10x+8=3x2โˆ’4xโˆ’6x+83x^2 - 10x + 8 = 3x^2 - 4x - 6x + 8

Step 4: Factor by grouping =(3x2โˆ’4x)+(โˆ’6x+8)= (3x^2 - 4x) + (-6x + 8) =x(3xโˆ’4)โˆ’2(3xโˆ’4)= x(3x - 4) - 2(3x - 4) =(xโˆ’2)(3xโˆ’4)= (x - 2)(3x - 4) โœ…

Check: (xโˆ’2)(3xโˆ’4)=3x2โˆ’4xโˆ’6x+8=3x2โˆ’10x+8(x - 2)(3x - 4) = 3x^2 - 4x - 6x + 8 = 3x^2 - 10x + 8 โœ…

Example 3: Negative Last Term โšก

Factor: 2x2+5xโˆ’122x^2 + 5x - 12

Step 1: Multiply aร—ca \times c ac=2ร—(โˆ’12)=โˆ’24ac = 2 \times (-12) = -24

Step 2: Find two numbers that multiply to -24 and add to 5

  • Need opposite signs (since acac is negative)
  • Larger number is positive (since bb is positive)
  • Try: 8 and -3 โ†’ 8 + (-3) = 5 โœ… and 8 ร— (-3) = -24 โœ…

Step 3: Rewrite the middle term 2x2+5xโˆ’12=2x2+8xโˆ’3xโˆ’122x^2 + 5x - 12 = 2x^2 + 8x - 3x - 12

Step 4: Factor by grouping =(2x2+8x)+(โˆ’3xโˆ’12)= (2x^2 + 8x) + (-3x - 12) =2x(x+4)โˆ’3(x+4)= 2x(x + 4) - 3(x + 4) =(2xโˆ’3)(x+4)= (2x - 3)(x + 4) โœ…

Check: (2xโˆ’3)(x+4)=2x2+8xโˆ’3xโˆ’12=2x2+5xโˆ’12(2x - 3)(x + 4) = 2x^2 + 8x - 3x - 12 = 2x^2 + 5x - 12 โœ…

Common Mistakes to Avoid โš ๏ธ

Mistake 1: Forgetting to check for GCF first โŒ Factor 6x2+15x+66x^2 + 15x + 6 directly โœ… Factor out 3 first: 3(2x2+5x+2)3(2x^2 + 5x + 2), then use AC method on what remains

Mistake 2: Wrong signs when finding the two numbers โŒ For 2x2โˆ’7x+32x^2 - 7x + 3, using 1 and 6 (adds to 7, not -7) โœ… Use -1 and -6 (both negative since cc is positive and bb is negative)

Mistake 3: Not matching binomials in Step 4 โŒ Getting x(2x+1)+3(x+2)x(2x + 1) + 3(x + 2) - these don't match! โœ… Should get x(2x+1)+3(2x+1)x(2x + 1) + 3(2x + 1) - identical binomials

Mistake 4: Incorrect grouping factorization โŒ From (3x2โˆ’6x)+(4xโˆ’8)(3x^2 - 6x) + (4x - 8), getting x(3xโˆ’6)+4(xโˆ’2)x(3x - 6) + 4(x - 2) โœ… Factor completely: 3x(xโˆ’2)+4(xโˆ’2)3x(x - 2) + 4(x - 2)

Pro Tip: Always check your answer by multiplying it back out!

Practice: Complex Trinomials ๐ŸŽฏ

Factor each trinomial using the AC Method.

Remember:

  1. Check for GCF first!
  2. Multiply aร—ca \times c
  3. Find two numbers that multiply to acac and add to bb
  4. Rewrite and group
  5. Factor out common binomial

You need to answer 4 questions correctly in a row to proceed to the mini-boss.

Mini-Boss Challenge โš”๏ธ

Face The Trinomial Master!

Part 4 Complete! Outstanding! ๐ŸŒŸ

You've conquered the AC Method AND defeated The Trinomial Master!

Remember:

  • โœ… The AC Method works for any trinomial
  • โœ… Multiply aร—ca \times c, then find two numbers
  • โœ… Factor by grouping - the binomials should match!

Next Up: Part 5 - Special Patterns

In the next part, you'll learn to recognize perfect square trinomials and other special patterns that make factoring even faster!

Ready to learn the shortcuts? Click "Next"!

Part 5: Special Patterns

Part 5: Special Patterns ๐ŸŽจ

Almost there! Let's learn to recognize special trinomials that have shortcuts.

Perfect Square Trinomials

These are special trinomials that factor into a binomial squared!

Why learn these?

  • โšก They're faster than regular factoring
  • โœ… They appear frequently in algebra and calculus
  • ๐ŸŽฏ Recognizing them saves time on tests

What You'll Learn:

  • ๐ŸŽจ How to recognize perfect square trinomials
  • ๐Ÿ“ The two patterns to memorize
  • ๐Ÿ” How to verify your answer

Perfect Square Trinomials ๐ŸŽจ

These are special trinomials that factor into a binomial squared!

The Two Patterns: a2+2ab+b2=(a+b)2a^2 + 2ab + b^2 = (a + b)^2 a2โˆ’2ab+b2=(aโˆ’b)2a^2 - 2ab + b^2 = (a - b)^2

How to Recognize Them:

Step 1: Check if the first term is a perfect square

  • Is it x2x^2, 4x24x^2, 9x29x^2, 16x216x^2, etc.?

Step 2: Check if the last term is a perfect square

  • Is it 11, 44, 99, 1616, 2525, 3636, etc.?

Step 3: Check if the middle term equals 2ab2ab

  • Take the square roots from steps 1 and 2
  • Multiply them together and double it
  • Does it match the middle term?

Step 4: Write the answer

  • If all checks pass: (firstย rootยฑsecondย root)2(\text{first root} \pm \text{second root})^2
  • Use ++ if middle term is positive, โˆ’- if negative

Quick Check: Expand your answer to verify!

Example 1: Basic Perfect Square โœจ

Factor: x2+6x+9x^2 + 6x + 9

Step 1: Is x2x^2 a perfect square?

  • Yes! x2=x\sqrt{x^2} = x โœ…

Step 2: Is 99 a perfect square?

  • Yes! 9=3\sqrt{9} = 3 โœ…

Step 3: Is the middle term 2ab2ab?

  • 2ร—xร—3=6x2 \times x \times 3 = 6x โœ…
  • Matches the middle term!

Step 4: Write the answer

  • x2+6x+9=(x+3)2x^2 + 6x + 9 = (x + 3)^2 โœ…

Verify: (x+3)2=x2+6x+9(x + 3)^2 = x^2 + 6x + 9 โœ…

Example 2: Negative Middle Term ๐Ÿ”„

Factor: 4x2โˆ’12x+94x^2 - 12x + 9

Step 1: Is 4x24x^2 a perfect square?

  • Yes! 4x2=2x\sqrt{4x^2} = 2x โœ…

Step 2: Is 99 a perfect square?

  • Yes! 9=3\sqrt{9} = 3 โœ…

Step 3: Is the middle term 2ab2ab?

  • 2ร—2xร—3=12x2 \times 2x \times 3 = 12x
  • We have โˆ’12x-12x (negative) โœ…

Step 4: Write the answer

  • Use minus sign: (2xโˆ’3)2(2x - 3)^2 โœ…

Verify: (2xโˆ’3)2=4x2โˆ’12x+9(2x - 3)^2 = 4x^2 - 12x + 9 โœ…

Example 3: Larger Coefficients โšก

Factor: 25x2โˆ’30x+925x^2 - 30x + 9

Step 1: Is 25x225x^2 a perfect square?

  • Yes! 25x2=5x\sqrt{25x^2} = 5x โœ…

Step 2: Is 99 a perfect square?

  • Yes! 9=3\sqrt{9} = 3 โœ…

Step 3: Is the middle term 2ab2ab?

  • 2ร—5xร—3=30x2 \times 5x \times 3 = 30x
  • We have โˆ’30x-30x (negative) โœ…

Step 4: Write the answer

  • Use minus sign: (5xโˆ’3)2(5x - 3)^2 โœ…

Verify: (5xโˆ’3)2=25x2โˆ’30x+9(5x - 3)^2 = 25x^2 - 30x + 9 โœ…

Example 4: Two Variables ๐ŸŒŸ

Factor: 9x2+24xy+16y29x^2 + 24xy + 16y^2

Step 1: Is 9x29x^2 a perfect square?

  • Yes! 9x2=3x\sqrt{9x^2} = 3x โœ…

Step 2: Is 16y216y^2 a perfect square?

  • Yes! 16y2=4y\sqrt{16y^2} = 4y โœ…

Step 3: Is the middle term 2ab2ab?

  • 2ร—3xร—4y=24xy2 \times 3x \times 4y = 24xy โœ…

Step 4: Write the answer

  • (3x+4y)2(3x + 4y)^2 โœ…

Verify: (3x+4y)2=9x2+24xy+16y2(3x + 4y)^2 = 9x^2 + 24xy + 16y^2 โœ…

Common Mistakes to Avoid โš ๏ธ

Mistake 1: Forgetting to check the middle term โŒ Seeing x2+5x+9x^2 + 5x + 9 and writing (x+3)2(x + 3)^2 โœ… Check: 2ร—xร—3=6x2 \times x \times 3 = 6x, not 5x5x โ†’ NOT a perfect square, use AC method

Mistake 2: Forgetting to check for GCF first โŒ Factoring 2x2+12x+182x^2 + 12x + 18 as a perfect square โœ… Factor out 2 first: 2(x2+6x+9)=2(x+3)22(x^2 + 6x + 9) = 2(x + 3)^2

Mistake 3: Wrong sign in the factored form โŒ For x2โˆ’10x+25x^2 - 10x + 25, writing (x+5)2(x + 5)^2 โœ… Middle term is negative, so: (xโˆ’5)2(x - 5)^2

Mistake 4: Not checking if first/last terms are perfect squares โŒ Trying to use perfect square pattern on 2x2+8x+82x^2 + 8x + 8 โœ… 2x22x^2 is NOT a perfect square; factor out 2 first: 2(x2+4x+4)=2(x+2)22(x^2 + 4x + 4) = 2(x + 2)^2

Pro Tip: If it's not a perfect square trinomial, no problem! Just use the regular trinomial factoring methods you already know.

Practice: Mixed Factoring ๐ŸŽฏ

Factor each expression. Some may be perfect squares, others may need different methods.

Remember the complete strategy:

  1. Always check for GCF first!
  2. Count the terms (2? difference of squares; 3? trinomial)
  3. For trinomials: Is it a perfect square? Check the pattern!
  4. If not perfect square, use simple or AC method
  5. Always verify your answer!

You need to answer 4 questions correctly in a row to proceed to the mini-boss.

Mini-Boss Challenge โš”๏ธ

Face The Pattern Sage!

Part 5 Complete! You're a Pattern Master! โœจ

You've conquered perfect square trinomials AND defeated The Pattern Sage!

Remember:

  • โœ… a2+2ab+b2=(a+b)2a^2 + 2ab + b^2 = (a + b)^2
  • โœ… a2โˆ’2ab+b2=(aโˆ’b)2a^2 - 2ab + b^2 = (a - b)^2
  • โœ… Check: Is the middle term twice the product?

Next Up: Part 6 - Complete Strategy & Mixed Practice

In the final part, you'll learn the complete factoring strategy (what to try when) and practice mixing all the techniques together!

Ready to master factoring? Click "Next"!

Part 6: Mixed Practice

Part 6: Complete Strategy & Mastery ๐Ÿ†

Final part! Let's put it all together.

Your Complete Factoring Toolkit

You've learned all the major techniques. Now it's time to master when to use each one!

What You'll Learn:

  • ๐ŸŽฏ The complete factoring strategy (step-by-step)
  • ๐Ÿ”„ How to decide which technique to use
  • ๐Ÿ’ช Mixed practice with all techniques combined

Step 1: Always Check for GCF First! ๐Ÿ”

This is the most important step - never skip it!

Why start with GCF?

  • Makes the remaining expression simpler
  • Often reveals hidden patterns
  • Required for complete factorization

Examples:

Easy to spot: 6x2+9x=3x(2x+3)6x^2 + 9x = 3x(2x + 3)

Less obvious: 2x2โˆ’50=2(x2โˆ’25)=2(xโˆ’5)(x+5)2x^2 - 50 = 2(x^2 - 25) = 2(x - 5)(x + 5) โ†‘ After factoring GCF, we see a difference of squares!

Must do it: 4x2+12x+94x^2 + 12x + 9

  • GCF is 1 (prime coefficients), but check anyway!
  • This is a perfect square: (2x+3)2(2x + 3)^2 โœ…

Pro Tip: Even if the GCF is 1, checking takes only seconds and prevents errors!

Step 2: Count the Terms ๐Ÿ“Š

After factoring out GCF, count what remains:

2 Terms? โ†’ Difference of Squares x2โˆ’25=(xโˆ’5)(x+5)x^2 - 25 = (x - 5)(x + 5) 4x2โˆ’9=(2xโˆ’3)(2x+3)4x^2 - 9 = (2x - 3)(2x + 3)

3 Terms? โ†’ Trinomial (check in this order):

1๏ธโƒฃ Is it a perfect square?

  • Check if a2ยฑ2ab+b2a^2 \pm 2ab + b^2
  • x2+6x+9=(x+3)2x^2 + 6x + 9 = (x + 3)^2 โœ…

2๏ธโƒฃ Is leading coefficient 1?

  • Use simple trinomial method
  • x2+5x+6=(x+2)(x+3)x^2 + 5x + 6 = (x + 2)(x + 3) โœ…

3๏ธโƒฃ Leading coefficient โ‰  1?

  • Use AC method
  • 2x2+7x+3=(2x+1)(x+3)2x^2 + 7x + 3 = (2x + 1)(x + 3) โœ…

4+ Terms? โ†’ Grouping x3+2x2+3x+6=(x+2)(x2+3)x^3 + 2x^2 + 3x + 6 = (x + 2)(x^2 + 3)

Step 3: Check if You Can Factor Further โœ…

Never stop at the first factorization - always check each factor!

Example 1: Hidden difference of squares 3x2โˆ’753x^2 - 75

  • โŒ WRONG: Stop at 3(x2โˆ’25)3(x^2 - 25)
  • โœ… RIGHT: 3(x2โˆ’25)=3(xโˆ’5)(x+5)3(x^2 - 25) = 3(x - 5)(x + 5)

Example 2: Factor can be factored more 2x3+10x2+12x2x^3 + 10x^2 + 12x

  • Step 1: Factor GCF โ†’ 2x(x2+5x+6)2x(x^2 + 5x + 6)
  • Step 2: Factor trinomial โ†’ 2x(x+2)(x+3)2x(x + 2)(x + 3) โœ…

Example 3: GCF in factors 6x2+21x+96x^2 + 21x + 9

  • Factor GCF first: 3(2x2+7x+3)3(2x^2 + 7x + 3)
  • Factor trinomial: 3(2x+1)(x+3)3(2x + 1)(x + 3) โœ…
  • If we had: (6x+3)(x+3)(6x + 3)(x + 3) โ†’ NOT fully factored! (6x+36x + 3 has GCF of 3)

How to check: Each factor should have no common factors (except 1)

Common Strategy Mistakes โš ๏ธ

Mistake 1: Skipping the GCF check โŒ 2x2+8x+6=(2x+2)(x+3)2x^2 + 8x + 6 = (2x + 2)(x + 3) โ†’ NOT fully factored! โœ… Factor out 2 first: 2(x2+4x+3)=2(x+1)(x+3)2(x^2 + 4x + 3) = 2(x + 1)(x + 3)

Mistake 2: Not factoring completely โŒ x4โˆ’16=(x2โˆ’4)(x2+4)x^4 - 16 = (x^2 - 4)(x^2 + 4) โ†’ NOT done! โœ… x2โˆ’4x^2 - 4 is difference of squares: (xโˆ’2)(x+2)(x2+4)(x - 2)(x + 2)(x^2 + 4)

Mistake 3: Using the wrong technique for the number of terms โŒ Trying to use difference of squares on x2+25x^2 + 25 (sum of squares doesn't factor!) โœ… Recognize that x2+25x^2 + 25 is prime over the reals

Mistake 4: Forgetting to check your work

  • Always multiply your factors back together
  • If it doesn't match the original, find your error

Golden Rule: GCF first, count terms, factor completely, verify!

Mixed Practice: All Techniques! ๐ŸŽฏ

Now for the ultimate challenge - mixed practice with all factoring techniques!

You'll need to decide which method to use for each problem. Remember the strategy:

  1. โœ… Check for GCF first (always!)
  2. โœ… Count the terms (2, 3, or 4+)
  3. โœ… Apply the appropriate technique
  4. โœ… Check if you can factor further
  5. โœ… Verify by expanding

You need to answer 5 questions correctly in a row to proceed to the final boss!

๐Ÿ”ฅ ULTIMATE BOSS BATTLE ๐Ÿ”ฅ

Face The Factoring Grandmaster - the ultimate test of all your skills!

This is it - the final challenge. Victory requires mastery of every technique!

๐ŸŽ‰ CONGRATULATIONS! You've Mastered Factoring! ๐ŸŽ‰

You defeated The Factoring Grandmaster!

You now have all the tools you need to factor any polynomial:

โœ… Part 1: GCF - Always check first โœ… Part 2: Difference of Squares - a2โˆ’b2a^2 - b^2 โœ… Part 3: Simple Trinomials - When a=1a = 1 โœ… Part 4: Complex Trinomials - AC Method โœ… Part 5: Special Patterns - Perfect square trinomials โœ… Part 6: Complete Strategy - Know what to try when

Your Factoring Checklist:

  1. ๐Ÿ” Check for GCF first (always!)
  2. ๐Ÿ“Š Count the terms
  3. ๐ŸŽฏ Apply the right technique
  4. โœ… Factor completely
  5. ๐Ÿ”„ Verify by multiplying back

Remember:

  • Practice makes perfect - the more you factor, the faster you'll recognize patterns
  • Always factor completely - check each factor to see if it can be factored further
  • Verify your answer by multiplying the factors back together

๐ŸŽฎ Competitive Mode Unlocked! ๐ŸŽฎ

Ready to test your speed? You've unlocked Competitive Mode where you can:

  • โšก Race against the clock
  • ๐Ÿ† Compete on the leaderboard
  • ๐Ÿ’ช Practice all factoring types under pressure
  • ๐Ÿ“Š Track your best times and accuracy

Next Steps:

  • Click the competitive mode button to start racing!
  • Use factoring to solve quadratic equations
  • Apply factoring to simplify rational expressions

You're now a Factoring Master! Keep practicing and you'll be unstoppable! ๐Ÿš€