232k views
4 votes
What is the distance between the points (2, 5) and (5, 7)?

5

image

2 Answers

4 votes
d^2=x^2+y^2

d^2=(dx)^2+(dy)^2

d^2=(5-2)^2+(7-5)^2

d^2=3^2+2^2

d^2=9+4

d^2=13

d=√13
User Rambles
by
8.5k points
1 vote

Answer:

The distance between two points (2, 5) and (5, 7) is √13

Explanation:

Given: Points (2, 5) and (5, 7)

We have to find the distance between the given points (2, 5) and (5, 7)

Consider the given points (2, 5) and (5, 7)

Distance between two points is calculated using formula


D=√(\left(x_2-x_1\right)^2+\left(y_2-y_1\right)^2)


\left(x_1,\:y_1\right)=(2,5),\:\left(x_2,\:y_2\right)=(5,7)

Thus,
D=√(\left(5-2\right)^2+\left(7-5\right)^2)=√(9+4)=√(13)

Thus, The distance between two points (2, 5) and (5, 7) is √13

User Zenna
by
8.2k points