Let X := $\mathbb{C}^{3}$ equipped with the norm $|(x, y, z)|_{1} := |x| + |y| + |z|$ and $Y := \{(x, y, z) ∈ X|x + y = 0, z = 0\}$. Find at least two extensions of $ℓ(x, y, z) := x$ from $Y$ to $X$ which preserve the norm. What if we take $Y := \{(x, y, z) ∈ X|x + y = 0\}$?
My first approach (I am pretty unfamiliar with extensions of linear functionals, so I try to be as precise as possible): clearly our linear functional $l(x,y,z)$ is bounded since $|l(x,y,z)| = |x| \leq |x| + |y| + |z| = |(x,y,z)|_{1}$. At this point, we can say that Hahn-Banach tells us that the existence of such an extension (which preserves the norm!) is guaranteed.
So, we have $||l|| \leq 1$. I am a little bit unsure about this point but by taking $y = z = 0$, we see that we get equality and I think therefore we can conclude that $||l|| = 1$ (even though I am open to more elaborate suggestions about that).
Now, my guess would be that $l(x,y,z) = y$ and $l(x,y,z) = z$ are two extensions of $l$ which also should preserve the norm. However, I am not really able to show that. Can anybody help me?