In the previous lesson, we reviewed how to add, subtract, and multiply polynomials. Now, we will explore various methods of dividing polynomials. In some cases, knowing the remainder of a division problem is useful, and we will learn how to determine the remainder without actually performing the division.
Recall from our work with rational numbers, that when we divide a sum by a real number, we can use the fact that:\dfrac{a+b}{c} = \dfrac{a}{c} + \dfrac{b}{c}for any real numbers, a, b or c.
We can extend this concept to the division of polynomial expressions. For any polynomial expressions A, B or C:\dfrac{A+B}{C} = \dfrac{A}{C} + \dfrac{B}{C}
The simplest form of division of polynomials is when the divisor is a monomial. The process involves dividing each term of the polynomial by the monomial then simplifying each individual fraction using the properties of exponents.
Use the process of long division to divide the following:
578 \div 5
2\,199 \div 13
\left(6x^3-10x^2+8x-7\right)\div 2x
\left(3x^5-x^3-4x^2+9\right)\div x^2
When dividing by a monomial that contains a variable, we use the quotient of powers property of exponents, \dfrac{x^m}{x^n}=x^{m-n}, to simplify each term.
In general, when dividing polynomials where the divisor is not a monomial, we can use the process of polynomial long division.
When we divide a dividend, p\left(x\right), by a divisor, b\left(x\right), we can write the expression as the sum of the quotient, q\left(x\right), and the remainder, r\left(x\right), divided by the divisor. The notation for this is {\dfrac{p\left(x\right)}{b\left(x\right)}=q\left(x\right)+\dfrac{r\left(x\right)}{b\left(x\right)}}
If our division was done correctly, then p\left(x\right) = q\left(x\right)b\left(x\right) + r\left(x\right). Polynomial long division works in a very similar way to long division with whole numbers where we:
Note: Before performing long division, the terms of the divisor and dividend should first be arranged in descending order of exponents. In cases where there is no term corresponding to an exponent in the dividend or divisor, we use a placeholder term with a coefficient of 0.
For example, the long division of (2x^3 - 5x + 7)\div(x - 1) is shown below.
For the example above, the dividend is p\left(x\right)=2x^3-5x+7, the divisor is b\left(x\right) =x-1, and we found the quotient to be q(x) =2x^2+2x-3 and remainder r(x) = 4. So, our final answer is \dfrac{2x^3-5x+7}{x-1}=2x^2+2x-3+\dfrac{4}{x-1}
The rectangle has an area of 4 x^{4} - 12 x square units, and its width is 4x units. Find the length of the rectangle.
Use algebraic manipulation to divide \dfrac{x^2+8x-1}{x^2-1}
Write \dfrac{x^3 + 7 x^2 + 14 x + 3}{x + 2} in terms of the quotient and remainder by using long division.
To divide 2 polynomials, we can use algebraic manipulation or long division. For algebraic manipulation, we can use the fact that \dfrac{a+b}{c}=\dfrac{a}{c}+\dfrac{b}{c} or rearrange the terms. We can also try factoring the dividend and divisor and canceling like terms.
For polynomial long division, we first check for any missing terms in the dividend and divisor. If there is a missing term, we add a 0 coefficient in its place. Then, we follow these steps for the division:
There is an efficient method of polynomial division known as synthetic division that can be used only when the divisor is a linear expression in the form x\pm a, where a is a constant.
Consider the long division and synthetic division of \dfrac{3x^3+17x^2+6x-26}{x+5}:
Synthetic division is a short-hand notation version of long division where only the coefficients are used. To begin the synthetic division, we write the coefficients of the terms in the divinded inside an upside down division table. To find the number that goes outside the table, we set the linear divisor equal to zero and solve for x.\begin{aligned}x+5&=0\\x&=-5\end{aligned}
Once the synthetic division is set up, we always bring the first number down. Then, we follow these steps:
The answers beneath the table will be the coefficients of the quotient, and the last number is always the remainder. Because we are dividing by a linear term, the degree of the quotient will be one less than the degree of the divisor.
Therefore, the quotient for the example is q\left(x\right)=3x^2+2x+4 and the remainder is r\left(x\right)=-6, just like we found when we solved using long division.
Rewrite \dfrac{2x^3 - 3x^2 + 4x - 1}{x + 1}as the sum of the quotient and a remainder fraction by using synthetic division.
Determine an appropriate method for dividing the following expressions. Explain your choice.
\dfrac{3x^4-6x^3+19x^2-8x+20}{3x^2+4}
\left(-x^4+16x^2+2x\right)\div \left(x-4\right)
\dfrac{4x^2-24x+36}{2x-6}
\dfrac{4x^2+6x-8}{2x+3}
Sythetic division is a shot-hand notation of division that can only be used when the divisor is a linear expression in the form x\pm a where a is a constant.
We set up the sythetic divison by writing the coefficients of the divident in an upside down division table, and adding 0 coefficients for any missing terms. Then, we set the divisor equal to zero, solve for x, and write the result outside the table. Next, we follow these steps until the last column has been added:
Divide the following polynomials:
Evaluate the following:
Explain the relationship between the remainder of the division and the value of the function at the point.
In previous sections, when dividing p\left(x\right) by a linear divisor, x\pm a where a is a constant, we wrote our answers in the form \dfrac{p\left(x\right)}{x-a}=q\left(x\right)+\dfrac{r\left(x\right)}{x-a}
To check the answers we found for the quotient and remainder, we multiplied the quotient by the divisor and added the remainder. That is, p\left(x\right)=q\left(x\right)\left(x-a\right)+r\left(x\right)
Suppose x=a and the remainder is a constant R. If we substitute this into the above equation, we find \begin{aligned}p\left(a\right)&=q\left(a\right)\left(a-a\right)+R\\&=q\left(a\right)\cdot 0+R\\&=R\end{aligned}
This result shows that we can find the remainder of p\left(x\right)\div \left(x-a\right) without performing the division. It is known as the remainder theorem.
Using the remainder theorem, determine the remainder when p\left(x\right)=2x^3-4x^2+3x-1 is divided by 2x+1.
When the polynomials P\left(x\right)=x^4+5x^3-mx+n and Q\left(x\right)=mx^2+nx-1 are each divided by D\left(x\right)=x-1, the remainders are 7 and -6 respectively. Find the values of m and n.
To find the remainder of \dfrac{p\left(x\right)}{x-a} without performing the division, we can evaluate p\left(a\right). The result will be the value of the remainder.