asked 173k views
2 votes
Find the distance between points (6, 16) and (-1, 14)

asked
User Oli C
by
8.0k points

1 Answer

4 votes


= \sqrt{( {x2 - x1})^(2) + ( {y2 - y1})^(2) } \\ = \sqrt{ (- 1 - 6 )^(2) + ( {14 - 16)}^(2) } \\ = \sqrt{( { - 7)}^(2) + ( { - 2)}^(2) } \\ = √(49 + 4) \\ = √(53)

ATTACHED IS THE SOLUTION

answered
User Sridhar Katakam
by
8.2k 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.