Question 16772
(6x^5 - 5x^4 - 6x^3 - 10x^2 + 21x - 9)/(2x - 3)

Straight out let me tell you I have never liked long division. And looking at that,I suddenly remembered why. But anyhow, heres how it goes:<br>

<pre>
2x - 3 <b>|</b> 6x^5 - 5x^4 - 6x^3 - 10x^2 + 21x - 9 <b>|</b> 3x^4 + 2x^2 - 5x + 3
       <b>|</b> 6x^5 - 9x^4
               -     +
        <b>---------------</b>
                       4x^4 - 6x^3
                       4x^4 - 6x^3
                      -     +
                      <b>------------</b>
                                    -10x^2 + 21x
                                    -10x^2 + 15x
                                    +      -
                                   <b>------------</b>
                                             6x - 9
                                             6x - 9
                                            -   +
                                           <b>----------</b>
                                             [remainder = 0]

</pre>

<P>
As you can see,the quotient is (3x^4+2x^3-5x+3) and there is no remainder. Hope this helps.
 - Prabhat