To find the distance between two points, we can use the distance formula:
Distance = √[(x₂ - x₁)² + (y₂ - y₁)²]
In this case, the coordinates of the first point are (-6, 4) and the coordinates of the second point are (-5, -4).
Let's calculate the distance between these two points.
Distance = √[(-5 - (-6))² + (-4 - 4)²]
= √[(1)² + (-8)²]
= √[1 + 64]
= √65
Therefore, the distance between the points (-6, 4) and (-5, -4) is √65 or approximately 8.06.
What is the distance between the following points?
(-6, 4) (-5, -4)
1 answer