Pre-Calculus: Polynomial Long Division
Synopsis
Polynomial long division is a concept which allows us to divide any two info polynomials A polynomial is a expression which consists of terms. Terms may be a constant number, or some number multiplied by a variable raised to a positive integer power. and obtain the info quotient The quotient is the result of a division operation. \begin{array}{rl} \frac{3x^3}{x^2}=\color{DodgerBlue}{3x} \end{array} along with a info remainder The remainder is the expression which can no longer be further divided by the divsor. if applicable. It is very simillar to standard long division and can be memorized with the following sequence; Divide, Multiply, Subtract, Bring down.
Example
In this example we are given the following info rational expression In other words, a rational expression consists of a fraction in which both the numerator (top) and denominator (bottom) are polynomials. \( \frac{2x^4-21x^2+9x+5}{x+3} \) to solve. Here is a guided example showing the steps for polynomial long divison.
- Setup the equation as follows:
\begin{array}{rll} x+3 \enclose{longdiv}{2x^4+0x^3-21x^2+9x+5}\kern-.2ex \\[-3pt] \end{array}
- The info dividend The dividend is the expression which is to be divided. This is the top part of a fraction. \begin{array}{rl} \frac{\color{DodgerBlue}{3x^3}}{x^2}=3x \end{array} goes under the divison bracket. Ensure the the polynomial is in info descending order Descending order means that the highest degree terms come first. \begin{array}{rl} x^2+3x-4 \end{array} and add placeholders for any missing info degree The degree of a term is the power to which the variable/number is raised. \begin{array}{rl} 5x^{\color{DodgerBlue}{2}} \end{array} terms.
- The info divisor The divisor is the expression which divides the dividend. This is the bottom part of a fraction. \begin{array}{rl} \frac{3x^3}{\color{DodgerBlue}{x^2}}=3x \end{array} goes to the left of the divison bracket.
Notes:
Now that we have the equation setup we can perform the following 4 steps repeatedly until we are left with zero or a remainder.
- Divide the current info leading term The leading term is the first term when the polynomial is written in decending order or standard form. \begin{array}{rl} {\color{DodgerBlue}{x^2}}+3x-4 \end{array} in the dividend by the leading term of the divisor.
- We can add the quotient ontop of the term with the same degree within the division bracket.
- Distribute the quotient from the operation for all terms in the divisor.
- Subtract the product polynomial from the initial dividend:
- Bring down the next term of the dividend polynomial.
\begin{array}{rl} \frac{2x^4}{x+3}=2x^3 \end{array}
Notes:
\begin{array}{rll} 2x^3 \phantom{000000000000000} && \\[-3pt] x+3 \enclose{longdiv}{2x^4+0x^3-21x^2+9x+5}\kern-.2ex \\[-3pt] \end{array}
\begin{array}{rl} 2x^3(x+3)=2x^4+6x^3 \end{array}
\begin{array}{rll} 2x^3 \phantom{000000000000000} && \\[-3pt] x+3 \enclose{longdiv}{\cancel{2x^4}+0x^3-21x^2+9x+5}\kern-.2ex \\[-3pt] \underline{-(2x^4+6x^3)} \phantom{0000000000000} \\[-3pt] 0x^4-6x^3 \phantom{00000000000000} \\[-3pt] \end{array}
\begin{array}{rll} 2x^3 \phantom{00000000000000} && \hbox{(Calculations - Steps 2 & 3)} \\[-3pt] x+3 \enclose{longdiv}{\cancel{2x^4}+0x^3-21x^2+9x+5}\kern-.2ex \\[-3pt] \underline{-(2x^4+6x^3)} \phantom{000} \nabla \phantom{000000000} && 2x^3(x+3)=2x^4+6x^3 \\[-3pt] -6x^3-21x^2 \phantom{00000000} \\[-3pt] \end{array}
- We can now repeat steps 1-4 again: (This time our leading coefficient of our dividend polynomial is \(-6x^3\))
- And because the degree of our resulting polynomial is still higher than the degree of the divisor we can repeat once more.
- At last we are left with 5, which has a degree of 0. This is lower than the degree of the divisor (1) and as a result we can no longer divide any further. Because the resulting number is not 0, this means that we have a remainder. We can rewrite the final expression of our answer as follows:
- Notice how the remainder is written as a fraction over the divisor.
\begin{array}{rll} 2x^3-6x^2 \phantom{0000000000} && \hbox{(Calculations - Steps 2 & 3)} \\[-3pt] x+3 \enclose{longdiv}{\cancel{2x^4}+\cancel{0x^3}-21x^2+9x+5}\kern-.2ex \\[-3pt] \underline{-(2x^4+6x^3)} \phantom{00000} \nabla \phantom{000} \nabla \phantom{0000} && 2x^3(x+3)=2x^4+6x^3 \\[-3pt] -6x^3-21x^2 \phantom{00000000} \\[-3pt] \underline{-(-6x^3-18x^2)} \phantom{0000000} && -6x^2(x+3)=-6x^3-18x^2 \\[-3pt] 3x^2+9x \phantom{000} \\[-3pt] \end{array}
\begin{array}{rll} 2x^3-6x^2+3x \phantom{000000} && \hbox{(Calculations - Steps 2 & 3)} \\[-3pt] x+3 \enclose{longdiv}{\cancel{2x^4}+\cancel{0x^3}\cancel{-21x^2}+\cancel{9x}+5}\kern-.2ex \\[-3pt] \underline{-(2x^4+6x^3)} \phantom{00000} \nabla \phantom{00000} \nabla \phantom{00} \nabla && 2x^3(x+3)=2x^4+6x^3 \\[-3pt] -6x^3-21x^2 \phantom{00000000} \\[-3pt] \underline{-(-6x^3-18x^2)} \phantom{0000000} && -6x^2(x+3)=-6x^3-18x^2 \\[-3pt] 3x^2+9x \phantom{000} \\[-3pt] \underline{-(3x^2+9x)} \phantom{00} && 3x(x+3)=3x^2+9x \\[-3pt] 5 \phantom{} \\[-3pt] \end{array}
\begin{array}{rl} 2x^3-6x^2+3x+\frac{5}{x+3} \end{array}
Notes:
Knowledge Check
Find the quotient of the following expression: \( \frac{9x^2+6x+3}{3x+2} \)
Correct!
Incorrect.
More Resources
If you need more help you may visit the following websites, videos, and more.