Learn on PengiOpenstax Intermediate Algebra 2EChapter 5: Polynomials and Polynomial Functions

Lesson 5.4: Dividing Polynomials

New Concept Ready to level up your algebra skills? We'll tackle dividing polynomials using methods like long division and the powerful shortcut, synthetic division. This will unlock new ways to work with polynomial functions, including the Remainder and Factor Theorems.

Section 1

πŸ“˜ Dividing Polynomials

New Concept

Ready to level up your algebra skills? We'll tackle dividing polynomials using methods like long division and the powerful shortcut, synthetic division. This will unlock new ways to work with polynomial functions, including the Remainder and Factor Theorems.

What’s next

Get ready for a series of interactive examples and practice cards that break down each division method, from monomials to synthetic division.

Section 2

Dividing Monomials

Property

When dividing monomials, rewrite the expression as a fraction. Simplify the numerical coefficients and use the Quotient Property of Exponents for each variable by subtracting the exponents. For variables aa and bb and integers mm and nn:

aman=amβˆ’n\dfrac{a^m}{a^n} = a^{m-n}

Examples

  • Find the quotient 36x6y3Γ·(9x2y5)36x^6y^3 \div (9x^2y^5). Rewrite as a fraction 36x6y39x2y5\frac{36x^6y^3}{9x^2y^5}. Simplify the coefficients and variables: 369β‹…x6βˆ’2β‹…y3βˆ’5=4x4yβˆ’2\frac{36}{9} \cdot x^{6-2} \cdot y^{3-5} = 4x^4y^{-2}, which is 4x4y2\frac{4x^4}{y^2}.
  • Find the quotient 20a8b325a5b4\frac{20a^8b^3}{25a^5b^4}. Simplify 2025\frac{20}{25} to 45\frac{4}{5} and subtract the exponents for the variables to get 45a8βˆ’5b3βˆ’4=45a3bβˆ’1\frac{4}{5}a^{8-5}b^{3-4} = \frac{4}{5}a^3b^{-1}, which simplifies to 4a35b\frac{4a^3}{5b}.
  • Find the quotient βˆ’42p10q5Γ·(7p12q2)-42p^{10}q^5 \div (7p^{12}q^2). This becomes βˆ’427β‹…p10βˆ’12β‹…q5βˆ’2=βˆ’6pβˆ’2q3\frac{-42}{7} \cdot p^{10-12} \cdot q^{5-2} = -6p^{-2}q^3, which is written as βˆ’6q3p2\frac{-6q^3}{p^2}.

Explanation

Think of dividing monomials as simplifying a fraction. You handle the numbers and each variable separately. For the variables, subtracting exponents is a shortcut for cancelling out common factors between the numerator and denominator. It's the inverse of multiplication.

Section 3

Division of a Polynomial by a Monomial

Property

To divide a polynomial by a monomial, divide each term of the polynomial by the monomial. This is based on the property of fraction addition, which states that if aa, bb, and cc are numbers where c≠0c \neq 0, then:

a+bc=ac+bc\dfrac{a+b}{c} = \dfrac{a}{c} + \dfrac{b}{c}

Examples

  • Find the quotient (27x4yβˆ’18xy3)Γ·(9xy)(27x^4y - 18xy^3) \div (9xy). Divide each term: 27x4y9xyβˆ’18xy39xy\frac{27x^4y}{9xy} - \frac{18xy^3}{9xy}. This simplifies to 3x3βˆ’2y23x^3 - 2y^2.
  • Find the quotient 40a5b3+25a2b4βˆ’5a2b2\frac{40a^5b^3 + 25a^2b^4}{-5a^2b^2}. Divide each term: 40a5b3βˆ’5a2b2+25a2b4βˆ’5a2b2\frac{40a^5b^3}{-5a^2b^2} + \frac{25a^2b^4}{-5a^2b^2}. This simplifies to βˆ’8a3bβˆ’5b2-8a^3b - 5b^2.
  • Find the quotient (15c3d2βˆ’21c2d3+6cd4)Γ·(3cd2)(15c^3d^2 - 21c^2d^3 + 6cd^4) \div (3cd^2). This becomes 15c3d23cd2βˆ’21c2d33cd2+6cd43cd2\frac{15c^3d^2}{3cd^2} - \frac{21c^2d^3}{3cd^2} + \frac{6cd^4}{3cd^2}, which simplifies to 5c2βˆ’7cd+2d25c^2 - 7cd + 2d^2.

