Dividing One Polynomial by Another
Just as we divide whole numbers (17 ÷ 5 gives quotient 3, remainder 2), we can divide one polynomial by another. The process is long division, very similar to numbers.
Division Algorithm for Polynomials: If and are any two polynomials with , then there exist unique polynomials (quotient) and (remainder) such that where either or .
Here is the dividend, the divisor, the quotient, and the remainder.
Key Point: The remainder's degree must be less than the divisor's degree — that's when you stop dividing. (Notice the resemblance to with for numbers.)
[Board Important] A note for CBSE students: the division algorithm was removed from the rationalised CBSE textbook, but it remains in many State Board syllabi and is genuinely useful, so we include it here.
The Long Division Steps
Let's divide by to see the method.
- Divide the first term of the dividend by the first term of the divisor: . This is the first term of the quotient.
- Multiply the divisor by : , and subtract: . Bring down : now we have .
- Repeat: . Multiply: . Subtract: .
- Remainder is 0, quotient is .
So .
Key Point: Always write the polynomials in decreasing powers of before dividing, and leave gaps (or write ) for missing powers.
[Board Important] Show each subtraction line clearly. Skipping steps is the most common reason for losing marks in division questions.
Verifying the Division
After dividing, you can (and should) check your work using the division algorithm itself:
If this identity holds when you multiply out, your division is correct.
Degree check
The degrees follow a neat rule when : and .
Key Point: Use the verification both to catch mistakes and because some exam questions specifically ask you to verify the division algorithm.
[Board Important] A typical 3-mark question: 'On dividing by , the quotient and remainder were found. Verify the division algorithm.' Just substitute and expand to confirm.
Using Division to Find All Zeroes
The division algorithm has a powerful application: if you know some zeroes of a polynomial, you can find the rest.
The idea
If is a zero of , then is a factor of . So if two zeroes are known, say and , then is a factor. Divide by this factor; the quotient gives the remaining zeroes.
Worked outline
Given that and are two zeroes of :
- is a factor.
- Divide by to get quotient .
- Solve : .
- So all four zeroes are .
Key Point: Known zeroes give a known factor; dividing by it reduces the problem to a smaller (often quadratic) polynomial you can solve.
[Board Important] This 'find all zeroes given some' question is a classic 3–4 mark problem. The factor from a pair of zeroes is always .
Solved Examples
Example 1: Basic division
Divide by .
Solution:
- ; ; subtract: . Bring down : .
- ; ; subtract: .
- Quotient , remainder .
Final Answer: Quotient , remainder 0.
Takeaway: Remainder 0 means the divisor is a factor.
Example 2: Division with a non-zero remainder
Divide by .
Solution:
- ; ; subtract: . Bring down : .
- ; ; subtract: .
- Quotient , remainder .
Final Answer: Quotient , remainder 6.
Takeaway: Stop when the remainder's degree is less than the divisor's.
Example 3: Verify the division algorithm
For Example 2, verify that dividend divisor × quotient + remainder.
Solution:
- Divisor × quotient .
- Add remainder: .
- This equals the dividend . ✓
Final Answer: Verified: .
Takeaway: Multiply out and add the remainder to confirm.
Example 4: Division by a quadratic
Divide by .
Solution:
- ; ; subtract: . Bring down .
- ; ; subtract: .
- Degree of (which is 1) < degree of divisor (2), so stop.
Final Answer: Quotient , remainder .
Takeaway: Stop once the remainder's degree drops below the divisor's degree.
Example 5: Find all zeroes given two
Find all zeroes of , given that 1 and are two of them.
Solution:
- Since 1 and are zeroes, is a factor.
- Divide: gives quotient (remainder 0).
- Solve .
Final Answer: All zeroes: .
Takeaway: Known zeroes → known factor → divide → solve the quotient.
Example 6: Find all zeroes with surd zeroes
Find all zeroes of , given that and are two zeroes.
Solution:
- is a factor.
- Divide by : quotient , remainder 0.
- Solve .
Final Answer: All zeroes: .
Takeaway: A pair contributes the factor .
Example 7: Find values that make the remainder zero
Find so that is a factor of .
Solution:
- If is a factor, then is a zero, so .
- .
- So .
Final Answer: .
Takeaway: is a factor ⇔ (Factor Theorem).
Example 8: Quotient and remainder, then verify
Divide by and verify.
Solution:
- ; ; subtract: . Bring down : .
- ; ; subtract: .
- Quotient , remainder 3. Check: . ✓
Final Answer: Quotient , remainder 3.
Takeaway: Always verify with divisor × quotient + remainder.
Example 9: Degree of quotient and remainder
If a degree-5 polynomial is divided by a degree-2 polynomial, what are the degrees of the quotient and the maximum degree of the remainder?
Solution:
- .
- The remainder's degree must be less than the divisor's, so at most degree 1.
Final Answer: Quotient degree 3; remainder degree at most 1.
Takeaway: ; .
Example 10: Find remainder using the Remainder Theorem
Find the remainder when is divided by .
Solution:
- By the Remainder Theorem, the remainder is .
- .
Final Answer: Remainder .
Takeaway: Dividing by leaves remainder — no long division needed.