Consider the function $f:\mathbb{R^2}\to \mathbb{R^2}$ defined as $f(x,y)=(x^2-y^2,2xy)$ then the image of teh ball $B(P,\frac{1}{2})$, where $P=(0,1)$ is the centre and the radius is $\frac{1}{2}$ is,
A. a closed set
B. A open set
C. neither open nor closed set
D An unbounded set
I computed what this $B(p,\frac{1}{2})$ is, which is the interior of circle $(x-1)^2+y^2=\frac{1}{4}$.But how to obtain its image under the given $f(x,y)$.
Thanks in advance!!