Explanation

Think of this as distributing the division. The monomial in the denominator must be divided into every single term in the numerator. This breaks one large, complicated fraction into several smaller, simpler fractions that you can solve one by one.

Section 4

Divide Polynomials Using Long Division

Property

To divide a polynomial by a binomial, use a process similar to long division of numbers.

  1. Write the division problem with the dividend in standard form, using placeholders (e.g., 0x20x^2) for any missing terms.
  2. Divide the leading term of the dividend by the leading term of the divisor to get the first term of the quotient.
  3. Multiply the new quotient term by the entire divisor and subtract it from the dividend.
  4. Bring down the next term and repeat the process until finished.

Examples

  • Find the quotient (y2+8y+15)Γ·(y+3)(y^2 + 8y + 15) \div (y + 3). Long division shows that yy goes into y2y^2 yy times. Multiply y(y+3)=y2+3yy(y+3)=y^2+3y, subtract to get 5y5y, bring down 15. yy goes into 5y5y 5 times. The result is y+5y+5.
  • Find the quotient (x3βˆ’2x2βˆ’13x+6)Γ·(xβˆ’4)(x^3 - 2x^2 - 13x + 6) \div (x - 4). Using long division, the quotient is x2+2xβˆ’5x^2 + 2x - 5 with a remainder of βˆ’14-14. The answer is written as x2+2xβˆ’5βˆ’14xβˆ’4x^2 + 2x - 5 - \frac{14}{x-4}.
  • Find the quotient (a3βˆ’27)Γ·(aβˆ’3)(a^3 - 27) \div (a - 3). Use placeholders: (a3+0a2+0aβˆ’27)Γ·(aβˆ’3)(a^3 + 0a^2 + 0a - 27) \div (a - 3). The result is a2+3a+9a^2 + 3a + 9.

Explanation

This method mirrors the long division you learned for numbers. The key is to focus on dividing the leading terms at each step. Using placeholders for missing powers, like 0x20x^2, is crucial to keep all the terms aligned correctly.

Section 5

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 xβˆ’cx - 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+4x2βˆ’5xβˆ’14x^3 + 4x^2 - 5x - 14 by xβˆ’2x - 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+5xβˆ’73x^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 y4βˆ’8y2+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 y3βˆ’2y2βˆ’4y+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 (xβˆ’5)(x-5) or (x+2)(x+2).

Section 6

Division of Polynomial Functions

Property

For functions f(x)f(x) and g(x)g(x), where g(x)β‰ 0g(x) \neq 0, the division of the two functions is defined as:

(fg)(x)=f(x)g(x)\left(\dfrac{f}{g}\right)(x) = \dfrac{f(x)}{g(x)}

Examples

  • For functions f(x)=x2βˆ’6xβˆ’16f(x) = x^2 - 6x - 16 and g(x)=x+2g(x) = x + 2, find (fg)(x)(\frac{f}{g})(x). We calculate x2βˆ’6xβˆ’16x+2\frac{x^2 - 6x - 16}{x + 2}. By factoring the numerator to (xβˆ’8)(x+2)(x-8)(x+2), we simplify to get (fg)(x)=xβˆ’8(\frac{f}{g})(x) = x - 8.
  • Using the functions from the previous example, find (fg)(10)(\frac{f}{g})(10). Substitute x=10x=10 into the simplified result: (fg)(10)=10βˆ’8=2(\frac{f}{g})(10) = 10 - 8 = 2.
  • For f(x)=x3+1f(x) = x^3 + 1 and g(x)=x+1g(x) = x + 1, find (fg)(x)(\frac{f}{g})(x). We compute x3+1x+1\frac{x^3+1}{x+1}. Using polynomial division, the result is x2βˆ’x+1x^2 - x + 1.

