212k views
10 votes
Find the distance between the points 4,7 and -5,7

2 Answers

11 votes

Answer:

9

Explanation:

Horizontal line from 4 to -5.

User Wendelbsilva
by
3.4k points
10 votes

Distance formula is:
\sqrt{(x_(2)-x_(1))^2+(y_(2)-y_(1))^2 }


(x_(1),y_(1)) = (4,7)\\(x_(2),y_(2)) = (-5,7)

Thus let us plug in all the know values and solve:


√((-5-4)^2+(7-7)^2) =√((-9)^2) =√(81) = 9

Thus the distance is 9

Hope that helps!

User Arslaan Ejaz
by
4.2k points