Extending Integer Long Division to Polynomials
Polynomial long division finds the quotient and remainder by repeating the same divide, multiply, subtract, and bring-down pattern used in integer long division. Column alignment is what makes the pattern work, because only like terms may be subtracted from each other.
Preparing for Long Division
Before starting the division, there are a few things to prepare:
-
Order Terms:
Write the dividend () and the divisor () in descending order of variable powers (from highest power to lowest).
-
Complete Terms:
If a power is missing, insert its zero coefficient as a placeholder. This keeps like powers in the same column during subtraction.
Example:
If , the term is missing.
So we write it as .
-
Set Up Division:
Write the division in long division format, with (the completed form) inside the division symbol and outside.
Steps for Long Division
The division process is performed step-by-step as follows:
- Divide: Divide the first term of by the first term of . Write the result as the first term of the quotient () above the line.
- Multiply: Multiply the quotient term just obtained by the entire divisor .
- Subtract: Write the result of the multiplication below , aligning like terms, then subtract it from to get a temporary remainder.
- Bring Down: Bring down the next term from next to the temporary remainder to form a new polynomial.
- Repeat: Repeat steps with this new polynomial until the degree of the temporary remainder is less than the degree of the divisor .
Long Division Example
Divide by .
-
Preparation:
- (complete the term)
-
Division Process:
The quotient is and the remainder is . The next steps show each multiplication and subtraction, including the zero coefficient of .
-
Step-by-Step Explanation:
Iteration :
-
Divide: Divide the first term by the first term of the divisor :
Write as the first term of the quotient.
-
Multiply: Multiply by the divisor :
-
Subtract: Subtract the result from the initial polynomial:
-
Bring Down: Bring down the next term () to get the new polynomial:
Iteration :
-
Divide: Divide the first term of the new polynomial by the first term of the divisor :
Write as the next term of the quotient.
-
Multiply: Multiply by the divisor :
-
Subtract: Subtract the result from the current polynomial:
-
Bring Down: Bring down the next term () to get the temporary remainder:
Stop: The degree of the remainder (, degree ) is less than the degree of the divisor (, degree ), so the division stops.
-
-
Result:
- The Quotient () is .
- The Remainder () is .
-
Writing in Division Algorithm Form:
Based on the division algorithm, we can write the result as:
-
Fraction Form:
-
Multiplication Form:
-
Long division records every quotient, multiplication, and subtraction step. That explicit layout works for divisors of any positive degree and makes the reconstruction easy to check.
Exercise
Find the quotient polynomial and the remainder polynomial after dividing by . Confirm the result by multiplying the divisor with the quotient and adding the remainder.
State the result in the form .
Worked Solution
Complete to become .
First divide the leading terms to obtain . After multiplying and subtracting, the new leading term is , so the next quotient term is . The final remainder has lower degree than the divisor, so the division stops.
-
Quotient:
-
Remainder:
-
Division Algorithm Form: