Polynomial Long Division
You already worked a full problem correctly this week. This is reps, not reteaching — the one spot that bites is the subtract step, where the negative sign has to flip through every term.
Dave Matthews Sings Badly
Worked Example
The trap: in step 3 and step 6, every single term inside the parentheses flips sign, not just the first one. A double-negative — flipping a sign that was already negative back to positive — is the exact spot a sign error hides. Write out the flip explicitly instead of doing it in your head: "$-(3x^4+6x^3-3x^2)$ becomes $-3x^4-6x^3+3x^2$," term by term.
Faded — Just the Subtract Step
This step already appears mid-problem. Fill in the flip, then check.
Check it ›
$-(4x^2-9x) = -4x^2+9x$. Combined: $4x^2-3x-4x^2+9x = 6x$.
Practice Set (6) — Work It Out on Paper
Kept free-response here on purpose — a multiple-choice final answer can't show you which step broke, and this is a process skill. Do the full division, then reveal to check every step, not just the final answer.
$(x^3+5x^2+8x+4) \div (x+1)$
Check it ›
Quotient $x^2+4x+4$, remainder $0$. Every subtract step here has no double-negative — confirm the Divide/Multiply/Bring-down sequence is automatic before adding sign complexity.
$(x^3-2x^2-5x+6) \div (x-3)$
Check it ›
Quotient $x^2+x-2$, remainder $0$. Exactly one step needs the flip-and-add move — locate it before you start writing.
$(2x^3-3x^2+4x-5) \div (x-1)$
Check it ›
Quotient $2x^2-x+3$, remainder $-2$. Sign flips required at nearly every subtract step — this is the one to slow all the way down on.
$(x^3+2x^2-x-2) \div (x+2)$ — this time watch the divisor: the negative can come from the divisor's own terms too, not just the dividend.
Check it ›
Quotient $x^2-1$, remainder $0$. Same skill, different source of the negative — confirms it's not just "watch the dividend."
$(x^3-8) \div (x-2)$
Check it ›
Quotient $x^2+2x+4$, remainder $0$. There's no $x^2$ or $x$ term in the dividend — write it as $x^3+0x^2+0x-8$ first, so nothing shifts columns by accident.
$(5x^4-3x^2+2x-9) \div (x^2+x+2)$
Check it ›
Write the dividend as $5x^4+0x^3-3x^2+2x-9$ first. Quotient $5x^2-5x-8$, remainder $20x+7$. This one's exam-length — everything you've practiced, in one problem.
Recognizing the Answer Format
The exam is multiple choice — and a division remainder can be shown two different ways. Both mean the same thing; only one might match what's on your screen.
Which of these correctly represents $10x - 6$ with remainder $-2$, divided by $(7x^3+2x^2+10x+7)$?
A) $10x-6, \; R=-2$ B) $10x-6+\dfrac{-2}{7x^3+2x^2+10x+7}$ C) $10x-6-2$
Check it ›
Both A and B are correct — the exam might show either format. A is the "quotient, remainder" style; B folds the remainder into the expression as a fraction over the divisor. They're the same answer written two ways. C just glued the remainder onto the quotient with no fraction — that's not equivalent to either.
Before You Leave — Add This to Your Sheet
"Dave Matthews sings badly — Divide, Multiply, Subtract (flip every sign, then add), Bring down." And: a remainder can show up on the exam as "$R = {-2}$" or as "$+\dfrac{-2}{\text{divisor}}$" — same thing, two formats.