How many complex root/s x that satisfy the equation 3 x 2 + 3 x + 1 = 0
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.
Nice solution. For the last step I noted that the potential solutions were
x 3 1 = e i ∗ 3 2 π , e i ∗ 3 4 π ⟹ x = e i ∗ 2 π , e i ∗ 4 π ,
which in both cases yields a value of 1 , which as you have observed is not in fact a solution of the original equation.
As the hint mentions, take y = 3 x
Hence,
y 2 + y + 1 = 0
So y = ω , ω 2
y 3 = x
Implies, x = ω 3 , ω 6 = 1 , 1
No complex root.
Q.E.D
Isnt 1 a complex number i think that it is a complex number as real numbers are a sub set of complex numbers
Log in to reply
Avn: while the statement you made is true, sadly x=1 does not satisfy the original equation, as Paul noted above.
Problem Loading...
Note Loading...
Set Loading...
Let y = 3 x
Hence, y 2 + y + 1 = 0 . So, y = 2 − 1 ± i 3
So, 3 x = 2 − 1 ± i 3 ⇒ x = ( 2 − 1 ± i 3 ) 3
Therefore, x = 1 . Re substitute x . 1 + 1 + 1 = 0 . Therefore, no value of x that satisfy the equation.