asked 140k views
1 vote
What’s the distance between (0,1) and (3,0)

1 Answer

5 votes

Answer:

The distance between the points (0, 1) and (3, 0) is 3.16.

Explanation:

The distance between two points in a coordinate plane can be found using the distance formula:

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

where (x1, y1) and (x2, y2) are the coordinates of the two points.

In this case, we have the points (0, 1) and (3, 0). Plugging these values into the distance formula, we get:

distance = sqrt((3 - 0)^2 + (0 - 1)^2)

distance = sqrt(9 + 1)

distance = sqrt(10)

Therefore, the distance between the points (0, 1) and (3, 0) is sqrt(10), which is approximately equal to 3.16.

Answer: The distance between the points (0, 1) and (3, 0) is 3.16.

answered
User James Knott
by
8.7k 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.