k, i'll simplify it slightly more for you...
For method 1.
I want you to use the formula (a+b)^2 and open up every bracket... then club together all real terms together, and all imaginary terms (with an i) together...
So, now do u get something like f(x,y) + i g(x,y) = 0 ? Can you tell me how to solve such a problem??
If no, then I'll just give one hint... (x+1) + i ( y-1) = 0 is of the above form with f(x,y) = x+1 and g(x,y) = y-1.
The only solution to the above is (-1,1). can u tell me why?
For method 2.
ok, this i will solve slightly so that i can explain clearly...
put x + iy = z. then x - iy = z*
The equation becomes...
3 z z* + (z*)^2 + 2 z = 0
Now conjugate the above equation. we get
3 z* z + z^2 + 2 z* = 0
You now have two equations with variables z and z*. Solve for them..
Hint - Subtract them