Explanation

The notation (fg)(x)(\frac{f}{g})(x) is simply a formal way to express the division of one polynomial function, f(x)f(x), by another, g(x)g(x). To solve, you set up the division as a fraction and use a method like long division or factoring to find the result.

Section 7

Remainder Theorem

Property

If the polynomial function f(x)f(x) is divided by xβˆ’cx - c, then the remainder is f(c)f(c).

Examples

  • To find the remainder when f(x)=x3+2x2βˆ’4x+5f(x) = x^3 + 2x^2 - 4x + 5 is divided by xβˆ’1x - 1, we calculate f(1)f(1). f(1)=(1)3+2(1)2βˆ’4(1)+5=4f(1) = (1)^3 + 2(1)^2 - 4(1) + 5 = 4. The remainder is 4.
  • To find the remainder when f(x)=2x3βˆ’x2+3xβˆ’9f(x) = 2x^3 - x^2 + 3x - 9 is divided by x+2x + 2, we calculate f(βˆ’2)f(-2). f(βˆ’2)=2(βˆ’2)3βˆ’(βˆ’2)2+3(βˆ’2)βˆ’9=βˆ’35f(-2) = 2(-2)^3 - (-2)^2 + 3(-2) - 9 = -35. The remainder is -35.
  • When f(x)=x4βˆ’81f(x) = x^4 - 81 is divided by xβˆ’3x-3, the remainder is f(3)f(3). f(3)=(3)4βˆ’81=81βˆ’81=0f(3) = (3)^4 - 81 = 81 - 81 = 0. The remainder is 0.

Explanation

This theorem provides a neat shortcut to find a remainder without performing division. To find the remainder when dividing a polynomial by (xβˆ’c)(x-c), just substitute the value cc into the polynomial. The result you get is the remainder.

Section 8

Factor Theorem

Property

For any polynomial function f(x)f(x):

  • If xβˆ’cx - c is a factor of f(x)f(x), then f(c)=0f(c) = 0.
  • If f(c)=0f(c) = 0, then xβˆ’cx - c is a factor of f(x)f(x).

Examples

  • To determine if xβˆ’2x - 2 is a factor of f(x)=x3βˆ’8f(x) = x^3 - 8, we check if f(2)=0f(2) = 0. We find f(2)=(2)3βˆ’8=8βˆ’8=0f(2) = (2)^3 - 8 = 8 - 8 = 0. Since the result is 0, xβˆ’2x - 2 is a factor.
  • Is x+3x+3 a factor of f(x)=x2+5x+7f(x) = x^2 + 5x + 7? We check f(βˆ’3)f(-3). f(βˆ’3)=(βˆ’3)2+5(βˆ’3)+7=9βˆ’15+7=1f(-3) = (-3)^2 + 5(-3) + 7 = 9 - 15 + 7 = 1. Since f(βˆ’3)β‰ 0f(-3) \neq 0, x+3x+3 is not a factor.
  • Is xβˆ’1x-1 a factor of f(x)=5x4βˆ’3x2βˆ’2f(x) = 5x^4 - 3x^2 - 2? We check f(1)f(1). f(1)=5(1)4βˆ’3(1)2βˆ’2=5βˆ’3βˆ’2=0f(1) = 5(1)^4 - 3(1)^2 - 2 = 5 - 3 - 2 = 0. Since f(1)=0f(1)=0, xβˆ’1x-1 is a factor.

Explanation

The Factor Theorem builds on the Remainder Theorem. It states that if plugging in a value cc makes the polynomial equal zero, then (xβˆ’c)(x-c) is a perfect factor. This is because a remainder of zero means the division is exact.

Book overview

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

Continue this chapter

Chapter 5: Polynomials and Polynomial Functions

  1. Lesson 1

    Lesson 5.1: Add and Subtract Polynomials

  2. Lesson 2

    Lesson 5.2: Properties of Exponents and Scientific Notation

  3. Lesson 3

    Lesson 5.3: Multiply Polynomials

  4. Lesson 4Current

    Lesson 5.4: Dividing Polynomials

