Ask Question
7 December, 01:59

Distance between (3,10) and (-4,31)

+3
Answers (1)
  1. 7 December, 02:47
    0
    (3,10) (-4,31)

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

    distance = sqrt (-4 - 3) ^2 + (31 - 10) ^2

    distance = sqrt (-7^2 + 21^2)

    distance = sqrt (49 + 441)

    distance = sqrt 490

    distance = 7 sqrt 10 or 22.14
Know the Answer?
Not Sure About the Answer?
Get an answer to your question ✅ “Distance between (3,10) and (-4,31) ...” in 📙 Mathematics if there is no answer or all answers are wrong, use a search bar and try to find the answer among similar questions.
Search for Other Answers