Answer :

In this case, you must synthetic division. You are given x-2. You need to set that to zero so that you now have x-2=0. You then need to get x by itself. So:
[tex]x-2(+2)=0(+2) \\ x=2[/tex].
You then need to use that final part as the beginning of your synthetic division.
To continue, you must find the leading coefficients of every degree (remember: your degree is found by your largest exponent) beginning with your highest degree, in this case it is 3, and use the front number of the term. BE SURE TO BE AWARE OF NEGATIVES (indicated by subtraction signs)!!! Then you continue down the equation from [tex] x^{3} [/tex] down to[tex] x^{2} [/tex] then [tex] x^{1} [/tex] then [tex] x^{0} [/tex] (which is just the number without an "x") doing the same thing. So your setup should look similar to as follows:

l -3  -2  -1  -2
   l__________

The numbers inside the box should be added down (the first number is added to nothing, so it is added to zero. Then it is multiplied by the outside number (2). Then that multiplied number continues into the next slot within the box which is then added to the number above it, and so the process repeats. So the process should go like this.

2  l -3  -2  -1  -2
    l  0              
     -3
2  -3  -2  -1  -2
    0  -6         
      -3  -8
2  -3  -2  -1  -2
    l  0  -6 -16    
     -3  -8 -17
2  -3  -2  -1  -2
    l  0  -6 -16 -34
     -3  -8 -17 -36
So now you are left with -3, -8, -17, and -36. This is to be expected. Now, those new numbers are your new leading coefficients. Remember your first degree? It was 3, now, you need to take your leading degree and subtract it by one. That is your new degree. So now, going left to right on the synthetic division chart, you add "x" and your degree descending as you go further to the right. So, your new equation is [tex]-3 x^{2} -8 x-17[/tex].
There is a problem though, because there is still that -36. This is where that original piece that you divided the equation by comes in handy. You divided everything by x-2, so, you must add your remainder divided by x-2 to the rest of the equation.
So, the final equation is equal to:
[tex]-3 x^{2} -8x-17- \frac{36}{x-2} [/tex]

That is your final answer.

Other Questions