asked 78.3k views
3 votes
Find the distance between the points (6.6,7.9) and (6.6, 4.7).

asked
User Chu Son
by
8.6k points

2 Answers

2 votes
What the person said above me
answered
User Nikos Fotiadis
by
8.1k points
2 votes

To find the distance between the points (6.6,7.9) and (6.6,4.7), we can use the distance formula:

distance = √((x2 - x1)^2 + (y2 - y1)^2)

Plugging in the coordinates of the two points, we get:

distance = √((6.6 - 6.6)^2 + (4.7 - 7.9)^2)

Simplifying this expression gives us:

distance = √((0)^2 + (-3.2)^2)

Which simplifies to:

distance = √(10.24)

Finally, taking the square root of both sides gives us:

distance = 3.2

So, the distance between the points (6.6,7.9) and (6.6,4.7) is approximately 3.2.

answered
User Omar Abdelhafith
by
7.9k points

No related questions found

Welcome to Qamnty — a place to ask, share, and grow together. Join our community and get real answers from real people.