Dividing Polynomials
Dividing monomials
We are now familiar with all the properties of exponents and have used them to multiply polynomials. Next, we’ll use these properties to divide monomials and polynomials.
Example. Find the quotient: .
When we divide monomials with more than one variable, we write one fraction for each variable:
Find the quotient: .
Divide the coefficients and subtract exponents on matching bases; rewrite negative exponents as reciprocals.Find the quotient: .
Divide the coefficients and subtract exponents on matching bases; rewrite negative exponents as reciprocals.Once you become familiar with the process and have practiced it step by step several times, you may be able to simplify a fraction in one step.
Example. Find the quotient: .
Be very careful to simplify by dividing out a common factor, and to simplify the variables by subtracting their exponents:
Find the quotient: .
Divide the coefficients and subtract exponents on matching bases; rewrite negative exponents as reciprocals.Find the quotient: .
Divide the coefficients and subtract exponents on matching bases; rewrite negative exponents as reciprocals.Divide a polynomial by a monomial
Now that we know how to divide a monomial by a monomial, the next procedure is to divide a polynomial of two or more terms by a monomial.
The method is based on the properties of fraction addition. The sum simplifies to . In reverse, can be split into . More generally, if , , and are numbers where , then
Example. Find the quotient: .
Find the quotient: .
Factor the dividend first; if the divisor is a factor, cancel it and simplify the quotient.Find the quotient: .
Divide the coefficients and subtract exponents on matching bases; rewrite negative exponents as reciprocals.Divide polynomials using long division
To divide a polynomial by a binomial, we follow a procedure very similar to long division of numbers. Consider dividing by :
We check division by multiplying the quotient by the divisor. If we did the division correctly, the product should equal the dividend: ✓.
Example. Find the quotient: .
Write the dividend in standard form. Divide by to get and put it in the quotient. Multiply by , subtract, and bring down . Then divide by to get , multiply, and subtract:
To check, multiply . The product is ✓, so the quotient is .
Find the quotient: .
Factor the dividend first; if the divisor is a factor, cancel it and simplify the quotient.Find the quotient: .
Factor the dividend first; if the divisor is a factor, cancel it and simplify the quotient.Sometimes polynomial division leaves a remainder. We write the remainder as a fraction with the divisor as the denominator. When a degree is missing from the dividend, we insert a term with zero coefficient as a placeholder.
Example. Find the quotient: .
There is no term, so add as a placeholder. Long division gives
The quotient is
To check, multiply . The result is .
Find the quotient: .
Factor the dividend first; if the divisor is a factor, cancel it and simplify the quotient.Find the quotient: .
Factor the dividend first; if the divisor is a factor, cancel it and simplify the quotient.In the next example, we divide by . We must consider the constants as well as the variables.
Example. Find the quotient: .
Add the two placeholders and before dividing:
To check, multiply . The product is , so the quotient is .
Find the quotient: .
Factor the dividend first; if the divisor is a factor, cancel it and simplify the quotient.Find the quotient: .
Factor the dividend first; if the divisor is a factor, cancel it and simplify the quotient.Divide polynomials using synthetic division
Long division can be tedious, so mathematicians use a pattern called synthetic division. It removes repeated variables and numbers from the long-division work. The first row contains the coefficients of the dividend; the second row contains the successive products; and the third row contains the coefficients of the quotient followed by the remainder.
Synthetic division only works when the divisor is of the form .
Example. Use synthetic division to find the quotient and remainder when is divided by .
Write the divisor as , so . Write the coefficients of the dividend in the first row. Bring down the first coefficient. Then repeatedly multiply by and add the next column:
The numbers are the coefficients of the quotient, and the last number is the remainder. The quotient is and the remainder is .
Check:
Use synthetic division to find the quotient when is divided by .
Use . The final row is ; the last entry is the remainder.Find the remainder when is divided by .
For division by , evaluate the polynomial at ; that value is the remainder.Use synthetic division to find the quotient when is divided by .
Use . The final row is ; the last entry is the remainder.In the next example, we do all the steps together.
Example. Use synthetic division to find the quotient and remainder when is divided by .
The polynomial is written in descending degree, but there is no term, so use as a placeholder. Since , use :
We divided a fourth-degree polynomial by a first-degree polynomial, so the quotient is third degree. Reading from the last row, the quotient is , and the remainder is .
Use synthetic division to find the quotient when is divided by .
Use the zero of the divisor in synthetic division, including zero coefficients for missing powers.Use synthetic division to find the quotient when is divided by .
Use the zero of the divisor in synthetic division, including zero coefficients for missing powers.Divide polynomial functions
Just as polynomials can be divided, polynomial functions can also be divided.
Division of polynomial functions. For functions and , where ,
Example. For functions and , find (a) and (b) .
For part (a), substitute the function rules and divide the polynomials:
For part (b), substitute into the quotient found in part (a):
For and , find .
Divide the coefficients and subtract exponents on matching bases; rewrite negative exponents as reciprocals.For and , find .
Divide the coefficients and subtract exponents on matching bases; rewrite negative exponents as reciprocals.For and , what is ?
Divide the coefficients and subtract exponents on matching bases; rewrite negative exponents as reciprocals.Use the Remainder and Factor Theorems
Look at division problems that end with a remainder. When the divisor is written as , the value is the same as the remainder from the division.
To see this generally, a division problem can be checked by multiplying the quotient by the divisor and adding the remainder :
Evaluating at gives
Example. Use the Remainder Theorem to find the remainder when is divided by .
Write as , so . Evaluate :
The remainder is .
Use the Remainder Theorem to find the remainder when is divided by .
For division by , evaluate the polynomial at ; that value is the remainder.Use the Remainder Theorem to find the remainder when is divided by .
For division by , evaluate the polynomial at ; that value is the remainder.When we divided by , the quotient was and the remainder was zero. Thus
so both and are factors of .
Factor Theorem. For any polynomial function :
- If is a factor of , then .
- If , then is a factor of .
Example. Use the Factor Theorem to determine if is a factor of .
The Factor Theorem tells us that is a factor if :
Since , is a factor of .
Use the Factor Theorem to determine whether is a factor of .
For a proposed factor , evaluate ; a remainder of zero confirms the factor.Use the Factor Theorem to determine whether is a factor of .
For a proposed factor , evaluate ; a remainder of zero confirms the factor.Key terms
division of a polynomial by a monomial — dividing each term of the polynomial by the monomial. polynomial long division — a procedure for dividing a polynomial by a binomial: divide, multiply, subtract, and bring down, repeating until the remainder has lower degree than the divisor. placeholder — a term with zero coefficient inserted for a missing degree. synthetic division — a shortened form of polynomial division using only coefficients, for a divisor of the form . Remainder Theorem — when is divided by , the remainder is . Factor Theorem — is a factor of exactly when .
This section is adapted from Intermediate Algebra 2e, Section 5.4: Dividing Polynomials by Lynn Marecek, MaryAnne Anthony-Smith, and Andrea Honeycutt Mathis, © OpenStax, licensed under CC BY-NC-SA 4.0. Access the original for free at openstax.org. Changes: condensed the multi-row worked-example step tables into prose and typeset math, recreated the numeric and polynomial long divisions and synthetic-division layouts as math arrays, omitted the Be Prepared quiz, Self Check checklist, media links, and end-of-section exercises, and converted the practice problems (“Try Its”) into interactive exercises with instant feedback.