ProMathTools
ProMathTools

Synthetic Division

Our Synthetic Division Calculator helps you quickly divide polynomials by a linear factor (x - k). Just enter the coefficients of your polynomial and the root 'k' from your divisor, and we'll show you the quotient and remainder.

Enter coefficients separated by spaces, from highest degree to constant term. Use 0 for missing terms (e.g., '1 0 -7 6' for x³ - 7x + 6).

If your divisor is (x - k), enter 'k'. If it's (x + k), enter '-k'.

How it works

Our Synthetic Division Calculator helps you quickly divide polynomials by a linear factor (x - k). Just enter the coefficients of your polynomial and the root 'k' from your divisor, and we'll show you the quotient and remainder.


The Formula
For a polynomial P(x) and a linear divisor (x - k), synthetic division finds the quotient Q(x) and remainder R such that P(x) = Q(x)(x - k) + R.

Worked Example
  1. Example: Divide x³ - 7x + 6 by x - 2

    To divide x³ - 7x + 6 by x - 2, enter the coefficients '1 0 -7 6' (note the 0 for the missing x² term) and the root '2' (since x - 2 = 0 implies x = 2). The calculator will output a quotient of x² + 2x - 3 and a remainder of 0.


Tips, Assumptions & Limitations
  • Always include a zero for any missing terms in your polynomial (e.g., x³ + 5 becomes '1 0 0 5').
  • The divisor must be in the form (x - k). If it's (x + k), use -k as your root.
  • The degree of the quotient polynomial will be one less than the original polynomial.
FAQ

Synthetic division is a shortcut method for dividing polynomials by linear factors of the form (x - k). It's particularly useful for finding roots of polynomials, factoring polynomials, and evaluating polynomial functions.

When setting up synthetic division, you must include a zero for any missing powers of x. For example, if you have x³ + 5, you'd represent its coefficients as 1 (for x³), 0 (for x²), 0 (for x¹), and 5 (for the constant term).

If your divisor is (x + k), you should rewrite it as (x - (-k)). This means you'll use -k as your divisor root in the synthetic division process. For example, for (x + 3), use -3 as the root.

Companion article

Synthetic Division Calculator: Your Algebra Shortcut

Related Calculators
About UsBlogFAQsTerms and ConditionsPrivacy PolicySitemap
EmailLinkedInFacebook

© 2025-2026 PromathTools. All rights reserved.

Built by KruskalCode – SaaS & Automation Experts