Let $X$ be a normed space and $x_1,x_2\in X$ nonzero elements. Show that there are functionals $F_1,F_2\in X'$ such that $F_1(x_1)F_2(x_2)=\lVert x_1\rVert \lVert x_2\rVert$ and $\lVert F_1\rVert \lVert x_1\rVert =\lVert F_2\rVert \lVert x_2\rVert$.
My attempt:
My idea was to define a functional $f_1:\langle \{x_1\}\rangle\to \mathbb{R}$, by $f_1(\alpha x_1)=\alpha \lVert x_2\rVert.$ Then, by using Hahn-Banach, I extend $f_1$ to a functional $F_1:X\to \mathbb{R}$ such that $F_1(x_1)=\lVert x_2\rVert$ and $\lVert F_1\rVert=\lVert f_1\rVert=\frac{\lVert x_2\rVert}{\lVert x_1\rVert}$. After that, I tried to define a functional $F_2:X\to \mathbb{R}$ such that $F_2(x_2)=\lVert x_1\rVert$ and $\lVert F_2\rVert=1$, but I coundn't do that.