SOLUTION: how will you solve this eaple using synthetic division 2x^3+5x^2-4x-1/x^2-1

Algebra ->  Polynomials-and-rational-expressions -> SOLUTION: how will you solve this eaple using synthetic division 2x^3+5x^2-4x-1/x^2-1       Log On


   



Question 672221: how will you solve this eaple using synthetic division 2x^3+5x^2-4x-1/x^2-1


Answer by Edwin McCravy(20060) About Me  (Show Source):
You can put this solution on YOUR website!
Synthetic division can only be used when dividing by 

x+a or  x-a 

To divide  by x²-1 as in your problem,

%282x%5E3%2B5x%5E2-4x-1%29%2F%28x%5E2-1%29

you can only use long division:

                2x+5
x²+0x-1)2x³+5x²-4x-1
        2x³+0x²-2x
            5x²-2x-1
            5x²+0x-5
               -2x+4

Answer: 2x + 5 + %28-2x%2B4%29%2F%28x%5E2-1%29

However, you can do the long division synthetically
by writing only the coefficients, like this:

            2  5
1 0 -1)2 5 -4 -1                
       2 0 -2
         5 -2 -1
         5  0 -5
           -2  4

and interpreting the quotient and remainder appropriately
by subtracting the largest exponent of the denominator from
the largest exponent in the numerator and writing this 
exponent of x by the coefficient of the first term in the
quotient. 

Edwin