Quote (Bloo_Guardian @ 19 Jan 2014 02:40)
for b this is what I did
Let z = x + iy and Conjugate[z] = x - iy
I'll just call Conjugate[z] zbar from now on
z - zbar = 4
x + iy - (x - iy) = 4
2iy = 4
iy = 2 multiply both sides by i
y = -2i
So given y = -2i what region would I shade? Or is there something wrong with how I'm approaching it?
Also for c this is what I have so far..
Let z = x + iy
|z| = 1 therefore x + iy = (x,y)*1/|x^2+y^2|
and I don't know where to go from there ...
you are correct till 2iy=4 but afterwards you get confused
as said, if you are asked for z-zconjugate=4 there is no solution
but if the question is abs(z-zconjugate)=4 then all numbers with imaginary part plus or minus two are the solution, ie two lines
Quote (Bloo_Guardian @ 19 Jan 2014 03:03)
Okay for c I think I get it. |z|=1 just means the unit circle but aren't disks in the complex region given as |z-a| < r where a is the centre of the circle and r is the radius.
In this case the radius is 1.
But since it is saying 1+z which is the same as z+1 which in the form of z-a would be z-(-1) so wouldn't it be the unit circle around -1+0i ?
while your reasoning is correct, you are not asked for the solution of abs(1+z) but 1+abs(z), think about it