Let $X$ be a normed space, and $d$ is the metric induced by the norm. Suppose $C$ is non-empty closed convex subset of $X$. Let $x_a$ be a point outside $C$, i.e., $x_a \in X \backslash C$. Define $$d(x_a,C) = \inf \left\{d(x_a,x_c) | x_c \in C\right\}.$$
Suppose $x_d$ is element of $C$ such that $d(x_a,C) = d(x_a,x_d)$.
Show that for any $\lambda \in (0,1)$, $d(\lambda x_a + (1-\lambda)x_d,C) = \lambda d(x_a,C)$. First of all, one direction is obvious: $$d(\lambda x_a + (1-\lambda)x_d,C) \leq \lambda d(x_a,C),$$ however I have a hard time proving the reverse part.