Learning Objectives
In this section, you will:
- Use long division to divide polynomials.
- Use synthetic division to divide polynomials.
Figure 1 Lincoln Memorial, Washington, D.C. (credit: Ron Cogswell, Flickr)
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.
V===lβ wβ h61.5β 40β 3073,800π=πβ π€β β=61.5β 40β 30=73,800
So the volume is 73,800 cubic meters (mΒ³).(mΒ³). Suppose we knew the volume, length, and width. We could divide to find the height.
h===Vlβ w73,80061.5β 4030β=ππβ π€=73,80061.5β 40=30
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 3×4β3×3β33×2+54x.3π₯4β3π₯3β33π₯2+54π₯. The length of the solid is given by 3x;3π₯; the width is given by xβ2.π₯β2. To find the height of the solid, we can use polynomial division, which is the focus of this section.
Using Long Division to Divide Polynomials
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.
dividend178====(divisorβ quotient) + remainder(3β 59)+1177+1178dividend=(divisorβ quotient) + remainder178=(3β 59)+1=177+1=178
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 2×3β3×2+4x+52π₯3β3π₯2+4π₯+5 by x+2π₯+2 using the long division algorithm, it would look like this:
We have found
2×3β3×2+4x+5x+2=2×2β7x+18β31x+22π₯3β3π₯2+4π₯+5π₯+2=2π₯2β7π₯+18β31π₯+2
or
2×3β3×2+4x+5=(x+2)(2×2β7x+18)β312π₯3β3π₯2+4π₯+5=(π₯+2)(2π₯2β7π₯+18)β31
We can identify the dividend, the divisor, the quotient, and the remainder.
Writing the result in this manner illustrates the Division Algorithm.
THE DIVISION ALGORITHM
The Division Algorithm states that, given a polynomial dividend f(x)π(π₯) and a non-zero polynomial divisor d(x)π(π₯) where the degree of d(x)π(π₯) is less than or equal to the degree of f(x)π(π₯) , there exist unique polynomials q(x)π(π₯) and r(x)π(π₯) such that
f(x)=d(x)q(x)+r(x)π(π₯)=π(π₯)π(π₯)+π(π₯)
q(x)π(π₯) is the quotient and r(x)π(π₯) is the remainder. The remainder is either equal to zero or has degree strictly less than d(x).π(π₯).
If r(x)=0,π(π₯)=0, then d(x)π(π₯) divides evenly into f(x).π(π₯). This means that, in this case, both d(x)π(π₯) and q(x)π(π₯) are factors of f(x).π(π₯).
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 top binomial.
- 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 1
Using Long Division to Divide a Second-Degree Polynomial
Divide 5×2+3xβ25π₯2+3π₯β2 by x+1.π₯+1.
Solution
The quotient is 5xβ2.5π₯β2. The remainder is 0. We write the result as
5×2+3xβ2x+1=5xβ25π₯2+3π₯β2π₯+1=5π₯β2
or
5×2+3xβ2=(x+1)(5xβ2)5π₯2+3π₯β2=(π₯+1)(5π₯β2)
Analysis
This division problem had a remainder of 0. This tells us that the dividend is divided evenly by the divisor, and that the divisor is a factor of the dividend.
EXAMPLE 2
Using Long Division to Divide a Third-Degree Polynomial
Divide 6×3+11×2β31x+156π₯3+11π₯2β31π₯+15 by 3xβ2.3π₯β2.
Solution
There is a remainder of 1. We can express the result as:
6×3+11×2β31x+153xβ2=2×2+5xβ7+13xβ26π₯3+11π₯2β31π₯+153π₯β2=2π₯2+5π₯β7+13π₯β2
Analysis
We can check our work by using the Division Algorithm to rewrite the solution. Then multiply.
(3xβ2)(2×2+5xβ7)+1=6×3+11×2β31x+15(3π₯β2)(2π₯2+5π₯β7)+1=6π₯3+11π₯2β31π₯+15
Notice, as we write our result,
- the dividend isΒ 6×3+11×2β31x+156π₯3+11π₯2β31π₯+15
- the divisor isΒ 3xβ23π₯β2
- the quotient isΒ 2×2+5xβ72π₯2+5π₯β7
- the remainder isΒ 11
TRY IT #1
Divide 16×3β12×2+20xβ316π₯3β12π₯2+20π₯β3 by 4x+5.4π₯+5.
Using Synthetic Division to Divide Polynomials
As weβve seen, long division of 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 2×3β3×2+4x+52π₯3β3π₯2+4π₯+5 by x+2π₯+2 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, 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Β 2×2β7x+182π₯2β7π₯+18Β and the remainder isΒ β31.β31.Β The process will be made more clear inΒ Example 3.
SYNTHETIC DIVISION
Synthetic division is a shortcut that can be used when the divisor is a binomial in the form xβkπ₯βπ where kπ is a real number. 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 lead coefficient down.
- Multiply the lead 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. The next number from the right has degree 0, the next number has degree 1, and so on.
EXAMPLE 3
Using Synthetic Division to Divide a Second-Degree Polynomial
Use synthetic division to divide 5×2β3xβ365π₯2β3π₯β36 by xβ3.π₯β3.
Solution
Begin by setting up the synthetic division. Write kπ and the coefficients.
Bring down the lead coefficient. Multiply the lead coefficient by k.π.
Continue by adding the numbers in the second column. Multiply the resulting number by k.π. Write the result in the next column. Then add the numbers in the third column.
The result is 5x+12.5π₯+12. The remainder is 0. So xβ3π₯β3 is a factor of the original polynomial.
Analysis
Just as with long division, we can check our work by multiplying the quotient by the divisor and adding the remainder.
(xβ3)(5x+12)+0=5×2β3xβ36(π₯β3)(5π₯+12)+0=5π₯2β3π₯β36
EXAMPLE 4
Using Synthetic Division to Divide a Third-Degree Polynomial
Use synthetic division to divide 4×3+10×2β6xβ204π₯3+10π₯2β6π₯β20 by x+2.π₯+2.
Solution
The binomial divisor is x+2π₯+2 so k=β2.π=β2. Add each column, multiply the result by β2, and repeat until the last column is reached.
The result is 4×2+2xβ10.4π₯2+2π₯β10. The remainder is 0. Thus, x+2π₯+2 is a factor of 4×3+10×2β6xβ20.4π₯3+10π₯2β6π₯β20.
Analysis
The graph of the polynomial functionΒ f(x)=4×3+10×2β6xβ20π(π₯)=4π₯3+10π₯2β6π₯β20Β inΒ Figure 2Β shows a zero atΒ x=k=β2.π₯=π=β2.Β This confirms thatΒ x+2π₯+2Β is a factor ofΒ 4×3+10×2β6xβ20.4π₯3+10π₯2β6π₯β20.
Figure 2
EXAMPLE 5
Using Synthetic Division to Divide a Fourth-Degree Polynomial
Use synthetic division to divide β9×4+10×3+7×2β6β9π₯4+10π₯3+7π₯2β6 by xβ1.π₯β1.
Solution
Notice there is no x-term. We will use a zero as the coefficient for that term.
The result is β9×3+x2+8x+8+2xβ1.β9π₯3+π₯2+8π₯+8+2π₯β1.
TRY IT #2
Use synthetic division to divide 3×4+18×3β3x+403π₯4+18π₯3β3π₯+40 by x+7.π₯+7.
Using Polynomial Division to Solve Application Problems
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 6
Using Polynomial Division in an Application Problem
The volume of a rectangular solid is given by the polynomial 3×4β3×3β33×2+54x.3π₯4β3π₯3β33π₯2+54π₯. The length of the solid is given by 3×3π₯ and the width is given by xβ2.π₯β2. Find the height, h,β, of the solid.
Solution
There are a few ways to approach this problem. We need to divide the expression for the volume of the solid by the expressions for the length and width. Let us create a sketch as inΒ Figure 3.
Figure 3
We can now write an equation by substituting the known values into the formula for the volume of a rectangular solid.
V3x4β3×3β33×2+54x==lβ wβ h3xβ (xβ2)β hπ=πβ π€β β3π₯4β3π₯3β33π₯2+54π₯=3π₯β (π₯β2)β β
To solve for h,β, first divide both sides by 3x.3π₯.
3xβ (xβ2)β h3x(xβ2)h==3×4β3×3β33×2+54x3xx3βx2β11x+183π₯β (π₯β2)β β3π₯=3π₯4β3π₯3β33π₯2+54π₯3π₯(π₯β2)β=π₯3βπ₯2β11π₯+18
Now solve for hβ using synthetic division.
h=x3βx2β11x+18xβ2β=π₯3βπ₯2β11π₯+18π₯β2
The quotient is x2+xβ9π₯2+π₯β9 and the remainder is 0. The height of the solid is x2+xβ9.π₯2+π₯β9.
TRY IT #3
The area of a rectangle is given by 3×3+14×2β23x+6.3π₯3+14π₯2β23π₯+6. The width of the rectangle is given by x+6.π₯+6. Find an expression for the length of the rectangle.
RELATED POSTS
View all