Simplify
Put both polynomials in standard descending order. As written the terms are scrambled, and long division depends entirely on degree order:
The quotient will have degree .
Insert zero placeholders for the missing powers. The numerator has no and no term, so write
Without these placeholders the columns misalign and every subsequent subtraction goes wrong.
Rounds 1 and 2. Divide leading terms, multiply, subtract:
Rounds 3 and 4.
The leftover has degree , below the divisor degree , so the division stops here.
Write the result as quotient plus proper remainder.
Verify by multiplying back. Expanding reproduces exactly. Note the divisor has discriminant , so it never factors over the reals and the remainder cannot be simplified further by partial fractions with real linear factors.
Need to solve a different problem like this? Open the solver →