SOLUTION: Divide 6x 4th power-4x 3rd power-27x 2nd power+18x by the binomial x-2.

Algebra ->  Percentage-and-ratio-word-problems -> SOLUTION: Divide 6x 4th power-4x 3rd power-27x 2nd power+18x by the binomial x-2.      Log On


   



Question 117040: Divide 6x 4th power-4x 3rd power-27x 2nd power+18x by the binomial x-2.
Answer by jim_thompson5910(35256) About Me  (Show Source):
You can put this solution on YOUR website!
Let's simplify this expression using synthetic division


Start with the given expression %286x%5E4+-+4x%5E3+-+27x%5E2+%2B+18x%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 stops at 18x%5E1, there is a zero coefficient for x%5E0. This is simply because 6x%5E4+-+4x%5E3+-+27x%5E2+%2B+18x really looks like 6x%5E4%2B-4x%5E3%2B-27x%5E2%2B18x%5E1%2B0x%5E0
2|6-4-27180
|

Start by bringing down the leading coefficient (it is the coefficient with the highest exponent which is 6)
2|6-4-27180
|
6

Multiply 2 by 6 and place the product (which is 12) right underneath the second coefficient (which is -4)
2|6-4-27180
|12
6

Add 12 and -4 to get 8. Place the sum right underneath 12.
2|6-4-27180
|12
68

Multiply 2 by 8 and place the product (which is 16) right underneath the third coefficient (which is -27)
2|6-4-27180
|1216
68

Add 16 and -27 to get -11. Place the sum right underneath 16.
2|6-4-27180
|1216
68-11

Multiply 2 by -11 and place the product (which is -22) right underneath the fourth coefficient (which is 18)
2|6-4-27180
|1216-22
68-11

Add -22 and 18 to get -4. Place the sum right underneath -22.
2|6-4-27180
|1216-22
68-11-4

Multiply 2 by -4 and place the product (which is -8) right underneath the fifth coefficient (which is 0)
2|6-4-27180
|1216-22-8
68-11-4

Add -8 and 0 to get -8. Place the sum right underneath -8.
2|6-4-27180
|1216-22-8
68-11-4-8

Since the last column adds to -8, we have a remainder of -8. This means x-2 is not a factor of 6x%5E4+-+4x%5E3+-+27x%5E2+%2B+18x
Now lets look at the bottom row of coefficients:

The first 4 coefficients (6,8,-11,-4) form the quotient

6x%5E3+%2B+8x%5E2+-+11x+-+4

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

-8%2F%28x-2%29



Putting this altogether, we get:

6x%5E3+%2B+8x%5E2+-+11x+-+4%2B-8%2F%28x-2%29

So

which looks like this in remainder form:
%286x%5E4+-+4x%5E3+-+27x%5E2+%2B+18x%29%2F%28x-2%29=6x%5E3+%2B+8x%5E2+-+11x+-+4 remainder -8


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