
Amarjeet K. answered 07/21/15
Tutor
4.6
(8)
Professional Engineer for Math and Science Turoring
distance between two points whose coordinates are x1y1 and x2y2 ü√(y2-y1)2 + (x2-x1)2
In this case a and b are on x axis and their y coordinates are 0. Plug in values x2 = b and x1=a
Distance = b-a
also we know absolute value of b-a is same as that of a-b
:)