Solve polynomial division problems online. Find the quotient and remainder of any two polynomials.
Enter the dividend and divisor polynomials below to perform the calculation.
Use '^' for exponents (e.g., x^3). Separate terms with '+' or '-'. Coefficients of 1 can be omitted (e.g., x^2 instead of 1x^2).
Explore these common use cases to see how the calculator works.
A standard polynomial division problem.
P(x): x^3 - 6x^2 + 11x - 6
D(x): x - 2
An example where the division results in a non-zero remainder.
P(x): 3x^3 + 5x^2 + x - 1
D(x): x + 2
Dividing a polynomial by a quadratic divisor.
P(x): 2x^4 - 3x^3 + 5x^2 + x + 7
D(x): x^2 - 2x + 3
An example where the dividend has missing terms (e.g., no x^2 term).
P(x): x^3 - 1
D(x): x - 1