If I have a complex number $z = a + ib$, how do you interpret the inequality
$|2+z|\leq 2$?
I believe the answer is a circle in the complex plane, but where I am getting confused is understanding the inequality due to the use of imaginary numbers on the left hand side and no imaginary numbers on the right hand side.
Thanks in advance.
It is a disc, centered at point $-2$ on the complex plane and with radius $2$. The non existence of imaginary numbers in the inequality is only natural: there is no "order" in $\mathbb{C}$, you cannot compare two complex numbers. No such relation is defined. If you want to get some more intuition on that stuff, try expressing complex numbers as numbers of $\mathbb{R}^2$. How would you write this equation for $z=x+iy$? simply as $\sqrt{(x+2)^2+y^2}\leq2$, which is precisely the object we described: a disc center at point $(-2,0)$ and of radius $2$.