asked 111k views
3 votes
Find the distance between the points (3, -2) and (6, 4) rounded to the nearest hundredth.

1 Answer

5 votes

Answer: 6.71

Explanation:

To find the distance between two points in a two-dimensional coordinate system, you can use the distance formula:

Distance = sqrt((x2 - x1)^2 + (y2 - y1)^2)

In this case, the coordinates of the first point are (3, -2) and the coordinates of the second point are (6, 4). Let's calculate the distance:

Distance = sqrt((6 - 3)^2 + (4 - (-2))^2)

= sqrt(3^2 + 6^2)

= sqrt(9 + 36)

= sqrt(45)

≈ 6.71

Rounding the distance to the nearest hundredth, we get approximately 6.71.

answered
User Cory Nezin
by
8.5k 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.