
Precious T.
asked 06/23/15(x^4-8)÷(x+3)
Long Division of polynomials
More
3 Answers By Expert Tutors

David W. answered 06/23/15
Tutor
4.7
(90)
Experienced Prof
You may learn synthetic division much later. Long division (you learned it in grade school) is tedious, but here goes (be sure to include the zeros):
x^3
-------------------------------------------------
x+3 ) x^4 +0*X^3 + 0*s^2 + 0*x - 8
x^4 + 3*x^3
-------------------
- 3*x^3 - 0*x^2
x^3
-------------------------------------------------
x+3 ) x^4 +0*X^3 + 0*s^2 + 0*x - 8
x^4 + 3*x^3
-------------------
- 3*x^3 - 0*x^2
then,
x^3 - 3x^2
-------------------------------------------------
x+3 ) x^4 +0*X^3 + 0*s^2 + 0*x - 8
x^4 + 3x^3
-------------------
- 3x^3 - 0*x^2
- 3x^3 - 9x^2
-------------------------
9x^2 + 0*x
then,
x^3 - 3x^2 + 9x
-------------------------------------------------
x+3 ) x^4 +0*X^3 + 0*s^2 + 0*x - 8
x^4 + 3x^3
-------------------
- 3x^3 - 0*x^2
- 3x^3 - 9x^2
-------------------------
9x^2 + 0*x
9x^2 + 27x
--------------------
-27 x - 8
then,
x^3 - 3x^2 + 9x - 27
-------------------------------------------------
x+3 ) x^4 +0*X^3 + 0*s^2 + 0*x - 8
x^4 + 3x^3
-------------------
- 3x^3 - 0*x^2
- 3x^3 - 9x^2
-------------------------
9x^2 + 0*x
9x^2 + 27x
--------------------
-27 x - 8
-27x - 81
-----------------
73
So, the answer is x^3 -3x^2 + 9x -27 with remainder of 73
Often the remainder is written as a fraction: x^3 -3x^2 + 9x -27 + 73/(x+3)
-------------------------------------------------
x+3 ) x^4 +0*X^3 + 0*s^2 + 0*x - 8
x^4 + 3x^3
-------------------
- 3x^3 - 0*x^2
- 3x^3 - 9x^2
-------------------------
9x^2 + 0*x
9x^2 + 27x
--------------------
-27 x - 8
-27x - 81
-----------------
73
So, the answer is x^3 -3x^2 + 9x -27 with remainder of 73
Often the remainder is written as a fraction: x^3 -3x^2 + 9x -27 + 73/(x+3)

Keith M. answered 06/23/15
Tutor
4.9
(117)
CMU Grad tutoring Mathematics and Computer Science
Hi Precious,
One way that simple polynomial division problems like this (where a particular "zero" is being divided out) can be solved is known as synthetic division, and it involves manipulating the coefficients of the polynomial in a clever way to generate the answer to the division problem.
We start by writing down the coefficients
x4 1
x3 0
x2 0
x1 0
x0 -8
We then place the "zero" -- the value of x which makes the divisor zero (here x + 3 = 0 → x = -3) at the top of the chart:
-3
1
0
0
0
-8
The first coefficient in the chart will stay unchanged, but the other coefficients will need to be updated.
First, multiply the first coefficient in the chart by the "zero" and add the product to the second coefficient to get a new second coefficient:
-3
1
0 + 1×-3 = -3
0
0
-8
1
0 + 1×-3 = -3
0
0
-8
To get the third coefficient, multiply the new second coefficient by the "zero" and add the product to the third coefficient:
-3
1
0 + 1×-3 = -3
0 + -3×-3 = 9
0
-8
1
0 + 1×-3 = -3
0 + -3×-3 = 9
0
-8
Continue doing this until you have updated all of the coefficients:
-3
1
0 + 1×-3 = -3
0 + -3×-3 = 9
0 + 9×-3 = -27
-8 + -27×-3 = 73
1
0 + 1×-3 = -3
0 + -3×-3 = 9
0 + 9×-3 = -27
-8 + -27×-3 = 73
This new column of coefficients are for the resulting polynomial:
x3 1
x2 -3
x1 9
x0 -27
remainder 73
So the answer is x3 - 3x2 + 9x - 27 + 73/(x+3)
the answer would be x3-3x2+9x-27 with a remainder of 73.
Precious T.
Steps please?
Report
06/23/15

Keith M.
Hi Robert,
It looks like you found the correct polynomial answer, but your remainder is off by a bit. Checking your work using a tool like wolframalpha can help ensure that your answer is correct!
http://www.wolframalpha.com/input/?i=%28x%5E4-8%29%2F%28x%2B3%29
Report
06/23/15
Still looking for help? Get the right answer, fast.
Ask a question for free
Get a free answer to a quick problem.
Most questions answered within 4 hours.
OR
Find an Online Tutor Now
Choose an expert and meet online. No packages or subscriptions, pay only for the time you need.
Kehley D.
06/23/15