Question 1094367
-------------------------------------------------------------------
<b>Use synthetic division</b> to find the quotient and the remainder.
-------------------------------------------------------------------

<pre>
2   |   1   0   1    -1    0    0
    |
    |       2   4    10   18   36         
    |___________________________________
        1   2   5    9    18   36
</pre> 

-
Quotient:  x^4+2x^3+5x^2+9x+18
Remainder:  36
-








<i>fixed sign mistake</i>