Learn on PengienVision, Algebra 2Chapter 3: Polynomial Functions

Lesson 6: Theorems About Roots of Polynomial Equations

In this Grade 11 enVision Algebra 2 lesson from Chapter 3, students learn to apply the Rational Root Theorem and the Fundamental Theorem of Algebra to identify possible rational roots of polynomial equations using factors of the constant term and leading coefficient. Students practice using synthetic division to confirm roots and find remaining factors of higher-degree polynomials. Real-world problems, such as finding dimensions of a container from a volume polynomial, give students hands-on experience solving polynomial equations efficiently.

Section 1

Rational Root Theorem

Property

For a polynomial P(x)=anxn+an1xn1++a1x+a0P(x) = a_n x^n + a_{n-1} x^{n-1} + \cdots + a_1 x + a_0 with integer coefficients, any rational root pq\frac{p}{q} (in lowest terms) must satisfy:

  • pp divides the constant term a0a_0
  • qq divides the leading coefficient ana_n

Examples

Section 2

Fundamental Theorem of Algebra

Property

Every polynomial of degree n1n \geq 1 has exactly nn complex roots (counting multiplicities).

If P(x)=anxn+an1xn1++a1x+a0P(x) = a_n x^n + a_{n-1} x^{n-1} + \cdots + a_1 x + a_0 where n1n \geq 1 and an0a_n \neq 0, then P(x)=0P(x) = 0 has exactly nn solutions in the complex number system.

Section 3

Divide Polynomials using Synthetic Division

Property

Synthetic division is a shorthand method for polynomial division. Synthetic division only works when the divisor is of the form xcx - c.
To perform synthetic division, write the coefficients of the dividend and the value cc from the divisor. Bring down the first coefficient, multiply by cc, add to the next coefficient, and repeat. The last number in the result is the remainder.

Examples

  • To divide x3+4x25x14x^3 + 4x^2 - 5x - 14 by x2x - 2, use c=2c=2 in synthetic division. The coefficients are 1,4,5,141, 4, -5, -14. The resulting coefficients are 1,6,71, 6, 7 with a remainder of 00. The quotient is x2+6x+7x^2 + 6x + 7.
  • To divide 3x3+8x2+5x73x^3 + 8x^2 + 5x - 7 by x+2x + 2, use c=2c=-2. The coefficients are 3,8,5,73, 8, 5, -7. The process yields a quotient of 3x2+2x+13x^2 + 2x + 1 and a remainder of 9-9.
  • To divide y48y2+16y^4 - 8y^2 + 16 by y+2y + 2, use c=2c=-2 and a placeholder for the y3y^3 and yy terms (coefficients 1,0,8,0,161, 0, -8, 0, 16). The quotient is y32y24y+8y^3 - 2y^2 - 4y + 8 with a remainder of 00.

Explanation

Synthetic division is a fast-track version of long division that gets rid of the variables. It's a cleaner and quicker process, but remember its major limitation: it only works when you are dividing by a simple binomial like (x5)(x-5) or (x+2)(x+2).

Section 4

Irrational Conjugate Root Theorem

Property

If a polynomial has rational coefficients and a+bca + b\sqrt{c} is a root (where aa and bb are rational, cc is not a perfect square), then abca - b\sqrt{c} is also a root.

Examples

Book overview

Jump across lessons in the current chapter without opening the full course modal.

Continue this chapter

Chapter 3: Polynomial Functions

  1. Lesson 1

    Lesson 1: Graphing Polynomial Functions

  2. Lesson 2

    Lesson 2: Adding, Subtracting, and Multiplying Polynomials

  3. Lesson 3

    Lesson 3: Polynomial Identities

  4. Lesson 4

    Lesson 4: Dividing Polynomials

  5. Lesson 5

    Lesson 5: Zeros of Polynomial Functions

  6. Lesson 6Current

    Lesson 6: Theorems About Roots of Polynomial Equations

  7. Lesson 7

    Lesson 7: Transformations of Polynomial Functions

Lesson overview

Expand to review the lesson summary and core properties.

Expand

Section 1

Rational Root Theorem

Property

For a polynomial P(x)=anxn+an1xn1++a1x+a0P(x) = a_n x^n + a_{n-1} x^{n-1} + \cdots + a_1 x + a_0 with integer coefficients, any rational root pq\frac{p}{q} (in lowest terms) must satisfy:

  • pp divides the constant term a0a_0
  • qq divides the leading coefficient ana_n

Examples

Section 2

Fundamental Theorem of Algebra

Property

Every polynomial of degree n1n \geq 1 has exactly nn complex roots (counting multiplicities).

If P(x)=anxn+an1xn1++a1x+a0P(x) = a_n x^n + a_{n-1} x^{n-1} + \cdots + a_1 x + a_0 where n1n \geq 1 and an0a_n \neq 0, then P(x)=0P(x) = 0 has exactly nn solutions in the complex number system.

Section 3

Divide Polynomials using Synthetic Division

Property

Synthetic division is a shorthand method for polynomial division. Synthetic division only works when the divisor is of the form xcx - c.
To perform synthetic division, write the coefficients of the dividend and the value cc from the divisor. Bring down the first coefficient, multiply by cc, add to the next coefficient, and repeat. The last number in the result is the remainder.

Examples

  • To divide x3+4x25x14x^3 + 4x^2 - 5x - 14 by x2x - 2, use c=2c=2 in synthetic division. The coefficients are 1,4,5,141, 4, -5, -14. The resulting coefficients are 1,6,71, 6, 7 with a remainder of 00. The quotient is x2+6x+7x^2 + 6x + 7.
  • To divide 3x3+8x2+5x73x^3 + 8x^2 + 5x - 7 by x+2x + 2, use c=2c=-2. The coefficients are 3,8,5,73, 8, 5, -7. The process yields a quotient of 3x2+2x+13x^2 + 2x + 1 and a remainder of 9-9.
  • To divide y48y2+16y^4 - 8y^2 + 16 by y+2y + 2, use c=2c=-2 and a placeholder for the y3y^3 and yy terms (coefficients 1,0,8,0,161, 0, -8, 0, 16). The quotient is y32y24y+8y^3 - 2y^2 - 4y + 8 with a remainder of 00.

Explanation

Synthetic division is a fast-track version of long division that gets rid of the variables. It's a cleaner and quicker process, but remember its major limitation: it only works when you are dividing by a simple binomial like (x5)(x-5) or (x+2)(x+2).

Section 4

Irrational Conjugate Root Theorem

Property

If a polynomial has rational coefficients and a+bca + b\sqrt{c} is a root (where aa and bb are rational, cc is not a perfect square), then abca - b\sqrt{c} is also a root.

Examples

Book overview

Jump across lessons in the current chapter without opening the full course modal.

Continue this chapter

Chapter 3: Polynomial Functions

  1. Lesson 1

    Lesson 1: Graphing Polynomial Functions

  2. Lesson 2

    Lesson 2: Adding, Subtracting, and Multiplying Polynomials

  3. Lesson 3

    Lesson 3: Polynomial Identities

  4. Lesson 4

    Lesson 4: Dividing Polynomials

  5. Lesson 5

    Lesson 5: Zeros of Polynomial Functions

  6. Lesson 6Current

    Lesson 6: Theorems About Roots of Polynomial Equations

  7. Lesson 7

    Lesson 7: Transformations of Polynomial Functions