Lesson overview

Expand to review the lesson summary and core properties.

Expand

Section 1

πŸ“˜ Dividing Polynomials

New Concept

Ready to level up your algebra skills? We'll tackle dividing polynomials using methods like long division and the powerful shortcut, synthetic division. This will unlock new ways to work with polynomial functions, including the Remainder and Factor Theorems.

What’s next

Get ready for a series of interactive examples and practice cards that break down each division method, from monomials to synthetic division.

Section 2

Dividing Monomials

Property

When dividing monomials, rewrite the expression as a fraction. Simplify the numerical coefficients and use the Quotient Property of Exponents for each variable by subtracting the exponents. For variables aa and bb and integers mm and nn:

aman=amβˆ’n\dfrac{a^m}{a^n} = a^{m-n}

Examples

  • Find the quotient 36x6y3Γ·(9x2y5)36x^6y^3 \div (9x^2y^5). Rewrite as a fraction 36x6y39x2y5\frac{36x^6y^3}{9x^2y^5}. Simplify the coefficients and variables: 369β‹…x6βˆ’2β‹…y3βˆ’5=4x4yβˆ’2\frac{36}{9} \cdot x^{6-2} \cdot y^{3-5} = 4x^4y^{-2}, which is 4x4y2\frac{4x^4}{y^2}.
  • Find the quotient 20a8b325a5b4\frac{20a^8b^3}{25a^5b^4}. Simplify 2025\frac{20}{25} to 45\frac{4}{5} and subtract the exponents for the variables to get 45a8βˆ’5b3βˆ’4=45a3bβˆ’1\frac{4}{5}a^{8-5}b^{3-4} = \frac{4}{5}a^3b^{-1}, which simplifies to 4a35b\frac{4a^3}{5b}.
  • Find the quotient βˆ’42p10q5Γ·(7p12q2)-42p^{10}q^5 \div (7p^{12}q^2). This becomes βˆ’427β‹…p10βˆ’12β‹…q5βˆ’2=βˆ’6pβˆ’2q3\frac{-42}{7} \cdot p^{10-12} \cdot q^{5-2} = -6p^{-2}q^3, which is written as βˆ’6q3p2\frac{-6q^3}{p^2}.

Explanation

Think of dividing monomials as simplifying a fraction. You handle the numbers and each variable separately. For the variables, subtracting exponents is a shortcut for cancelling out common factors between the numerator and denominator. It's the inverse of multiplication.

Section 3

Division of a Polynomial by a Monomial

Property

To divide a polynomial by a monomial, divide each term of the polynomial by the monomial. This is based on the property of fraction addition, which states that if aa, bb, and cc are numbers where c≠0c \neq 0, then:

a+bc=ac+bc\dfrac{a+b}{c} = \dfrac{a}{c} + \dfrac{b}{c}

Examples

  • Find the quotient (27x4yβˆ’18xy3)Γ·(9xy)(27x^4y - 18xy^3) \div (9xy). Divide each term: 27x4y9xyβˆ’18xy39xy\frac{27x^4y}{9xy} - \frac{18xy^3}{9xy}. This simplifies to 3x3βˆ’2y23x^3 - 2y^2.
  • Find the quotient 40a5b3+25a2b4βˆ’5a2b2\frac{40a^5b^3 + 25a^2b^4}{-5a^2b^2}. Divide each term: 40a5b3βˆ’5a2b2+25a2b4βˆ’5a2b2\frac{40a^5b^3}{-5a^2b^2} + \frac{25a^2b^4}{-5a^2b^2}. This simplifies to βˆ’8a3bβˆ’5b2-8a^3b - 5b^2.
  • Find the quotient (15c3d2βˆ’21c2d3+6cd4)Γ·(3cd2)(15c^3d^2 - 21c^2d^3 + 6cd^4) \div (3cd^2). This becomes 15c3d23cd2βˆ’21c2d33cd2+6cd43cd2\frac{15c^3d^2}{3cd^2} - \frac{21c^2d^3}{3cd^2} + \frac{6cd^4}{3cd^2}, which simplifies to 5c2βˆ’7cd+2d25c^2 - 7cd + 2d^2.

