49.8k views
0 votes
Please help me find the distance between the point (2,5) and (5,9)​

User Cuneyt
by
4.7k points

1 Answer

5 votes

Answer:

5 units

Explanation:

Calculate the distance d using the distance formula

d = √ (x₂ - x₁ )² + (y₂ - y₁ )²

with (x₁, y₁ ) = (2, 5) and (x₂, y₂ ) = (5, 9)

d =
√((5-2)^2+(9-5)^2)

=
√(3^2+4^2)

=
√(9+16)

=
√(25)

= 5

User KcFnMi
by
4.8k points