212k views
4 votes
Find the distance between the points (7,

9) and (

2,

4).

User JonCav
by
6.2k points

1 Answer

4 votes

Answer:

7.07106781187

Explanation:

Let us use the distance formula:


d = √((x_2 - x_1)^2 + (y_2-y_1)^2)

x2=2

x1=7

y2=4

y1=9


d = \sqrt{(2 - 7)^(2) + (4-9)^2}


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


d = √(25 + 25)


d = √(50)

d=7.07106781187 (round to whatever digit neccesary)

Hope this helps!!

User Matthias Hamann
by
6.3k points
Welcome to QAmmunity.org, where you can ask questions and receive answers from other members of our community.