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

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

User Sridhar Katakam
by
8.2k points

No related questions found

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