Miike012
- 1,009
- 0
Homework Statement
Does x^3 + x^2 -1 factor? and if yes... how?
The discussion revolves around the polynomial expression x^3 + x^2 - 1 and whether it can be factored. Participants explore the nature of its roots, specifically questioning the possibility of rational versus irrational roots and the methods available for finding them.
There is an active exploration of different methods for solving the polynomial equation, with some participants suggesting iterative techniques like Newton's method and bisection. Guidance has been offered regarding the Rational Root Theorem and its implications for the problem, though no consensus has been reached on a specific method or approach.
Participants note that the polynomial cannot be factored with integer coefficients, and there is a recognition of the complexity involved in identifying roots, particularly when they may be irrational. Some express a desire to learn more about relevant properties and methods for future reference.
Miike012 said:Which method would you use?
Miike012 said:And as far as picking a root... that could take all day couldn't it? I am sure its between 1-2 but that could be any decimal between those points.
Miike012 said:The only rules that I know are the diff of two sqares, and sum and dif. of two cubes...
Are there any others that I should know of?
rock.freak667 said:How exactly do you wish to factor it? Like (x-a)(x-b)(x-c), if so then one of your roots are irrational and you can't factor it with algebraic manipulation.
Miike012 said:I wasnt referring to using diff of two sqares, and sum and dif. of two cubes on this problem... I just want to know if there are other methods that I should know for future reference.
No, it's not between 1 and 2.Miike012 said:And as far as picking a root... that could take all day couldn't it? I am sure its between 1-2 but that could be any decimal between those points.
rock.freak667 said:Your root is not rational, so you will need to use an iterative method.
Miike012 said:Never learned that method. Should I know that?... I've only taken algebra...
And how do you know that it is irrational?
Apparently not well enough, because you asked earlier:Miike012 said:I know the rat zero therm.
I'll just quote a portion of HallsofIvy's excellent post:Miike012 said:And how do you know that it is irrational?
HallsofIvy said:In [itex]x^3+ x^2- 1= 0[/itex] the leading coeffient is 1 and the constant term is -1 which has, as integer factors, only 1 and -1 so the only "possible" rational roots are 1 and -1 and it is easy to see that they do not satisfy the equiation. Therefore, [itex]x^3+ x^2- 1[/itex] cannot be factored with integer or rational coefficients.