Factoring x^4 + x^3 + 2x - 4 = 0 (cubic equ)

  • Thread starter Thread starter jenettezone
  • Start date Start date
  • Tags Tags
    Factoring
AI Thread Summary
The discussion centers around factoring the polynomial equation x^4 + x^3 + 2x - 4 = 0. Participants express uncertainty about the correct approach, with one suggesting that the equation should equal zero rather than four. The Rational Root Theorem is mentioned as a potential tool for finding roots, although some admit to using guesswork instead. It is noted that after factoring out (x-1), the remaining polynomial is cubic, which can then be simplified further. The conversation highlights the challenges of factoring fourth-degree polynomials and the usefulness of the Rational Root Theorem in this context.
jenettezone
Messages
8
Reaction score
0

Homework Statement


x^4 + x^3 + 2x - 4 = 0


Homework Equations


N/A


The Attempt at a Solution


x^4 + x^3 + 2x - 4 = 0
x(x^3 + x^2 +2) = 4

i don't know what to do with this. i tried to factor (x^3 + x^2 +2), but i don't know how. I also have a feeling that I am not doing this correctly and that there should be a zero instead of a 4 on the right hand side of the equal sign...
 
Physics news on Phys.org
I don't think there is, in general, a good way to factor a 4th degree polynomial. You can try synthetic division, if you think you have one factor: (x-1).
 
clamtrox said:
Rational root theorem sure seems like an overkill in this case.

So what you do is you say aha! x = 1 and x = -2

1 and -2 are between obvious root candidates pointed to by the rational root theorem - so you have just used it.

Besides, you have also just solved the question for the OP, which is exactly a thing that you should not do.
 
Borek said:
1 and -2 are between obvious root candidates pointed to by the rational root theorem - so you have just used it.

Besides, you have also just solved the question for the OP, which is exactly a thing that you should not do.

Oops, my bad. Also, I most definitely did not use rational root theorem; I used guessing. Just because I guess something and there exists a theorem that says my guess is good, doesn't mean I know or in any way care about the theorem. :-) Still, obviously it's a nice thing to know -- I wasn't thinking at all when posting.
 
clamtrox said:
I wasn't thinking at all when posting.

:smile: happens to everyone :wink:
 
Borek said:
This is not cubic.

Perhaps http://en.wikipedia.org/wiki/Rational_root_theorem would help (especially as a4 = 1).
But the polynomial he gets after factoring out x-1 is a cubic. Perhaps that is what he was talking about.

And the rational root theorem works nicely to find a rational root of that cubic, leaving just a quadratic equation to be solved. (The quadratic has complex roots.)
 
Back
Top