Algebra 2

Factoring Polynomials

Introduction to Factoring Polynomials

  • A polynomial with no variables presents no greatest common factor.

  • For a polynomial with two terms:

    • Use a chart to identify possible factoring methods.

    • Possible methods include:

    • Difference of two perfect squares.

    • Sum of two perfect cubes.

    • Difference of two perfect cubes.

Identifying the Type of Problem

  • The problem at hand involves subtraction.

  • As a result, this indicates the use of models for:

    • Difference of perfect squares

    • Difference of perfect cubes

Potentials for Both Models
  • The terms given can be expressed as:

    • Option 1: x6=(x3)2x^{6} = (x^{3})^2 and y6=(y3)2y^{6} = (y^{3})^2 (perfection in squares)

    • Option 2: x6=(x2)3x^{6} = (x^{2})^3 and y6=(y2)3y^{6} = (y^{2})^3 (perfection in cubes)

  • The recommendation is to utilize the perfect squares model for ease of factoring.

Application of Difference of Perfect Squares

  • To proceed, rewrite the expression:

    • x6y6=(x3)2(y3)2x^{6}y^{6} = (x^{3})^2 (y^{3})^2

  • Use the model for the difference of perfect squares, given by:

    • Model: a2b2=(a+b)(ab)a^2 - b^2 = (a + b)(a - b)

    • Where:

    • a=extsquarerootofthefirstterma = ext{square root of the first term}

    • b=extsquarerootofthesecondtermb = ext{square root of the second term}

Finding a and b
  • For a:

    • Square root of 64 = 8

    • Square root of x6x^6 = x3x^3

    • Thus, a=8x3a = 8x^3

  • For b:

    • Square root of 1 = 1

    • Square root of y6y^6 = y3y^3

    • Thus, b=y3b = y^3

  • Substitute into the model:

    • Results in:

    • 8x3+y38x^3 + y^3 and 8x3y38x^3 - y^3

Understanding Results and Further Factoring

  • Factoring resulted in a sum of perfect cubes and a difference of perfect cubes, both of which require additional steps.

  • Sum of perfect cubes model:

    • a3+b3=(a+b)(a2ab+b2)a^3 + b^3 = (a + b)(a^2 - ab + b^2)

  • Difference of perfect cubes model:

    • a3b3=(ab)(a2+ab+b2)a^3 - b^3 = (a - b)(a^2 + ab + b^2)

Solving the Sum of Perfect Cubes
  • From the sum of cubes:

    • Substitute:

    • a=2xa = 2x

    • b=yb = y

  • Yielding:

    • 2x+y2x + y and factor further as:

    • 2x22xy+y22x^2 - 2xy + y^2

Solving the Difference of Perfect Cubes
  • Apply the same (2xy)(2x - y) with the same coefficients:

    • Result is:

    • 4x2+2xy+y24x^2 + 2xy + y^2

Verifying Completing the Factoring Process

  • Factor by grouping needed for polynomials with four or more terms.

  • Group the polynomial into two groups of terms.

First Group Factoring
  • From first group 4x3+12x24x^3 + 12x^2:

    • GCF is 4x24x^2, which yields:

    • Left term becomes: x+3x + 3

  • Second group structure identifies leading negative:

    • Factor out negative sign changing signs and factor 9-9, leading to:

    • Yields same inner structure,

    • Must match:

    • 4x294x^2 - 9 and x+3x + 3.

Solving the Final Factored Form

  • Solve by setting each factor to zero.

  • Solve remaining equation using zero-product principle.

    • Expectation of solutions based on polynomial degree.

    • Verify work to determine corresponding factored forms:

    • Quadratic equations can factor into two simple solutions, but degrees can dictate more answers (real, imaginary)

General Problem-Solving Steps
  1. Ensure polynomial form equals zero before solving.

  2. Group terms once reaching four or more terms as necessary.

  3. Apply discovered models appropriately based on term structures.

Conclusion on Factoring Techniques

  • Total answers correspond to the highest polynomial degree, including all multiplicities.

  • Expectation of three answers, confirming through computation.

Final Factors Understandings
  • From x+3=0x + 3 = 0 leading to direct answer x = -3.

  • Next round of square roots yielding:
    $
    4x^2 = 9 ext{ leads to } x = ± rac{3}{2}.
    $

  • Thus confirming three total solutions.

Comprehensive Guide to Factoring Polynomials
1. The Greatest Common Factor (GCF)
  • Before applying any specific factoring model, always check for the Greatest Common Factor (GCF).

  • The GCF is the highest degree of a variable and the largest constant that divides all terms in the polynomial evenly.

  • If a polynomial has no variables in common across all terms and no shared numerical factors, the GCF is 1.

