230k views
5 votes
How far apart are the points (0,-1) and (6,5)?

User DariusL
by
7.9k points

2 Answers

3 votes

Answer:

The distance is 8.4853

Explanation:

Input Data :

Point 1 (xA, yA) = (0, -1)

Point 2 (xB, yB) = (6, 5)

Objective :

Find the distance between two given points on a line?

Formula :

Distance between two points = √(xB − xA) ^ 2 + (yB − yA) ^ 2

Solution :

Distance between two points = √ (6 − 0)^2 + (5− −1) ^ 2

= √6^2 + 6^2

= √36 + 36

= √72

= 8.4853

Distance between points (0, -1) and (6, 5) is 8.4853

hope this helps and is right :)

User Achyut Rastogi
by
8.4k points
3 votes

Answer:

(6, 6)

Explanation:

User Federico Piragua
by
9.1k points

No related questions found

Welcome to QAmmunity.org, where you can ask questions and receive answers from other members of our community.

9.4m questions

12.2m answers

Categories