View Single Post
  #6  
Old April 30th, 2009, 12:31 PM
Tweety Tweety is online now
Member
 
Join Date: Sep 2008
Posts: 195
Country:
Thanks: 131
Thanked 0 Times in 0 Posts
Tweety is on a distinguished road
Default

Can you factor it like this;

x^3 +x -2 = 0

x(x^2+1)-2= 0

x-2 = 0

(x+1)(x-1) = 0

x = 2 , x =-1 , x = 1

? Is that a valid proccess?
Reply With Quote