Question 176638
Use the distance formula:  {{{d = sqrt((x[1] - x[2])^2 + (y[1] - y[2])^2)}}}.  Just plug in the coordinate values from your two points and do the arithmetic.  Watch your signs carefully.