2. Factoring Binomials (Two Terms)

When dealing with two terms, identify the power of the variables and the signs between them to choose the correct model:

  1. Difference of Two Perfect Squares

    • Formula: a2b2=(a+b)(ab)a^2 - b^2 = (a + b)(a - b)

    • Requires a subtraction sign and both terms to be perfect squares.

  2. Sum of Two Perfect Cubes

    • Formula: a3+b3=(a+b)(a2ab+b2)a^3 + b^3 = (a + b)(a^2 - ab + b^2)

    • Note: The quadratic factor (a2ab+b2)(a^2 - ab + b^2) is typically prime (cannot be factored further) over real numbers.

  3. Difference of Two Perfect Cubes

    • Formula: a3b3=(ab)(a2+ab+b2)a^3 - b^3 = (a - b)(a^2 + ab + b^2)

    • Similar to the sum model, the quadratic part is usually irreducible.

3. Strategic Choice: Squares vs. Cubes

In complex cases like x6y6x^6 - y^6, terms can be viewed as either squares or cubes:

  • Option 1 (Squares): (x3)2(y3)2(x^3)^2 - (y^3)^2 results in (x3+y3)(x3y3)(x^3 + y^3)(x^3 - y^3). This is the preferred method because it immediately breaks the expression into two recognizable cube models, which can be factored further.

  • Option 2 (Cubes): (x2)3(y2)3(x^2)^3 - (y^2)^3 results in (x2y2)(x4+x2y2+y4)(x^2 - y^2)(x^4 + x^2y^2 + y^4). This path is more difficult because the second factor requires advanced techniques to factor further.

4. Step-by-Step Application: 64x6y664x^6 - y^6

To factor this expression completely using the difference of squares model:

  • Identify a and b:

    • Find the square root of the first term: 64x6=8x3\sqrt{64x^6} = 8x^3. Thus, a=8x3a = 8x^3.

    • Find the square root of the second term: y6=y3\sqrt{y^6} = y^3. Thus, b=y3b = y^3.

  • Apply Model:

    • (8x3+y3)(8x3y3)(8x^3 + y^3)(8x^3 - y^3)

  • Further Factoring:

    • The first factor is a Sum of Cubes: (2x)3+(y)3=(2x+y)(4x22xy+y2)(2x)^3 + (y)^3 = (2x + y)(4x^2 - 2xy + y^2).

    • The second factor is a Difference of Cubes: (2x)3(y)3=(2xy)(4x2+2xy+y2)(2x)^3 - (y)^3 = (2x - y)(4x^2 + 2xy + y^2).

  • Final Factored Form:

    • (2x+y)(4x22xy+y2)(2xy)(4x2+2xy+y2)(2x + y)(4x^2 - 2xy + y^2)(2x - y)(4x^2 + 2xy + y^2)

5. Factoring Polynomials with Four or More Terms

For expressions with four terms, use Factoring by Grouping:

  1. Split the polynomial into two groups.

  2. Factor out the GCF from each group separately.

  3. Identify the common binomial factor and factor it out.

Example: Solving 4x3+12x29x27=04x^3 + 12x^2 - 9x - 27 = 0

  • Group terms: (4x3+12x2)+(9x27)(4x^3 + 12x^2) + (-9x - 27)

  • Factor first group: 4x2(x+3)4x^2(x + 3)

  • Factor second group: 9(x+3)-9(x + 3) (Notice: Factor out the negative to ensure binomials match).

  • Extract common binomial: (4x29)(x+3)=0(4x^2 - 9)(x + 3) = 0

  • Check for further factoring: 4x294x^2 - 9 is a difference of squares.

    • Final form: (2x+3)(2x3)(x+3)=0(2x + 3)(2x - 3)(x + 3) = 0

6. Solving and the Zero-Product Principle

Once the polynomial is fully factored and set to zero, apply the Zero-Product Principle: if AB=0A \cdot B = 0, then A=0A = 0 or B=0B = 0.

  • Fundamental Theorem of Algebra: The number of solutions (including complex roots and multiplicities) equals the highest degree of the polynomial.

  • From the example (2x+3)(2x3)(x+3)=0(2x + 3)(2x - 3)(x + 3) = 0:

    1. 2x+3=0x=322x + 3 = 0 \Rightarrow x = -\frac{3}{2}

    2. 2x3=0x=322x - 3 = 0 \Rightarrow x = \frac{3}{2}

    3. x+3=0x=3x + 3 = 0 \Rightarrow x = -3

  • Total Solutions: 3 (consistent with the