• Nakafa

    Nakafa

    Learn free and with quality.
Subject
    • Grade 10
    • Grade 11
    • Grade 12
Exercises
Holy
  • Quran
Articles
  • Politics
  • Community
  • About

Command Palette

Search for a command to run...

Polynomial

Complete Polynomial Factorization

Understanding Complete Factorization

We have learned to factor polynomials, for example using the Factor Theorem. However, sometimes the factorization result still leaves factors that are not linear (like quadratic factors) which cannot be factored further using real numbers.

Complete Factorization (or Complete Linear Factorization) is the process of factoring a polynomial into a product of linear factors, where these factors may involve complex numbers.

This concept is based on the Fundamental Theorem of Algebra, which states that every polynomial of degree n≥1n \ge 1n≥1 has exactly nnn roots (zeros) in the set of complex numbers (including real roots and repeated roots).

Complete Factorization Property of Polynomials

If P(x)P(x)P(x) is a polynomial of degree n≥1n \ge 1n≥1 with leading coefficient an≠0a_n \neq 0an​=0, then there exist complex numbers c1,c2,…,cnc_1, c_2, \dots, c_nc1​,c2​,…,cn​ (which are the roots of P(x)P(x)P(x)) such that:

P(x)=an(x−c1)(x−c2)…(x−cn)P(x) = a_n(x - c_1)(x - c_2)\dots(x - c_n)P(x)=an​(x−c1​)(x−c2​)…(x−cn​)

This means that every polynomial of degree nnn can be broken down into exactly nnn linear factors (x−root)(x - \text{root})(x−root) multiplied by its leading coefficient.

Steps for Complete Factorization

To perform a complete factorization of a polynomial P(x)P(x)P(x):

  1. Find All Complex Roots: Find all nnn complex roots (zeros) of P(x)=0P(x) = 0P(x)=0. This might involve:

    • Factoring directly (grouping, etc.).
    • Using the Rational Zero Theorem to find rational roots.
    • Using division (Horner/long division) to reduce the degree of the polynomial after a root is found.
    • Solving quadratic equations (using the quadratic formula) which might yield complex roots a±bia \pm bia±bi.
  2. Apply the Factor Theorem: For each root cic_ici​ found, form its linear factor, which is (x−ci)(x - c_i)(x−ci​).

  3. Write the Complete Factorization: Multiply all the obtained linear factors by the leading coefficient ana_nan​ of P(x)P(x)P(x).

    P(x)=an(x−c1)(x−c2)…(x−cn)P(x) = a_n(x - c_1)(x - c_2)\dots(x - c_n)P(x)=an​(x−c1​)(x−c2​)…(x−cn​)

Using Complete Factorization

Find all complex zeros of P(x)=x3−x2+x−1P(x) = x^3 - x^2 + x - 1P(x)=x3−x2+x−1 and factor the polynomial completely.

Solution:

  1. Find Roots: Let's try to factor P(x)P(x)P(x) first.

    • Factor by grouping:

      P(x)=(x3−x2)+(x−1)P(x) = (x^3 - x^2) + (x - 1)P(x)=(x3−x2)+(x−1)
      P(x)=x2(x−1)+1(x−1)P(x) = x^2(x - 1) + 1(x - 1)P(x)=x2(x−1)+1(x−1)
      P(x)=(x2+1)(x−1)P(x) = (x^2 + 1)(x - 1)P(x)=(x2+1)(x−1)
    • Now, find the roots by setting P(x)=0P(x) = 0P(x)=0:

      (x2+1)(x−1)=0(x^2 + 1)(x - 1) = 0(x2+1)(x−1)=0
    • This gives two possibilities:

      • x−1=0  ⟹  x=1x - 1 = 0 \implies x = 1x−1=0⟹x=1
      • x2+1=0  ⟹  x2=−1  ⟹  x=±−1  ⟹  x=±ix^2 + 1 = 0 \implies x^2 = -1 \implies x = \pm\sqrt{-1} \implies x = \pm ix2+1=0⟹x2=−1⟹x=±−1​⟹x=±i

    So, the complex roots are 1,i,−i1, i, -i1,i,−i.

  2. Form Linear Factors:

    • From the root 111, the factor is (x−1)(x - 1)(x−1).
    • From the root iii, the factor is (x−i)(x - i)(x−i).
    • From the root −i-i−i, the factor is (x−(−i))=(x+i)(x - (-i)) = (x + i)(x−(−i))=(x+i).
  3. Write Complete Factorization:

    The leading coefficient of P(x)P(x)P(x) is a3=1a_3 = 1a3​=1.

    P(x)=1⋅(x−1)(x−i)(x+i)P(x) = 1 \cdot (x - 1)(x - i)(x + i)P(x)=1⋅(x−1)(x−i)(x+i)
    P(x)=(x−1)(x−i)(x+i)P(x) = (x - 1)(x - i)(x + i)P(x)=(x−1)(x−i)(x+i)

