z = x + iy, where x and y are real numbers
_
z = x - iy
_
z2 - z = 0 So, (x + iy)2 - (x - iy) = 0
x2 + (2xy)i + i2y2 - x + iy = 0
(x2 - x - y2) + (2xy + y)i = 0 = 0 + 0i
Two complex numbers are equal if and only if their real parts are equal and their imaginary parts are equal.
So, we have x2 - x - y2 = 0 and 2xy + y = 0
From the second equation, y(2x+1) = 0 So, y = 0 or x = -1/2
If y = 0, then, from the first equation, x2 - x = 0
So, x(x-1) = 0 x = 0 or x = 1
0 + 0i (also known as 0) is a solution and 1 + 0i (also known as 1) is a solution as well.
If x = -1/2, then 1/4 + 1/2 - y2 = 0. So, y2 = 3/4.
y = √3/2 or -√3/2
So, (-1/2) + (√3/2)i and (-1/2) - (√3/2)i are solutions
ANSWER: There are a total of 4 solutions: 0 (ie, 0+0i), 1 (ie, 1+0i), (-1/2) + (√3/2)i, and (-1/2) - (√3/2)i
NOTE: There are 4 solutions (not an answer choice!!). Was it assumed in the problem that z ≠ 0 + 0i??