Question 606954
<pre>
If you know how to do the basic math long division on the left
then you know how to do the algebra long division problem on the 
right.  The basic math division was chosen so there would be no 
borrows or carrys, and the digits are exactly the same as the 
coefficients in the algebra long division:

     <u>   2211</u>                    <u>        2x³+2x²+1x+1</u>
  312)689895            3x²+1x+2)6x<sup>5</sup>+8x<sup>4</sup>+9x³+8x²+9x+5
      <u>624</u>                        <u>6x<sup>5</sup>+2x<sup>4</sup>+4x³</u>  
       658                           6x<sup>4</sup>+5x³+8x²    
       <u>624</u>                           <u>6x<sup>4</sup>+2x³+4x²</u>
        349                              3x³+4x²+9x
        <u>312</u>                              <u>3x³+1x²+2x</u>
         375                                 3x²+7x+5
         <u>312</u>                                 <u>3x²+1x+2</u>
          63                                     6x+3 


</pre>