Given the two coordinates (−6, 5)

, and (−6, 10)
, what is the distance between them on a coordinate plane?(1 point)
Responses

0
0

2
2

15
15

5

1 answer

To find the distance between the two points \((-6, 5)\) and \((-6, 10)\) on a coordinate plane, we can use the distance formula for points that have the same x-coordinate. The distance can be calculated by finding the difference between the y-coordinates.

The formula is:

\[ \text{Distance} = |y_2 - y_1| \]

Here, \(y_1 = 5\) and \(y_2 = 10\).

Calculating the distance:

\[ \text{Distance} = |10 - 5| = |5| = 5 \]

So, the distance between the two points is 5.