Suppose $X$ is a Banach space over the field $\mathbb{F}=\mathbb{R}$ or $\mathbb{C}$, and let $X'$ denote its dual. Fix $x_0 \in X$ and $\varphi_0 \in X'$. I want to prove that norm of linear map $T:B(X)\rightarrow\mathbb{F}$ given by $$T: A \mapsto \varphi_0(A(x_0))$$ equals $\|\varphi_0\| \|x_0\|$.
My work so far
My strategy is the following: I want to define $F : X' \ni A \rightarrow\varphi_0(A(x_0))$ and show that it's bounded and its norm equals to $\|\varphi_0\| \|x_0\|$. After that I'm going to use Hahn- Banach theorem to extend domain of $F$ from $X'$ to $B(X)$.
So:
$$A \in X' \Rightarrow \|A(x_0)\| \le \|A\|\cdot\|x_0\|$$
$$\varphi_0 \in X' \Rightarrow \|\varphi_0(A(x_0))\| \le \|\varphi_0\|\|A(x_0)\| \le \|\varphi_0\|\|A\|\|x_0\|$$
Let's observe that by this fact we have that:
$$\|F(A)\| = \|\varphi_0(A(x_0))\| \le \|\varphi_0\|\|A\|\|x_0\|$$
So we see that $F$ is bounded. Now we want to calculate norm $\|F\|$. To do this we want consider only $\|A\| \le 1$.
$$\|F(A)\| \le \|\varphi_0\|\|x_0\|$$
And it's very similar what I want to prove. I just need to come up with example of $A$ for which $||F(A)\| = \|\varphi_0 \|\|x_0\|$. I was trying to find such, starting from identity up to some more complex examples, but I didn't manage to figure out this particular map. Could you please give me a hint how to pick it?