Prove that $[0,1]$ is not isometric to $[0,2]$.
Suppose there is an isometry $f:[0,1]\to[0,2]$. Since f is continuous and surjective, the only values for $f(0)$ and $f(1)$ are $f(0)=0$ and $f(1)=2$, or $f(0)=2$ and $f(1)=0$. In either case, $|f(1)-f(0)|=2$. This contradicts $f$ being distance-preserving.
Is this right?
This
is not a rigorous argument. You should argue it more precisely (and I doubt it is easy to do...). But actually you don't need to state such a strong result.
Suppose $[0,1]$ and $[0,2]$ are endowed with the absolute value metric $|\cdot |$, and suppose $f:[0,1] \to [0,2]$ is a surjective isometry. Then there are $x,y \in [0,1]$ such that $f(x) = 0$ and $f(y) = 2$, and since $f$ is an isometry we have $$|x-y| = |f(x)-f(y)| = |0-2|=2.$$ This is absurd since $$\sup_{v,w \in [0,1]} |w-v| = |0-1| = 1<2. $$