SOLUTION: How do I factor x^3-4x^2+x+6 to find out the solutions? I was given that x=-2 is one of the solutions. The factoring is what is giving me trouble.

Algebra ->  Polynomials-and-rational-expressions -> SOLUTION: How do I factor x^3-4x^2+x+6 to find out the solutions? I was given that x=-2 is one of the solutions. The factoring is what is giving me trouble.      Log On


   



Question 1190368: How do I factor x^3-4x^2+x+6 to find out the solutions?
I was given that x=-2 is one of the solutions.
The factoring is what is giving me trouble.

Found 3 solutions by MathLover1, greenestamps, josgarithmetic:
Answer by MathLover1(20850) About Me  (Show Source):
You can put this solution on YOUR website!

+x%5E3-4x%5E2%2Bx%2B6
if given that x=-2 is one of the solutions, means %28x-%28-2%29%29=x%2B2 is one factor
so, use long division to see if you can factor it completely

---------(x%5E2-6x%2B13
%28x%2B2%29|+x%5E3-4x%5E2%2Bx%2B6
----------+x%5E3%2B2x%5E2.........subtract
-------------+-6x%5E2....bring x down
-------------+-6x%5E2%2Bx
-------------+-6x%5E2-12x........subtract
-------------------+13x...bring 6 down
-------------------+13x%2B6
-------------------+13x%2B26.......subtract
----------------------+-20->reminder

+x%5E3-4x%5E2%2Bx%2B6=%28x%5E2-6x%2B13%29%28x%2B2%29%2B%28-20%29


Answer by greenestamps(13200) About Me  (Show Source):
You can put this solution on YOUR website!


The other tutor went through the motions without looking at what the problem says. She found that dividing the given polynomial by x+2 leaves a remainder, which means x=-2 is NOT a zero (root) of the polynomial.

So the problem as posted is defective.

Re-post showing the correct information....

And, as you are requested to do when submitting your question, show the work you have tried to do on the problem, or at least tell us exactly what it is about the problem that you are having trouble with. Saying "The factoring is what is giving me trouble." tells us nothing.


Answer by josgarithmetic(39620) About Me  (Show Source):
You can put this solution on YOUR website!
You want the roots or the zeros?
x^3-4x^2+x+6
x^3+x-4x^2+6
x^3+x-(4x^2-6)
x^3+x-2(2x^2-3)
No, this did not help.

Look at Rational Roots Theorem.
Try -2 and +2.
2   |   1   -4   1   6
    |
    |       2   -4   -6
    |-------------------------
        1   -2   -3   0

The result means one factor is %28x-2%29 and other factor x%5E2-2x-3
which is composed of x%2B1 and x-3.

Your factorization is highlight%28%28x-2%29%28x%2B1%29%28x-3%29%29.




(testing for -2 did not give a zero remainder.)