125k views
3 votes
Given the coordinates (0, 0) and (4, 1), the distance is

User Alaamh
by
6.5k points

1 Answer

7 votes

Answer:

distance = √17

Explanation:

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

distance = √(1 - 0)^2 + (4 - 0)^2

distance = √17

I hope my answer helps you.

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