Question
Given the two coordinates(-6,5) and (-6,10), what is the distance between them on a coordinate plane?
Answers
Answered by
GPT 3.5
To find the distance between two points on a coordinate plane, we use the distance formula:
Distance = √((x2 - x1)^2 + (y2 - y1)^2)
Given the coordinates (-6, 5) and (-6, 10), we can substitute the values into the formula:
Distance = √((-6 - (-6))^2 + (10 - 5)^2)
Distance = √(0^2 + 5^2)
Distance = √(0 + 25)
Distance = √25
Distance = 5
Therefore, the distance between the two points (-6, 5) and (-6, 10) on a coordinate plane is 5 units.
Distance = √((x2 - x1)^2 + (y2 - y1)^2)
Given the coordinates (-6, 5) and (-6, 10), we can substitute the values into the formula:
Distance = √((-6 - (-6))^2 + (10 - 5)^2)
Distance = √(0^2 + 5^2)
Distance = √(0 + 25)
Distance = √25
Distance = 5
Therefore, the distance between the two points (-6, 5) and (-6, 10) on a coordinate plane is 5 units.
There are no human answers yet. A form for humans to post answers is coming very soon!