Polynomial division by (x - r) remainder calculator

The Polynomial division by (x - r) remainder calculator computes polynomial division by (x - r) remainder from the relation remainder = P(r). It takes 4 inputs (x^2 coeff, x coeff, constant, divisor root r) and returns the remainder. These calculators are for students and tutors working through algebra, and for anyone in a technical or trades role who needs to solve an equation, work with a sequence or series, or handle an expression involving logarithms, complex numbers, matrices or vectors before carrying the result into a longer piece of working. Enter your values below and the result updates instantly, and you can share a permalink that pre-fills the exact calculation. Enter each value in the form the calculator expects, whether that is a list of coefficients, the terms of a sequence, or the entries of a matrix or vector, keeping every minus sign attached to the quantity it belongs to and checking the order of entry wherever the operation is not symmetric; where a result has an exact form, carry that form into any further steps rather than a rounded decimal, since rounding early compounds through the rest of the working. For example, with x^2 coeff = 1, x coeff = -5, constant = 6, divisor root r = 0, the remainder works out to 6, and the worked example further down the page shows every step so you can follow the arithmetic and reproduce it by hand. The method is the standard form documented by NIST DLMF, and the figure above each result carries the date it was last verified. Algebraic results hold only where the operation is defined, so watch for inputs that give no real solution, force a division by zero, leave a matrix without an inverse, or fall outside the permitted domain, and read any decimal on screen as a rounded rendering of an exact value rather than the value itself.

With x^2 coeff = 1, x coeff = -5, constant = 6, divisor root r = 0, the result is 6.

Formula: remainder = P(r). Source: NIST DLMF, as at 2026-07-09.

Remainder6

Applies to: any numeric inputs. Method source: NIST DLMF, checked 2026-07-09.

The formula

remainder = P(r)

Worked example

With x^2 coeff = 1, x coeff = -5, constant = 6, divisor root r = 0:

  1. remainder = P(r)
  2. Remainder = 6

This worked example is one of the automated golden-value tests this calculator must pass before it can publish.

What this assumes

  • Inputs are real numbers in the units shown.
  • The result is the exact value of remainder = P(r); general information, not professional advice.

Frequently asked questions

What formula does this use?

remainder = P(r), the standard form documented by NIST DLMF.

Does the result ever change over time?

No. This is a pure formula with no external rate, so the same inputs always give the same result.

Official sources and verification

Reviewed by the CalculatorHub team, edited by James Graham, 2026-07-09. See our methodology. General information, not professional advice.