Division by Quadratic Polynomials
A quadratic divisor can leave a linear remainder
A quadratic has degree 2. Stop when what remains has degree below 2: it may be , a constant, or zero. Do not force every remainder to be a number.
Worked example
Divide x⁴ + 2x³ − x² + 3x + 5 by x² + 1.
Divide the leading terms, , and subtract its product with the whole divisor:
The fourth-power terms cancel. The square terms give ; all other terms stay unchanged. Calling the original dividend , we have:
Now use , then :
We cannot cancel the remaining using a polynomial multiple of : it would require a negative power. That is why we stop.
Divide by . Include the missing power before starting.
Show worked answer
Write . Successive quotient terms are , , −1.
Matching coefficients is an alternative
Two polynomials that agree for every have the same coefficient of each power. To divide a cubic by a quadratic, write a linear quotient and a remainder , expand, then match like powers.
Worked example
Write x³ + x² + 2x + 3 as (x² + 1)Q + R.
Match : . Match : . Then gives , and gives .
Use coefficient matching to divide by .
Show worked answer
, , , .
