SOLUTION: Please help me solve this polynomial division problem: -3x^3+3x-3 divided by x-2

Algebra ->  Polynomials-and-rational-expressions -> SOLUTION: Please help me solve this polynomial division problem: -3x^3+3x-3 divided by x-2      Log On


   



Question 198856This question is from textbook McDougal Littell Algebra 1
: Please help me solve this polynomial division problem:
-3x^3+3x-3 divided by x-2
This question is from textbook McDougal Littell Algebra 1

Answer by jim_thompson5910(35256) About Me  (Show Source):
You can put this solution on YOUR website!
In this problem, we can either use polynomial long division, or synthetic division.


Polynomial Long Division:

             -3x^2 - 6x - 9
    ---------------------------
x-2 ) -3x^3 + 0x^2 + 3x - 3
      -3x^3 - 6x^2
      ------------
              6x^2 + 3x
              6x^2 +12x
              ---------
                    -9x - 3
                    -9x +18 
                     ------
                        -21


So %28-3x%5E3+%2B+3x+-+3%29%2F%28x-2%29=-3x%5E2+-+6x+-+9%2B-21%2F%28x-2%29

which can be written as

%28-3x%5E3+%2B+3x+-+3%29%2F%28x-2%29=-3x%5E2+-+6x+-+9 remainder -21


==========================================================================

Synthetic Division


Start with the given expression %28-3x%5E3+%2B+3x+-+3%29%2F%28x-2%29

First lets find our test zero:

x-2=0 Set the denominator x-2 equal to zero

x=2 Solve for x.

so our test zero is 2


Now set up the synthetic division table by placing the test zero in the upper left corner and placing the coefficients of the numerator to the right of the test zero.(note: remember if a polynomial goes from -3x%5E3 to 3x%5E1 there is a zero coefficient for x%5E2. This is simply because -3x%5E3+%2B+3x+-+3 really looks like -3x%5E3%2B0x%5E2%2B3x%5E1%2B-3x%5E0
2|-303-3
|

Start by bringing down the leading coefficient (it is the coefficient with the highest exponent which is -3)
2|-303-3
|
-3

Multiply 2 by -3 and place the product (which is -6) right underneath the second coefficient (which is 0)
2|-303-3
|-6
-3

Add -6 and 0 to get -6. Place the sum right underneath -6.
2|-303-3
|-6
-3-6

Multiply 2 by -6 and place the product (which is -12) right underneath the third coefficient (which is 3)
2|-303-3
|-6-12
-3-6

Add -12 and 3 to get -9. Place the sum right underneath -12.
2|-303-3
|-6-12
-3-6-9

Multiply 2 by -9 and place the product (which is -18) right underneath the fourth coefficient (which is -3)
2|-303-3
|-6-12-18
-3-6-9

Add -18 and -3 to get -21. Place the sum right underneath -18.
2|-303-3
|-6-12-18
-3-6-9-21

Since the last column adds to -21, we have a remainder of -21. This means x-2 is not a factor of -3x%5E3+%2B+3x+-+3
Now lets look at the bottom row of coefficients:

The first 3 coefficients (-3,-6,-9) form the quotient

-3x%5E2+-+6x+-+9

and the last coefficient -21, is the remainder, which is placed over x-2 like this

-21%2F%28x-2%29



Putting this altogether, we get:

-3x%5E2+-+6x+-+9%2B-21%2F%28x-2%29

So %28-3x%5E3+%2B+3x+-+3%29%2F%28x-2%29=-3x%5E2+-+6x+-+9%2B-21%2F%28x-2%29

which looks like this in remainder form:
%28-3x%5E3+%2B+3x+-+3%29%2F%28x-2%29=-3x%5E2+-+6x+-+9 remainder -21


You can use this online polynomial division calculator to check your work