Ask Question
15 September, 12:53

The distance between (2, 0) and (5, - 1) is:

9.

0.

10.

+2
Answers (1)
  1. 15 September, 13:21
    0
    Distance = square root ((x2 - x1) ^2 + (y2 - y1) ^2)

    (2,0) ... x1 = 2 and y1 = 0

    (5,-1) ... x2 = 5 and y2 = - 1

    sub and solve

    d = sqrt ((5 - 2) ^2 + (-1 - 0) ^2)

    d = sqrt ((3^2) + (-1^2))

    d = sqrt (9 + 1)

    d = sqrt 10 <==
Know the Answer?
Not Sure About the Answer?
Find an answer to your question 👍 “The distance between (2, 0) and (5, - 1) is: 9. 0. 10. ...” in 📗 Mathematics if the answers seem to be not correct or there’s no answer. Try a smart search to find answers to similar questions.
Search for Other Answers