OneFactoring Question: Solving x^3 + x + 2=0

  • Thread starter Thread starter Sparky_
  • Start date Start date
  • Tags Tags
    Factoring
AI Thread Summary
To solve the equation x^3 + x + 2 = 0, the correct factorization is (x - 2)(x + 1)^2. When factoring, it's beneficial to use the rational root test to identify potential roots by substituting values into the polynomial. Grouping terms can simplify the factoring process, as demonstrated by rewriting the polynomial as x^3 - x + 2x + 2. After identifying one root, such as x = -1, polynomial division or equating coefficients can help find the remaining factors. Understanding these techniques can make factoring cubic equations more efficient.
Sparky_
Messages
227
Reaction score
5

Homework Statement


factor
<br /> x^3 + x +2 = 0 <br />



Homework Equations



I know the answer is
<br /> (x-2)(x+1)^2



The Attempt at a Solution



My question is when factoring problems like this - what should I look for or what should I group or separate to make the factoring easier?

Are some problems like this simply trial and error or with some tips and tricks (from experience) do they become faster?

Thanks
Sparky_
 
Physics news on Phys.org
Usually you go for the http://www.purplemath.com/modules/rtnlroot.htm" first. Sometimes you can play around with it and try to factor by grouping. I got the answer by first writing x3 + x + 2 as x3 - x + 2x + 2 and then factor them by grouping.
 
Last edited by a moderator:
Since you know that it can be factored into (x-2)(x+1)^2 then you know that if you plug x=2 or x=-1 into the polynomial, you will get zero. The idea of the rational root test allows you to find all possible rational roots by plugging in certain values and seeing if that value will return 0.

So if you plugged in x=2, you will get 23+2+2=12 so I can tell you know that it can't be factored into what you gave me. Plugging in x=-1 gives (-1)3-1+2=0 so we can take out a factor (x+1).

Now to find out what is left, you can use polynomial division or equate coefficients of each side by expanding the left side:

(x+1)(x^2+ax+2)=x^3+x+2

Do you see how this works and how to solve for a?
 
I picked up this problem from the Schaum's series book titled "College Mathematics" by Ayres/Schmidt. It is a solved problem in the book. But what surprised me was that the solution to this problem was given in one line without any explanation. I could, therefore, not understand how the given one-line solution was reached. The one-line solution in the book says: The equation is ##x \cos{\omega} +y \sin{\omega} - 5 = 0##, ##\omega## being the parameter. From my side, the only thing I could...
Essentially I just have this problem that I'm stuck on, on a sheet about complex numbers: Show that, for ##|r|<1,## $$1+r\cos(x)+r^2\cos(2x)+r^3\cos(3x)...=\frac{1-r\cos(x)}{1-2r\cos(x)+r^2}$$ My first thought was to express it as a geometric series, where the real part of the sum of the series would be the series you see above: $$1+re^{ix}+r^2e^{2ix}+r^3e^{3ix}...$$ The sum of this series is just: $$\frac{(re^{ix})^n-1}{re^{ix} - 1}$$ I'm having some trouble trying to figure out what to...
Back
Top