Processing math: 100%
 
+0  
 
0
868
4
avatar+257 

how do you solve for X when you have indecision

x^3 +3x^2+ 3x+1=0  

 Nov 6, 2018
 #1
avatar+37168 
0

You MIGHT recognize it as a perfect cube:  (x+1)^3        therefore x = -1

    Hope there is a better answer....

 Nov 7, 2018
 #4
avatar+257 
0

Thank You! The concept of a perfect cube is very new to me so this actually clears up a lot of questions!

SydSu22  Nov 7, 2018
 #2
avatar+6252 
+2

this is sort of cheating but the way I do it is recognizing that the coefficients are a line of Pascal's Triangle 

and thus they are binary coefficients.

 

That means that

 

x3+3x2+3x+1=(x+1)3

 

I doubt they expect you to know that so you'll have to use the rational root theorem.

Given the coefficients of x3 and 1 we know the only possible rational roots are ±1

 

f(1)=1+3+3+1=60f(1)=1+33+1=0so -1 is a root

 

so x+1 is a factor we then divide x3+3x2+3x+1x+1=x2+2x+1The result has the same possible two roots so we check as beforex2+2x+1|x=1=40x2+2x+1|x=1=0again (x+1) is a factor we again we dividex2+2x+1x+1=x+1and we see all 3 factors are x+1 i.e.f(x)=(x+1)3

 

And thus there is a single root, x=-1, that is repeated 3 times.

 Nov 7, 2018
edited by Rom  Nov 7, 2018
 #3
avatar+257 
0

Thanks so much for the help! and you are right I have no idea what you did at first.

SydSu22  Nov 7, 2018

1 Online Users

avatar