Exercise

Find all complex zeros of P(x)=x3−3x2+x+5P(x) = x^3 - 3x^2 + x + 5P(x)=x3−3x2+x+5, then factor P(x)P(x)P(x) completely.

Answer Key

  1. Find Rational Roots (Rational Zero Theorem):

    • a0=5a_0 = 5a0​=5, factors ppp: ±1,±5\pm 1, \pm 5±1,±5.

    • an=1a_n = 1an​=1, factors qqq: ±1\pm 1±1.

    • Possible roots p/qp/qp/q: ±1,±5\pm 1, \pm 5±1,±5.

    • Test x=−1x = -1x=−1:

      P(−1)=(−1)3−3(−1)2+(−1)+5=−1−3(1)−1+5=−1−3−1+5=0P(-1) = (-1)^3 - 3(-1)^2 + (-1) + 5 = -1 - 3(1) - 1 + 5 = -1 - 3 - 1 + 5 = 0P(−1)=(−1)3−3(−1)2+(−1)+5=−1−3(1)−1+5=−1−3−1+5=0

      So, x=−1x = -1x=−1 is a root, and (x+1)(x+1)(x+1) is a factor.

  2. Divide using Horner's Method (c=−1c = -1c=−1):

    −11−315−14−51−450 \begin{array}{c|cccc} -1 & 1 & -3 & 1 & 5 \\ & & -1 & 4 & -5 \\ \hline & 1 & -4 & 5 & \boxed{0} \\ \end{array} −1​11​−3−1−4​145​5−50​​​

    Quotient H(x)=x2−4x+5H(x) = x^2 - 4x + 5H(x)=x2−4x+5.

    P(x)=(x+1)(x2−4x+5)P(x) = (x+1)(x^2 - 4x + 5)P(x)=(x+1)(x2−4x+5).

  3. Find Roots of the Quotient: Solve x2−4x+5=0x^2 - 4x + 5 = 0x2−4x+5=0 using the quadratic formula.

    x=−(−4)±(−4)2−4(1)(5)2(1)x = \frac{-(-4) \pm \sqrt{(-4)^2 - 4(1)(5)}}{2(1)}x=2(1)−(−4)±(−4)2−4(1)(5)​​
    x=4±16−202x = \frac{4 \pm \sqrt{16 - 20}}{2}x=24±16−20​​
    x=4±−42x = \frac{4 \pm \sqrt{-4}}{2}x=24±−4​​
    x=4±2i2x = \frac{4 \pm 2i}{2}x=24±2i​
    x=2±ix = 2 \pm ix=2±i

    The other roots are 2+i2 + i2+i and 2−i2 - i2−i.

  4. All Complex Roots: The roots are −1,2+i,2−i-1, 2+i, 2-i−1,2+i,2−i.

  5. Complete Factorization (an=1a_n = 1an​=1):

    P(x)=1⋅(x−(−1))(x−(2+i))(x−(2−i))P(x) = 1 \cdot (x - (-1))(x - (2+i))(x - (2-i))P(x)=1⋅(x−(−1))(x−(2+i))(x−(2−i))
    P(x)=(x+1)(x−2−i)(x−2+i)P(x) = (x + 1)(x - 2 - i)(x - 2 + i)P(x)=(x+1)(x−2−i)(x−2+i)

Complex Conjugate Root Pairs

An important question arises: Is it possible for a polynomial with all real coefficients and constant term to have exactly one complex zero that is not a real number?

The answer is impossible.

This is due to the property of complex conjugate pairs. If a polynomial has real coefficients, then its non-real complex roots (a+bia + bia+bi with b≠0b \neq 0b=0) always occur in conjugate pairs.

This means that if a+bia + bia+bi is a root, then its conjugate, a−bia - bia−bi, must also be a root of the polynomial.

Therefore, non-real complex roots cannot appear alone; they always come in pairs. Thus, it is impossible to have exactly one non-real complex root for a polynomial with real coefficients.

Previous

Rational Zero

Next

Polynomial Identity

  • Complete Polynomial FactorizationMaster complete polynomial factorization into linear factors using complex numbers. Learn to find all roots and apply the Fundamental Theorem of Algebra.
On this page
  • Understanding Complete Factorization
    • Complete Factorization Property of Polynomials
  • Steps for Complete Factorization
    • Using Complete Factorization
  • Exercise
    • Answer Key
  • Complex Conjugate Root Pairs
  • Comments
  • Report
  • Source code