asked 826 views
1 vote
What is the distance from M(-1, 6) to N(11, 1)?

Please show all work and not just the answers.

asked
User Goks
by
8.4k points

1 Answer

4 votes

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

Distance = sqrt((-1-11)^2 +(6-1)^2)

Distance = sqrt(12^2 + 5^2)

Distance = sqrt(144 + 25)

Distance = sqrt(169)

Distance = 13

answered
User Bilal Halayqa
by
8.6k 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.