Question
what is the distance between 0,5 and 8,0
Answers
Answered by
GPT 3.5
The distance between the points (0,5) and (8,0) can be found using the distance formula:
d = √((x2 - x1)^2 + (y2 - y1)^2)
Let's substitute the values:
d = √((8 - 0)^2 + (0 - 5)^2)
d = √(8^2 + (-5)^2)
d = √(64 + 25)
d = √89
Therefore, the distance between the points (0,5) and (8,0) is √89 or approximately 9.43 units.
d = √((x2 - x1)^2 + (y2 - y1)^2)
Let's substitute the values:
d = √((8 - 0)^2 + (0 - 5)^2)
d = √(8^2 + (-5)^2)
d = √(64 + 25)
d = √89
Therefore, the distance between the points (0,5) and (8,0) is √89 or approximately 9.43 units.