Find the real zero of this cubic polynomial
This section requires Javascript.
You are seeing this because something didn't load right. We suggest you, (a) try
refreshing the page, (b) enabling javascript if it is disabled on your browser and,
finally, (c)
loading the
non-javascript version of this page
. We're sorry about the hassle.
Let's make the substitution x = 3 y − 1 to delete the quadratic term:
( 3 y − 1 ) 3 + ( 3 y − 1 ) 2 + 1 0 ( 3 y − 1 ) − 3 = 0
Expand and multiply by 2 7 :
y 3 + 8 7 y − 1 6 9 = 0
Now, try to compare that equation with the identity ( u + v ) 3 − 3 u v ( u + v ) − ( u 3 + v 3 ) = 0 . An equation system will be formed:
y = u + v 3 u v = − 8 7 u 3 + v 3 = 1 6 9 . . . ( 1 ) . . . ( 2 ) . . . ( 3 ) .
Divide ( 2 ) by 3 and cube both sides:
u 3 v 3 = − 2 4 3 8 9
Now, let's make an equation in z with roots u 3 and v 3 :
( z − u 3 ) ( z − v 3 ) = 0 ⟹ z 2 − ( u 3 + v 3 ) z + u 3 v 3 = 0 ⟹ z 2 − 1 6 9 z − 2 4 3 8 9 = 0
Using the quadratic formula, the solutions for z are:
z = 2 1 6 9 ± 2 7 1 7 3
Hence, the real values of u and v are:
u = 3 2 1 6 9 + 2 7 1 7 3 , v = 3 2 1 6 9 − 2 7 1 7 3
There also two pairs of ( u , v ) , they are ( u w , v w 2 ) and ( u w 2 , v w ) where w is any primitive 3rd root of unity. But since we are asked for the real root, we only take these values.
Finally let's undo the substitutions:
y = u + v = 3 2 1 6 9 + 2 7 1 7 3 + 3 2 1 6 9 − 2 7 1 7 3
x = 3 y − 1 = 3 3 2 1 6 9 + 2 7 1 7 3 + 3 2 1 6 9 − 2 7 1 7 3 − 1
x ≈ 0 . 2 8 9 2