127k views
0 votes
Find the distance between (8, -4.7) and (8, 5.3)

User KarelG
by
7.2k points

1 Answer

3 votes

Answer:

d = 10

Explanation:


d= √((x_2-x_1)^2+(y_2-y_1)^2) \\d= √((8-8)^2+(5.3-(-4.7))^2) \\d= √((0)^2+(10)^2) \\d= √(0+100) \\d= √(100)\\ d= 10

User Pegla
by
7.3k points