Why does $d(x,y)=|x^3-y^3|$ define a metric space but $d(x,y)=|x^2-y^2|$ does not on real numbers?
I know how to show $d(x,y)=|x^3-y^3|$ is a metric space using the axioms, but I thought that property (M1) was also satisfied for $|x^2-y^2|$, but in my answers it says because $d(−1, 1) = 0$ but $−1 ≠ 1$?
But if I take two real numbers say $x=2$ and $x=3$ for the first metric, I also don't get $x$ equal to $y$? So I am rather confused at this notion! If someone could clarify this for me that would be great, thank you!