Sindhuja R. answered 04/10/20
Experienced Tutor specializing in Geometry
Hey Andy, the distance between two point is calculated by using a simple formula
Note down:
The distance between two points : square root of ((x2 - x1)^2 + (y2 - y1)^2)
Given : ( 8 , 4 ) ( 3 , 2 )
(x1,y1) (x2,y2)
Distance= square root of ((x2 - x1)^2 + (y2 - y1)^2)
square root of ((3 - 8)^2 + (2 - 4)^2)
square root of ( (-5)^2 + (-2)^2 )
square root of ( 25 + 4 )
Distance= square root of ( 29 )
If you have any further doubts, you can message me, i am available anytime to clarify.