Explanation

Think of this as distributing the division. The monomial in the denominator must be divided into every single term in the numerator. This breaks one large, complicated fraction into several smaller, simpler fractions that you can solve one by one.

Section 4

Divide Polynomials Using Long Division

Property

To divide a polynomial by a binomial, use a process similar to long division of numbers.

  1. Write the division problem with the dividend in standard form, using placeholders (e.g., 0x20x^2) for any missing terms.
  2. Divide the leading term of the dividend by the leading term of the divisor to get the first term of the quotient.
  3. Multiply the new quotient term by the entire divisor and subtract it from the dividend.
  4. Bring down the next term and repeat the process until finished.

Examples

  • Find the quotient (y2+8y+15)Γ·(y+3)(y^2 + 8y + 15) \div (y + 3). Long division shows that yy goes into y2y^2 yy times. Multiply y(y+3)=y2+3yy(y+3)=y^2+3y, subtract to get 5y5y, bring down 15. yy goes into 5y5y 5 times. The result is y+5y+5.
  • Find the quotient (x3βˆ’2x2βˆ’13x+6)Γ·(xβˆ’4)(x^3 - 2x^2 - 13x + 6) \div (x - 4). Using long division, the quotient is x2+2xβˆ’5x^2 + 2x - 5 with a remainder of βˆ’14-14. The answer is written as x2+2xβˆ’5βˆ’14xβˆ’4x^2 + 2x - 5 - \frac{14}{x-4}.
  • Find the quotient (a3βˆ’27)Γ·(aβˆ’3)(a^3 - 27) \div (a - 3). Use placeholders: (a3+0a2+0aβˆ’27)Γ·(aβˆ’3)(a^3 + 0a^2 + 0a - 27) \div (a - 3). The result is a2+3a+9a^2 + 3a + 9.

Explanation

This method mirrors the long division you learned for numbers. The key is to focus on dividing the leading terms at each step. Using placeholders for missing powers, like 0x20x^2, is crucial to keep all the terms aligned correctly.

Section 5

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 xβˆ’cx - 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+4x2βˆ’5xβˆ’14x^3 + 4x^2 - 5x - 14 by xβˆ’2x - 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+5xβˆ’73x^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 y4βˆ’8y2+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 y3βˆ’2y2βˆ’4y+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 (xβˆ’5)(x-5) or (x+2)(x+2).

Section 6

Division of Polynomial Functions

Property

For functions f(x)f(x) and g(x)g(x), where g(x)β‰ 0g(x) \neq 0, the division of the two functions is defined as:

(fg)(x)=f(x)g(x)\left(\dfrac{f}{g}\right)(x) = \dfrac{f(x)}{g(x)}

Examples

  • For functions f(x)=x2βˆ’6xβˆ’16f(x) = x^2 - 6x - 16 and g(x)=x+2g(x) = x + 2, find (fg)(x)(\frac{f}{g})(x). We calculate x2βˆ’6xβˆ’16x+2\frac{x^2 - 6x - 16}{x + 2}. By factoring the numerator to (xβˆ’8)(x+2)(x-8)(x+2), we simplify to get (fg)(x)=xβˆ’8(\frac{f}{g})(x) = x - 8.
  • Using the functions from the previous example, find (fg)(10)(\frac{f}{g})(10). Substitute x=10x=10 into the simplified result: (fg)(10)=10βˆ’8=2(\frac{f}{g})(10) = 10 - 8 = 2.
  • For f(x)=x3+1f(x) = x^3 + 1 and g(x)=x+1g(x) = x + 1, find (fg)(x)(\frac{f}{g})(x). We compute x3+1x+1\frac{x^3+1}{x+1}. Using polynomial division, the result is x2βˆ’x+1x^2 - x + 1.

Explanation

