Question 524837
Points(-1,-3) and (2,3)

Distance b/w two points = {{{sqrt((x[1]-x[2])^2+(y[1]-y[2])^2)}}}
Distance b/w two points = {{{sqrt((-1-2)^2+(-3-3)^2)}}}
Distance b/w two points = {{{sqrt((-3)^2+(-6)^2)}}}
Distance b/w two points = {{{sqrt(9+36)}}}
Distance b/w two points = {{{sqrt(45)}}}
Distance b/w two points = {{{6.708}}}