answersLogoWhite

0

use a coordinate system two points in 2-D space have 2 coordinates x,y


-> let d(a.b) be the distance between point a=(xa,ya) and point b=(xb,yb)

d(a,b)=Sqrt ((xa-xb)2+(ya-yb)2)
User Avatar

Wiki User

15y ago

What else can I help you with?