Question 982763
Vertical coordinates are 0 while horizontal components would be two values neither necessarily being zero.


Points   (a,0) and (b,0);


{{{sqrt((a-b)^2+(0-0)^2)}}}


{{{sqrt((a-b)^2)}}}


Without getting into too much more detailed discussion, main result of that expression is (a-b).