Learning Outcomes
- Use long division to divide polynomials.
- Use synthetic division to divide polynomials.
The exterior of the Lincoln Memorial in Washington, D.C., is a large rectangular solid with length 61.5 meters (m), width 40 m, and height 30 m.[1] We can easily find the volume using elementary geometry.
[latex]\begin{array}{l}V=l\cdot w\cdot h\hfill \\ \text{}V=61.5\cdot 40\cdot 30\hfill \\ \text{}V=73,800\hfill \end{array}[/latex]
So the volume is 73,800 cubic meters [latex]\left(\text{m}{^3} \right)[/latex]. Suppose we knew the volume, length, and width. We could divide to find the height.
[latex]\begin{array}{l}h=\frac{V}{l\cdot w}\hfill \\ \text{}h=\frac{73,800}{61.5\cdot 40}\hfill \\ \text{}h=30\hfill \end{array}[/latex]
As we can confirm from the dimensions above, the height is 30 m. We can use similar methods to find any of the missing dimensions. We can also use the same method if any or all of the measurements contain variable expressions. For example, suppose the volume of a rectangular solid is given by the polynomial [latex]3{x}^{4}-3{x}^{3}-33{x}^{2}+54x[/latex]. The length of the solid is given by 3x; the width is given by [latex]x - 2[/latex]. To find the height of the solid, we can use polynomial division, which is the focus of this section.
Polynomial Long Division
We are familiar with the long division algorithm for ordinary arithmetic. We begin by dividing into the digits of the dividend that have the greatest place value. We divide, multiply, subtract, include the digit in the next place value position, and repeat. For example, let’s divide 178 by 3 using long division.
Another way to look at the solution is as a sum of parts. This should look familiar, since it is the same method used to check division in elementary arithmetic.
[latex]\begin{array}{l}\left(\text{divisor }\cdot \text{ quotient}\right)\text{ + remainder}\text{ = dividend}\hfill \\ \left(3\cdot 59\right)+1 = 177+1 = 178\hfill \end{array}[/latex]
We call this the Division Algorithm and will discuss it more formally after looking at an example.
Division of polynomials that contain more than one term has similarities to long division of whole numbers. We can write a polynomial dividend as the product of the divisor and the quotient added to the remainder. The terms of the polynomial division correspond to the digits (and place values) of the whole number division. This method allows us to divide two polynomials. For example, if we were to divide [latex]2{x}^{3}-3{x}^{2}+4x+5[/latex] by [latex]x+2[/latex] using the long division algorithm, it would look like this:
We have found
[latex]\frac{2{x}^{3}-3{x}^{2}+4x+5}{x+2}=2{x}^{2}-7x+18-\frac{31}{x+2}[/latex]
or
[latex]2{x}^{3}-3{x}^{2}+4x+5=\left(x+2\right)\left(2{x}^{2}-7x+18\right)-31[/latex]
We can identify the dividend, divisor, quotient, and remainder.
Writing the result in this manner illustrates the Division Algorithm.
A General Note: The Division Algorithm
The Division Algorithm states that given a polynomial dividend [latex]f\left(x\right)[/latex] and a non-zero polynomial divisor [latex]d\left(x\right)[/latex] where the degree of [latex]d\left(x\right)[/latex] is less than or equal to the degree of [latex]f\left(x\right)[/latex], there exist unique polynomials [latex]q\left(x\right)[/latex] and [latex]r\left(x\right)[/latex] such that
[latex]f\left(x\right)=d\left(x\right)q\left(x\right)+r\left(x\right)[/latex]
[latex]q\left(x\right)[/latex] is the quotient and [latex]r\left(x\right)[/latex] is the remainder. The remainder is either equal to zero or has degree strictly less than [latex]d\left(x\right)[/latex].
If [latex]r\left(x\right)=0[/latex], then [latex]d\left(x\right)[/latex] divides evenly into [latex]f\left(x\right)[/latex]. This means that both [latex]d\left(x\right)[/latex] and [latex]q\left(x\right)[/latex] are factors of [latex]f\left(x\right)[/latex].
How To: Given a polynomial and a binomial, use long division to divide the polynomial by the binomial
- Set up the division problem.
- Determine the first term of the quotient by dividing the leading term of the dividend by the leading term of the divisor.
- Multiply the answer by the divisor and write it below the like terms of the dividend.
- Subtract the bottom binomial from the terms above it.
- Bring down the next term of the dividend.
- Repeat steps 2–5 until reaching the last term of the dividend.
- If the remainder is non-zero, express as a fraction using the divisor as the denominator.
Example: Using Long Division to Divide a Second-Degree Polynomial
Divide [latex]5{x}^{2}+3x - 2[/latex] by [latex]x+1[/latex].
Example: Using Long Division to Divide a Third-Degree Polynomial
Divide [latex]6{x}^{3}+11{x}^{2}-31x+15[/latex] by [latex]3x - 2[/latex].
Try It
Divide [latex]16{x}^{3}-12{x}^{2}+20x - 3[/latex] by [latex]4x+5[/latex].
Synthetic Division
As we’ve seen, long division with polynomials can involve many steps and be quite cumbersome. Synthetic division is a shorthand method of dividing polynomials for the special case of dividing by a linear factor whose leading coefficient is 1.
To illustrate the process, recall the example at the beginning of the section.
Divide [latex]2{x}^{3}-3{x}^{2}+4x+5[/latex] by [latex]x+2[/latex] using the long division algorithm.
The final form of the process looked like this:
There is a lot of repetition in the table. If we don’t write the variables but instead line up their coefficients in columns under the division sign and also eliminate the partial products, we already have a simpler version of the entire problem.
Synthetic division carries this simplification even a few more steps. Collapse the table by moving each of the rows up to fill any vacant spots. Also, instead of dividing by 2, as we would in division of whole numbers, and then multiplying and subtracting the middle product, we change the sign of the “divisor” to –2, multiply, and add. The process starts by bringing down the leading coefficient.
We then multiply it by the “divisor” and add, repeating this process column by column until there are no entries left. The bottom row represents the coefficients of the quotient; the last entry of the bottom row is the remainder. In this case, the quotient is [latex]2x{^2} -7x+18[/latex] and the remainder is –31. The process will be made more clear in the examples that follow.
A General Note: Synthetic Division
Synthetic division is a shortcut that can be used when the divisor is a binomial in the form x – k. In synthetic division, only the coefficients are used in the division process.
How To: Given two polynomials, use synthetic division to divide
- Write k for the divisor.
- Write the coefficients of the dividend.
- Bring the leading coefficient down.
- Multiply the leading coefficient by k. Write the product in the next column.
- Add the terms of the second column.
- Multiply the result by k. Write the product in the next column.
- Repeat steps 5 and 6 for the remaining columns.
- Use the bottom numbers to write the quotient. The number in the last column is the remainder and has degree 0, the next number from the right has degree 1, the next number from the right has degree 2, and so on.
Example: Using Synthetic Division to Divide a Second-Degree Polynomial
Use synthetic division to divide [latex]5{x}^{2}-3x - 36[/latex] by [latex]x - 3[/latex].
Example: Using Synthetic Division to Divide a Third-Degree Polynomial
Use synthetic division to divide [latex]4{x}^{3}+10{x}^{2}-6x - 20[/latex] by [latex]x+2[/latex].
Example: Using Synthetic Division to Divide a Fourth-Degree Polynomial
Use synthetic division to divide [latex]-9{x}^{4}+10{x}^{3}+7{x}^{2}-6[/latex] by [latex]x - 1[/latex].
Try It
Use synthetic division to divide [latex]3{x}^{4}+18{x}^{3}-3x+40[/latex] by [latex]x+7[/latex].
Polynomial division can be used to solve a variety of application problems involving expressions for area and volume. We looked at an application at the beginning of this section. Now we will solve that problem in the following example.
Example: Using Polynomial Division in an Application Problem
The volume of a rectangular solid is given by the polynomial [latex]3{x}^{4}-3{x}^{3}-33{x}^{2}+54x[/latex]. The length of the solid is given by 3x and the width is given by x – 2. Find the height of the solid.
Try It
The area of a rectangle is given by [latex]3{x}^{3}+14{x}^{2}-23x+6[/latex]. The width of the rectangle is given by x + 6. Find an expression for the length of the rectangle.
Key Equations
Division Algorithm | [latex]f\left(x\right)=d\left(x\right)q\left(x\right)+r\left(x\right)[/latex] where [latex]q\left(x\right)\ne 0[/latex] |
Key Concepts
- Polynomial long division can be used to divide a polynomial by any polynomial with equal or lower degree.
- The Division Algorithm tells us that a polynomial dividend can be written as the product of the divisor and the quotient added to the remainder.
- Synthetic division is a shortcut that can be used to divide a polynomial by a binomial of the form x – k.
- Polynomial division can be used to solve application problems, including area and volume.
Glossary
- Division Algorithm
- given a polynomial dividend [latex]f\left(x\right)[/latex] and a non-zero polynomial divisor [latex]d\left(x\right)[/latex] where the degree of [latex]d\left(x\right)[/latex] is less than or equal to the degree of [latex]f\left(x\right)[/latex], there exist unique polynomials [latex]q\left(x\right)[/latex] and [latex]r\left(x\right)[/latex] such that [latex]f\left(x\right)=d\left(x\right)q\left(x\right)+r\left(x\right)[/latex] where [latex]q\left(x\right)[/latex] is the quotient and [latex]r\left(x\right)[/latex] is the remainder. The remainder is either equal to zero or has degree strictly less than [latex]d\left(x\right)[/latex].
- synthetic division
- a shortcut method that can be used to divide a polynomial by a binomial of the form x – k
- National Park Service. "Lincoln Memorial Building Statistics." http://www.nps.gov/linc/historyculture/lincoln-memorial-building-statistics.htm. Accessed 4/3/2014 ↵