Question 169236
<pre><font size = 4 color = "indigo"><b>
Use long division to find the quotient and remainder when 
{{{2x^5+4x^4-x^3-x^2+7}}} is divided by {{{2x^2-1}}}

We must fill in gaps in powers with terms with 0
coefficients. I also will put in 1-coefficients:

Write:
{{{2x^5+4x^4-x^3-x^2+7}}} as {{{2x^5+4x^4-1x^3-1x^2+0x+7}}}

and

{{{2x^2-1}}} as {{{2x^2+0x-1}}}


                         1x<sup>3</sup> + 2x<sup>2</sup> +  0x +  .5 
            ---------------------------------- 
2x2 + 0x - 1)2x<sup>5</sup> + 4x<sup>4</sup> - 1x<sup>3</sup> - 1x<sup>2</sup> +  0x +   7
             2x<sup>5</sup> + 0x<sup>4</sup> - 1x<sup>3</sup>
             ---------------
                   4x<sup>4</sup> + 0x<sup>3</sup> - 1x<sup>2</sup>
                   4x<sup>4</sup> + 0x<sup>3</sup> - 2x<sup>2</sup>
                   ---------------
                         0x<sup>3</sup> + 1x<sup>2</sup> +  0x
                         0x<sup>3</sup> + 0x<sup>2</sup> +  0x
                         ---------------
                               1x<sup>2</sup> +  0x +   7
                               1x<sup>2</sup> +  0x -  .5
                               ---------------
                                           7.5


                            7.5
Answer:  x<sup>3</sup> + 2x<sup>2</sup> + .5 + ----------
                          2x² - 1
 
Edwin</pre>