Distance between points (-4, 2) and (-4, -4)

Given Coordinates: x1 = -4  y1 = 2,  x2 = -4  y2 = -4
Distance Formula: d = (x2 − x1)2 + (y2 − y1)2
Substitute the given coordinates into the Distance Formula and Simplify:
d = (-4 − (-4))2 + (-4 − 2)2
d = (-4 + 4)2 + (-4 − 2)2
d = 02 + (-6)2
d = √0 + 36
d = √36
d = 6
Therefore, the distance between the points (-4, 2) and (-4, -4) is equal to 6
Note: Since x1 = x2, the distance between (-4, 2) and (-4, -4) is equal to the absolute value of the difference between y2 (-4) and y1 (2), d = |-4 − 2| = 6

The solution above and other related solutions were provided by the Distance Between Two Points Application.