Sketching complex numbers with only the imaginary part

202 Views Asked by At

How can sketch complex numbers given only the Imaginary part?

For example, sketch all complex numbers such that Im(z) = |z − i/2|

1

There are 1 best solutions below

2
On

If $z=x+iy,$ then you have the equation $$y=|x+i(y-1/2)|=\sqrt{x^2+(y-1/2)^2}.$$ All that you need to do is figure out how to sketch this!