The distance formular is represented as :
d = √(x2 - x1)² + (y2 - y1)²
Let d = distance
The vertical and horizontal coordinates as x and y respectively ;
The square root of the sum of square of the difference between the x and y coordinates ;
Distance = √(x2 - x1)² + (y2 - y1)²
Hence, d = √(x2 - x1)² + (y2 - y1)²
Learn more : https://brainly.com/question/13497040