The notation (fg)(x)(\frac{f}{g})(x) is simply a formal way to express the division of one polynomial function, f(x)f(x), by another, g(x)g(x). To solve, you set up the division as a fraction and use a method like long division or factoring to find the result.

Section 7

Remainder Theorem

Property

If the polynomial function f(x)f(x) is divided by xβˆ’cx - c, then the remainder is f(c)f(c).

Examples

  • To find the remainder when f(x)=x3+2x2βˆ’4x+5f(x) = x^3 + 2x^2 - 4x + 5 is divided by xβˆ’1x - 1, we calculate f(1)f(1). f(1)=(1)3+2(1)2βˆ’4(1)+5=4f(1) = (1)^3 + 2(1)^2 - 4(1) + 5 = 4. The remainder is 4.
  • To find the remainder when f(x)=2x3βˆ’x2+3xβˆ’9f(x) = 2x^3 - x^2 + 3x - 9 is divided by x+2x + 2, we calculate f(βˆ’2)f(-2). f(βˆ’2)=2(βˆ’2)3βˆ’(βˆ’2)2+3(βˆ’2)βˆ’9=βˆ’35f(-2) = 2(-2)^3 - (-2)^2 + 3(-2) - 9 = -35. The remainder is -35.
  • When f(x)=x4βˆ’81f(x) = x^4 - 81 is divided by xβˆ’3x-3, the remainder is f(3)f(3). f(3)=(3)4βˆ’81=81βˆ’81=0f(3) = (3)^4 - 81 = 81 - 81 = 0. The remainder is 0.

Explanation

This theorem provides a neat shortcut to find a remainder without performing division. To find the remainder when dividing a polynomial by (xβˆ’c)(x-c), just substitute the value cc into the polynomial. The result you get is the remainder.

Section 8

Factor Theorem

Property

For any polynomial function f(x)f(x):

  • If xβˆ’cx - c is a factor of f(x)f(x), then f(c)=0f(c) = 0.
  • If f(c)=0f(c) = 0, then xβˆ’cx - c is a factor of f(x)f(x).

Examples

  • To determine if xβˆ’2x - 2 is a factor of f(x)=x3βˆ’8f(x) = x^3 - 8, we check if f(2)=0f(2) = 0. We find f(2)=(2)3βˆ’8=8βˆ’8=0f(2) = (2)^3 - 8 = 8 - 8 = 0. Since the result is 0, xβˆ’2x - 2 is a factor.
  • Is x+3x+3 a factor of f(x)=x2+5x+7f(x) = x^2 + 5x + 7? We check f(βˆ’3)f(-3). f(βˆ’3)=(βˆ’3)2+5(βˆ’3)+7=9βˆ’15+7=1f(-3) = (-3)^2 + 5(-3) + 7 = 9 - 15 + 7 = 1. Since f(βˆ’3)β‰ 0f(-3) \neq 0, x+3x+3 is not a factor.
  • Is xβˆ’1x-1 a factor of f(x)=5x4βˆ’3x2βˆ’2f(x) = 5x^4 - 3x^2 - 2? We check f(1)f(1). f(1)=5(1)4βˆ’3(1)2βˆ’2=5βˆ’3βˆ’2=0f(1) = 5(1)^4 - 3(1)^2 - 2 = 5 - 3 - 2 = 0. Since f(1)=0f(1)=0, xβˆ’1x-1 is a factor.

Explanation

The Factor Theorem builds on the Remainder Theorem. It states that if plugging in a value cc makes the polynomial equal zero, then (xβˆ’c)(x-c) is a perfect factor. This is because a remainder of zero means the division is exact.

Book overview

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

Continue this chapter

Chapter 5: Polynomials and Polynomial Functions

  1. Lesson 1

    Lesson 5.1: Add and Subtract Polynomials

  2. Lesson 2

    Lesson 5.2: Properties of Exponents and Scientific Notation

  3. Lesson 3

    Lesson 5.3: Multiply Polynomials

  4. Lesson 4Current

    Lesson 5.4: Dividing Polynomials