SOLUTION: solve using synthetic division (2x²+3x-20)÷(x-2)

Algebra ->  Exponential-and-logarithmic-functions -> SOLUTION: solve using synthetic division (2x²+3x-20)÷(x-2)      Log On


   



Question 119008: solve using synthetic division
(2x²+3x-20)÷(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 %282x%5E2+%2B+3x+-+20%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.
2|23-20
|

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

Multiply 2 by 2 and place the product (which is 4) right underneath the second coefficient (which is 3)
2|23-20
|4
2

Add 4 and 3 to get 7. Place the sum right underneath 4.
2|23-20
|4
27

Multiply 2 by 7 and place the product (which is 14) right underneath the third coefficient (which is -20)
2|23-20
|414
27

Add 14 and -20 to get -6. Place the sum right underneath 14.
2|23-20
|414
27-6

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

The first 2 coefficients (2,7) form the quotient

2x+%2B+7

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

-6%2F%28x-2%29



Putting this altogether, we get:

2x+%2B+7%2B-6%2F%28x-2%29

So %282x%5E2+%2B+3x+-+20%29%2F%28x-2%29=2x+%2B+7%2B-6%2F%28x-2%29

which looks like this in remainder form:
%282x%5E2+%2B+3x+-+20%29%2F%28x-2%29=2x+%2B+7 remainder -6


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