Complex solution of a cubic function.

  • Context: Undergrad 
  • Thread starter Thread starter yoyoyo992
  • Start date Start date
  • Tags Tags
    Complex Cubic Function
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
2 replies · 3K views
yoyoyo992
Messages
2
Reaction score
0
Hi,
I'm studying my algebra and I was trying this exercise:

Solve
z³+iz²-7z-iz-6-6i=0

I found the 2 real solutions (3 and -2) but i can't seem to find the complex one.

I tried this:

(z²-z)(i)=6(i) ==> z= -2 and 3
z³-7z=6==> z= -1, -2 and 3

I found that the complex solution is -1-i but i have no idea how to find it.

(Im from Belgium, it's difficult to type maths in another language so sorry for mistakes)
 
Physics news on Phys.org
Well, the obvious thing to do is divide by z+ 2 and z- 3 so that you can factor that cubic into linear terms, then set each term equal to 0.
 
Thanks, I found it