Answer:
To do this you need to use the distance formula. The distance formula is d= the square root of (your second x coordinate minus your first x coordinate)^2 times (your second y coordinate minus your first y coordinate)^2. It looks like this square root (x2-x1)^2, (y2-y1)^2.