How does long division split one polynomial by another into a quotient and a remainder, and what does the identity P(x) = D(x)Q(x) + R(x) tell us?
Divide one polynomial by another using long division, expressing the result in the form P(x) = D(x)Q(x) + R(x) where the remainder has degree less than the divisor, handling missing terms, and writing the result in the rational form P/D = Q + R/D
A first-contact answer to the HSC Maths Extension 1 dot point on dividing polynomials. The division algorithm P(x) = D(x)Q(x) + R(x) with deg R less than deg D, long division by linear and quadratic divisors, handling missing terms with zero coefficients, the remainder form P/D = Q + R/D, and checking by reconstruction, with worked examples.
Reviewed by: AI editorial process; not yet individually human-reviewed
Have a quick question? Jump to the Q&A page
What this dot point is asking
This is your first time dividing one polynomial by another, and the skill is the polynomial version of the long division you learned for whole numbers. When you divide by you get a quotient of and a remainder of , and you can write the whole story without fractions as . Polynomial division works the same way: you long-divide a polynomial by a divisor , and you get a quotient and a remainder that fit together as the identity . The one new rule is when to stop: you keep going until the remainder has a smaller degree than the divisor, because once it does you can no longer divide its leading term by the leading term of the divisor.
This is the Year 11 first-contact version. We reason entirely from the long-division algorithm and the identity. The shortcuts that let you find a remainder without dividing at all, the remainder theorem and the factor theorem, are the very next page; the applied and exam-heavy treatment that combines division with factorising lives on the Year 12 page on polynomial division and the factor theorem. Here the goal is to carry out the division itself cleanly and to read the result off in both standard and rational form.
The answer
The division algorithm: P = DQ + R
The central result mirrors integer division exactly. Where whole-number division gives a quotient and a remainder smaller than the divisor, polynomial division gives a quotient and a remainder of lower degree than the divisor.
The degree condition is not an optional tidy-up; it is what makes the quotient and remainder unique. If you stopped early and left a remainder whose degree was still as big as the divisor's, you could divide once more, so you would not yet have the true quotient. The phrase "divide until you cannot any more" means exactly "divide until the remainder has dropped below the degree of the divisor." Two quick consequences worth knowing:
- Dividing by a linear divisor (degree ) always leaves a remainder of degree less than , that is, a constant (possibly zero).
- Dividing by a quadratic divisor (degree ) leaves a remainder that is linear or constant, of the form .
The long-division method, step by step
The mechanics are a four-move cycle, repeated until the remainder is small enough. Lay the dividend out with its terms in descending powers, set the divisor to the left, and at each pass:
- Divide the leading term of what remains by the leading term of the divisor. This single term goes into the quotient, above its matching power column.
- Multiply the whole divisor by that quotient term.
- Subtract the product from the current dividend. The leading terms cancel by design, dropping the degree by one.
- Bring down the next term and repeat, until the running remainder has degree less than the divisor.
The reason the leading terms always cancel is the point of step 1: you chose the quotient term precisely so that, when multiplied by the divisor's leading term, it reproduces the leading term you are trying to remove. Every pass therefore kills the current highest power, and the working marches steadily down through the degrees.
Handling missing terms
A polynomial like has no , or term, and a dividend with gaps is where divisions go wrong, because a term can silently land in the wrong column. There are two equivalent safeguards, and you should pick one and use it every time:
- Insert zero coefficients. Rewrite as . Now every column has an entry and the subtractions line up automatically. This is the more reliable choice and the one used throughout this page.
- Leave a gap for the missing column. Write nothing in that column but keep the spacing, so later terms still fall under the right power.
The same applies to a divisor with a missing term: treat as so that, when you multiply and subtract, the middle column is handled rather than skipped.
Writing the result in rational form
The identity can be divided through by to express the original fraction as a polynomial plus a proper remainder fraction:
This is the polynomial echo of writing (or the mixed number ). The quotient is the "whole" part and is the leftover proper fraction, called proper because the degree of its top is less than the degree of its bottom. This form is the one you want for sketching rational functions and, later, for integration, because it splits a hard fraction into an easy polynomial plus a small remainder. A question may ask for either form, so be ready to convert: multiply the rational form through by to get back the standard identity, or divide the standard identity by to get the rational form.
Verifying by reconstruction
The single best habit in this topic is to check every division by rebuilding the dividend. Because the algorithm guarantees , you can expand , add , and you must recover term for term. If you do not, there is an arithmetic slip somewhere in the tableau. This check is quick, it is self-marking, and it turns a topic that is easy to fumble into one you can be certain about. Every worked example and practice solution on this page ends with this reconstruction.
A worked long-division tableau
Here is the full layout for dividing by . The quotient sits above the bar in its power columns, each step subtracts a multiple of the divisor, and the final remainder is at the foot.
Reading off the tableau, the quotient is and the remainder is , so
Building the tableau stage by stage
The same division, shown one cycle at a time. At each stage the newest quotient term and its subtraction are picked out in accent; earlier work is left in plain type. Build your own divisions in exactly this rhythm.
Stage 1, divide and subtract the leading terms. Divide by to get , the first quotient term. Multiply the divisor: . Subtract this from the dividend; the terms cancel and you are left with (the and brought straight down).
Stage 2, repeat on the new leading term. Divide by to get , the next quotient term. Multiply: . Subtract; the terms cancel and the running remainder becomes .
Stage 3, the last subtraction leaves the remainder. Divide by to get , the final quotient term. Multiply: . Subtract; the terms cancel and you are left with . Its degree is , less than , so the division stops. The completed quotient is with remainder .
How exam questions ask about polynomial division
The wording is predictable once you map it to the algorithm.
- "Use long division to divide by , expressing the result in the form ." Run the four-move cycle, stop at , and write the identity line explicitly. State and clearly.
- "Write the result in the form ." Do the same division, then divide the identity through by . The leftover fraction must be proper ().
- "Find the quotient and remainder when is divided by ." Just name and from the tableau; you do not always need the full identity line, but writing it is a safe, mark-earning check.
- "Show that is a factor of " or " is divisible by ." Divide and show the remainder is ; then , and you can quote the quotient as the cofactor.
- "Find and so that is exactly divisible by ." Either divide and set the remainder (which will contain and ) to zero, or write with an unknown quotient and equate coefficients. Both are reliable; equating coefficients is often faster for a clean divisor.
- "What are the possible degrees of the remainder on division by a cubic?" Use : a cubic divisor () forces the remainder to have degree , or (or be zero).
Practice questions
Original practice questions graded from foundation to exam level, each with a full worked solution. Try them before revealing the solution.
foundation3 marksUse long division to divide by , and write the result in the form .Show worked solution →
- Set up the division
- All powers from down to the constant are present, so no gaps are needed. Divide leading term by leading term at each step.
- Divide, multiply back, subtract, bring down
- ; then , and subtracting leaves . Next ; then , and subtracting leaves . Finally ; then , and subtracting leaves the remainder .
- Read off the quotient and remainder
- The quotient is and the remainder is , a constant of degree , which is less than as required.
- Write the identity
Check by reconstruction. Expanding, , and adding gives . The identity holds.
foundation3 marksDivide by . State the quotient and remainder, and say what the zero remainder tells you about .Show worked solution →
- Insert the missing terms
- Only and the constant appear, so write the dividend with zero coefficients to keep the columns aligned: .
- Carry out the division
- ; , leaving . Then ; , leaving . Then ; , leaving .
- State the result
- The quotient is and the remainder is , so
Interpret the zero remainder. Because the remainder is zero, is a factor of , and the division has factorised the dividend exactly. (This is the difference-of-cubes pattern with .)
Check by reconstruction. .
core4 marksDivide by the quadratic . Express the answer in both the form and the rational form .Show worked solution →
- Note the missing term in the divisor
- Write so the middle column is accounted for when you subtract. The dividend already has every power present.
- Divide leading term by leading term
- ; then , and subtracting from leaves .
- Repeat
- ; then , and subtracting leaves . Then ; then , and subtracting leaves .
- Stop at the right point
- The remainder has degree , which is less than , so the division is complete. The quotient is and .
- Write both forms
Check by reconstruction. , and adding gives .
core4 marksDivide by . Take care with the missing terms, and write the result in the form .Show worked solution →
- Fill the gaps with zeroes
- Two powers are missing, so write the dividend as . Skipping a column here is the most common way to get a polynomial division wrong.
- Divide step by step
- ; , leaving . Then ; , leaving . Then ; , leaving . Then ; , leaving .
- State the result
- The quotient is and the remainder is , a constant, so
Check by reconstruction. , and adding gives .
exam5 marksThe polynomial is exactly divisible by . Find the values of and , and state the quotient.Show worked solution →
Use the meaning of exact divisibility. Exactly divisible means the remainder is zero, so for some quotient . Since has degree and the divisor has degree , the quotient is a monic quadratic; write .
Expand the product.
Equate coefficients with . Matching term by term:
- constant: , so ;
- coefficient of : , so , giving and ;
- coefficient of : , so ;
- coefficient of : , so .
State the answer. , , and the quotient is , so
Check by reconstruction. , which matches with and . (Long-dividing by gives the same quotient with remainder .)
Related dot points
- Define a polynomial and use the language of degree, leading term, leading coefficient, monic and the zero polynomial, including the degree of sums and products and equating coefficients of identically equal polynomials
A first-contact answer to the HSC Maths Extension 1 dot point on the language of polynomials. Degree, leading term and coefficient, monic and the zero polynomial, the degree of sums and products, equating coefficients of identically equal polynomials, and even and odd polynomials, with worked examples.
- Sketch the graph of a polynomial in factored form using the behaviour of the leading term for large x and the multiplicity of each zero, deciding where the curve crosses, touches or has a horizontal inflection, and locate a zero between integers from a table of values
A first-contact answer to the HSC Maths Extension 1 dot point on sketching polynomials. End behaviour from the leading term, the multiplicity rule (cross, touch, horizontal inflection), a stage-by-stage sketch from factors, and locating a zero between integers from a value table, with worked examples.
- Use the remainder theorem (the remainder on division by x - a is P(a)) and the factor theorem ((x - a) is a factor if and only if P(a) = 0), test divisors of the constant term to locate integer zeroes, and combine these with division to find unknown coefficients and to fully factor a polynomial
A first-contact answer to the HSC Maths Extension 1 dot point on the remainder and factor theorems. The remainder on division by (x - a) is P(a); (x - a) is a factor exactly when P(a) = 0; an integer zero must divide the constant term. Find remainders without dividing, find unknown coefficients, and fully factor a cubic, with worked examples.
- Apply the division algorithm for polynomials and use the remainder and factor theorems to identify and verify factors and roots
A focused answer to the HSC Maths Extension 1 dot point on polynomial division. The division algorithm, the remainder theorem, the factor theorem, and using these to factorise cubics and quartics, with worked examples.
- Use the relationships between roots and coefficients (Vieta's formulas) for polynomials of degree two, three and four
A focused answer to the HSC Maths Extension 1 dot point on the relationships between roots and coefficients. Sum and product of roots, sum of roots taken in pairs, and applications to building polynomials from given root conditions, with worked examples.