Question 1206106
<pre>
In case your class has gotten to long division but 
hasn't gotten to synthetic division:

x<sup>3</sup>+19x<sup>2</sup>+14x+218 divided by x+4.

     <u>         x<sup>2</sup> + 15x -  46</u>
x + 4) x<sup>3</sup> + 19x<sup>2</sup> + 14x + 218
       <u>x<sup>3</sup> +  4x<sup>2</sup></u>
            15x<sup>2</sup> + 14x
            <u>15x<sup>2</sup> + 60x</u>
                  -46x + 218
                  <u>-46x - 184</u>
                         402

Edwin</pre>