Exercise 2.4.4

Recall how we divide a polynomial such as \(2x^3-3x^2-11x+6\) (called the dividend or the numerator) by a polynomial of same or lower degree such as \(x-4\) (called the divisor or the denominator).

\(2x^2\) \(+5x\) \(+9\)
\(x\)\(-4\) \(\big)2x^3\) \(-3x^2\) \(-11x\) \(+6\)
\(2x^3\)\(-8x^2\)
\(5x^2\) \(-11x\) \(+6\)
\(5x^2\)\(-20x\)
\(9x\) \(+6\)
\(9x\)\(-36\)
\(42\)

So the quotient is \(q(x)=2x^2+5x+9\) and the remainder is \(r(x)=42\).