Given the open unit ball in $\mathbb{R}^2$ (or for any other $\mathbb{R}^n$ as well), if I use the function $f:B^2 \rightarrow \mathbb{R}^2$ that does the following: $f(x,y)= (\frac{x}{2}, \frac{y}{2} )$, will the result on the entire ball, i.e. $f(B^2)$, be the ball with a radius of $\frac{1}{2}$ (with same center)? Or perhaps with a radius of $\frac{1}{4}$?
Edit: And another question is how can I move the ball to another ball with a different center point? should I add to just one ( $x$ or $y$ ) coordinate or to both? What I mean is, if I have a ball with radius $r$ and center point $x_0$ and I want to transfer this ball with to a ball with same radius $r$, just with a center $x_1$, what type of function should I need?
(the same questions applies in general to $\mathbb{R}^n$, just thought $\mathbb{R}^2$ would be easier to see)