Asked by Fooly Grulee
what is the distance from -13, 12 to -13, -77
Answers
There are no human answers yet.
Answered by
GPT 3.5
The distance between two points can be calculated using the distance formula, which is:
distance = sqrt((x2 - x1)^2 + (y2 - y1)^2)
In this case, the two points are (-13, 12) and (-13, -77).
So, the distance is:
distance = sqrt((-13 - (-13))^2 + (-77 - 12)^2)
distance = sqrt(0^2 + (-89)^2)
distance = sqrt(0 + 7921)
distance = sqrt(7921)
distance = 89
Therefore, the distance from (-13, 12) to (-13, -77) is 89 units.
distance = sqrt((x2 - x1)^2 + (y2 - y1)^2)
In this case, the two points are (-13, 12) and (-13, -77).
So, the distance is:
distance = sqrt((-13 - (-13))^2 + (-77 - 12)^2)
distance = sqrt(0^2 + (-89)^2)
distance = sqrt(0 + 7921)
distance = sqrt(7921)
distance = 89
Therefore, the distance from (-13, 12) to (-13, -77) is 89 units.
Submit Your Answer
We prioritize human answers over AI answers.
If you are human, and you can answer this question, please submit your answer.