The Long Division Calculator performs polynomial long division and shows how a dividend is divided by a divisor to obtain a quotient and, when needed, a remainder.
Polynomial long division
Arrange both polynomials in descending powers. Divide the leading term of the dividend by the leading term of the divisor, multiply the divisor by that term, subtract, and repeat until the remaining degree is lower than the divisor.
Worked example
Divide xΒ² + 5x + 6 by x + 2. The first term is x, giving x(x + 2) = xΒ² + 2x. Subtracting leaves 3x + 6. The next term is 3, and 3(x + 2) = 3x + 6. The remainder is 0, so the quotient is x + 3.
Why use long division?
The method is useful for simplifying rational expressions, checking polynomial factors, and preparing expressions for integration or further algebraic work.