SAT Polynomial Division: Synthetic Division and Long Division Techniques

Published on February 14, 2026
SAT Polynomial Division: Synthetic Division and Long Division Techniques

Understanding When to Use Polynomial Division

Polynomial division is useful when factoring is difficult or when you need to verify that a value is a root of a polynomial. The Remainder Theorem states: if you divide a polynomial P(x) by (x-a), the remainder equals P(a). So if P(5)=0, then (x-5) is a factor of P(x). Conversely, if (x-5) is a factor, then x=5 is a root. Polynomial division helps you find these roots and factors systematically. There are two methods: long division (works for any divisor) and synthetic division (faster for divisors of the form x-a). Synthetic division is faster and less error-prone than long division for linear divisors, so use it whenever the divisor is (x-a) for some constant a; use long division for more complex divisors or when synthetic division does not apply.

Before dividing, always arrange the polynomial in descending order of powers and include zero coefficients for missing terms. For example, x^3-8 should be written as x^3+0x^2+0x-8 before dividing. This ensures you do not skip terms or make alignment errors. If your dividend is missing terms, synthetic division becomes more error-prone; long division is safer in those cases.

Take full-length adaptive Digital SAT practice tests for free

Same format as the official Digital SAT, with realistic difficulty.

Start free practice test
No credit card required • Free score report

Synthetic Division Step-by-Step

To divide x^3-3x^2+2x-5 by x-2 using synthetic division: (1) Write the divisor's root in a box: |2. (2) Write the polynomial's coefficients in a row: 1 -3 2 -5. (3) Bring down the first coefficient: 1. (4) Multiply by the root (2*1=2) and add to the next coefficient: -3+2=-1. (5) Repeat: multiply by root (2*-1=-2) and add to next (2+(-2)=0). Multiply again (2*0=0) and add (-5+0=-5). (6) The sequence 1 -1 0 -5 represents the quotient coefficients (1x^2-x+0) plus remainder (-5). So x^3-3x^2+2x-5=(x-2)(x^2-x)+(-5), or written differently, the quotient is x^2-x with remainder -5. The last number in the synthetic division result is the remainder; if the remainder is 0, then (x-a) is a factor and x=a is a root of the polynomial. This makes synthetic division a quick way to test whether a value is a root: if synthetic division gives remainder 0, you have found a root.

Practice synthetic division with 5 examples per day until the mechanical process becomes automatic. Common errors include: forgetting to include zero coefficients for missing terms, making arithmetic mistakes in the multiply-and-add steps (slow down and check each step), and misinterpreting the result (the result is quotient plus remainder, not just quotient). Setting up the division correctly and checking your arithmetic prevents most errors.

Polynomial Long Division

Long division works for any polynomial divisor. To divide x^3+2x^2-5x+3 by x^2+1: (1) Ask: what do you multiply x^2 by to get x^3? Answer: x. (2) Multiply (x)(x^2+1)=x^3+x and subtract from the dividend: (x^3+2x^2-5x+3)-(x^3+x)=2x^2-6x+3. (3) Ask: what do you multiply x^2 by to get 2x^2? Answer: 2. (4) Multiply (2)(x^2+1)=2x^2+2 and subtract: (2x^2-6x+3)-(2x^2+2)=-6x+1. (5) Since -6x+1 has degree less than the divisor's degree (x^2+1), you stop. The quotient is x+2 and the remainder is -6x+1. So x^3+2x^2-5x+3=(x^2+1)(x+2)+(-6x+1). In polynomial long division, the division process continues until the remainder has degree less than the divisor's degree; at that point, you cannot divide further.

Long division is slower than synthetic division but applies more broadly. Use it when the divisor is not a linear binomial or when you need to divide by something like (x^2+1). Set up the work neatly, aligning like powers, to prevent errors. Check your result by multiplying: (divisor)(quotient)+(remainder) should equal the original dividend.

Take full-length adaptive Digital SAT practice tests for free

Same format as the official Digital SAT, with realistic difficulty.

Start free practice test
No credit card required • Free score report

Using Division to Find Roots and Factor Polynomials

The Factor Theorem states: (x-a) is a factor of P(x) if and only if P(a)=0. To find factors, test potential roots using the Rational Root Theorem (if P(x) has integer coefficients, any rational root p/q must have p dividing the constant term and q dividing the leading coefficient). Test these candidates using synthetic division. If the remainder is 0, you have found a root and a factor. For P(x)=x^3-6x^2+11x-6, test x=1: 1-6+11-6=0, so x=1 is a root. Use synthetic division to confirm and find the quotient (x^2-5x+6). Factor the quotient (x-2)(x-3). So P(x)=(x-1)(x-2)(x-3). This process—testing candidates with synthetic division, finding roots, and factoring—provides a systematic way to completely factor polynomials when other methods do not work directly.

A 5-step root-finding process: (1) Apply Rational Root Theorem to list candidates. (2) Use synthetic division to test candidates. (3) When you find a root (remainder=0), note the factor and the reduced polynomial. (4) Repeat with the reduced polynomial. (5) Stop when the remaining polynomial is quadratic or easily factorable. Practice this process on 3-4 polynomials weekly to build fluency, ensuring you can find roots and factor complete polynomials by test day.

Use AdmitStudio's free application support tools to help you stand out

Take full length practice tests and personalized appplication support to help you get accepted.

Sign up for free
No credit card required • Application support • Practice Tests

Related Articles

SAT Polynomial Operations: Factoring, Expanding, and Simplification

Master polynomial factoring patterns and expansion. These algebra skills underlie many SAT problems.

Using Desmos Graphing Calculator: Features and Efficiency on the Digital SAT

Master the Desmos calculator built into the digital SAT. Use graphs to solve problems faster.

SAT Active Voice vs. Passive Voice: Writing Clearly and Concisely

The SAT tests whether you can recognize passive voice and choose active voice when appropriate. Master the distinction.

SAT Reducing Hedging Language: Making Stronger Claims in Academic Writing

Words like "seems," "might," and "possibly" weaken claims. Learn when to hedge and when to claim confidently on the SAT.