Define metrics $\rho$ and $d$ on the plane $\mathbb{R}^2$ as follows: for $x = (x_1, x_2)$ and $y = (y_1, y_2)$,
$$\rho(x, y) = |x_1 − y_1| + |x_2 − y_2|\\ d(x, y) = \max\{|x_1 − y_1|, |x_2 − y_2|\}$$
Draw accurate pictures in the $x$-$y$ plane of the unit neighborhoods about the origin $O = (0,0)$ in these two metrics; i.e., draw pictures of $N_1(O, \rho)$ and $N_1(O, d)$.
I am confused on the definition of the metrics. Why are there two values for $x$ and $y$? I'm really just struggling with grasping the definition of $\rho(x, y)$ and $d(x, y)$. Are they squares?