SOLUTION: (2x^6-13x^5+75x^3+2x^2-50)/(x-5)

Algebra ->  Polynomials-and-rational-expressions -> SOLUTION: (2x^6-13x^5+75x^3+2x^2-50)/(x-5)      Log On


   



Question 149940: (2x^6-13x^5+75x^3+2x^2-50)/(x-5)
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%5E6+-+13x%5E5+%2B+75x%5E3+%2B+2x%5E2+-+50%29%2F%28x-5%29

First lets find our test zero:

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

x=5 Solve for x.

so our test zero is 5


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 -13x%5E5 to 75x%5E3 there is a zero coefficient for x%5E4. This is simply because 2x%5E6+-+13x%5E5+%2B+75x%5E3+%2B+2x%5E2+-+50 really looks like 2x%5E6%2B-13x%5E5%2B0x%5E4%2B75x%5E3%2B2x%5E2%2B0x%5E1%2B-50x%5E0
5|2-1307520-50
|

Start by bringing down the leading coefficient (it is the coefficient with the highest exponent which is 2)
5|2-1307520-50
|
2

Multiply 5 by 2 and place the product (which is 10) right underneath the second coefficient (which is -13)
5|2-1307520-50
|10
2

Add 10 and -13 to get -3. Place the sum right underneath 10.
5|2-1307520-50
|10
2-3

Multiply 5 by -3 and place the product (which is -15) right underneath the third coefficient (which is 0)
5|2-1307520-50
|10-15
2-3

Add -15 and 0 to get -15. Place the sum right underneath -15.
5|2-1307520-50
|10-15
2-3-15

Multiply 5 by -15 and place the product (which is -75) right underneath the fourth coefficient (which is 75)
5|2-1307520-50
|10-15-75
2-3-15

Add -75 and 75 to get 0. Place the sum right underneath -75.
5|2-1307520-50
|10-15-75
2-3-150

Multiply 5 by 0 and place the product (which is 0) right underneath the fifth coefficient (which is 2)
5|2-1307520-50
|10-15-750
2-3-150

Add 0 and 2 to get 2. Place the sum right underneath 0.
5|2-1307520-50
|10-15-750
2-3-1502

Multiply 5 by 2 and place the product (which is 10) right underneath the sixth coefficient (which is 0)
5|2-1307520-50
|10-15-75010
2-3-1502

Add 10 and 0 to get 10. Place the sum right underneath 10.
5|2-1307520-50
|10-15-75010
2-3-150210

Multiply 5 by 10 and place the product (which is 50) right underneath the seventh coefficient (which is -50)
5|2-1307520-50
|10-15-7501050
2-3-150210

Add 50 and -50 to get 0. Place the sum right underneath 50.
5|2-1307520-50
|10-15-7501050
2-3-1502100


Since the last column adds to zero, we have a remainder of zero. This means x-5 is a factor of 2x%5E6+-+13x%5E5+%2B+75x%5E3+%2B+2x%5E2+-+50

Now lets look at the bottom row of coefficients:

The first 6 coefficients (2,-3,-15,0,2,10) form the quotient

2x%5E5+-+3x%5E4+-+15x%5E3+%2B+2x+%2B+10


So