asked 58.8k views
5 votes
Find the distance between the points given. (2, 2) and (5, 5) 3

asked
User Rogala
by
8.4k points

1 Answer

3 votes

For this case we have that by definition, the distance between two points is given by:


d = \sqrt {(x_ {2} -x_ {1}) ^ 2+ (y_ {2} -y_ {1}) ^ 2}\\(x_ {1}, y_ {1}) :( 2,2)\\(x_ {2}, y_ {2}) :( 5,5)

Substituting the points:


d = \sqrt {(5-2) ^ 2 + (5-2) ^ 2}\\d = \sqrt {(3) ^ 2 + (3) ^ 2}\\d = \sqrt {9 + 9}\\d = \sqrt {18}\\d = 3 \sqrt {2}

ANswer:


d = 3 \sqrt {2}

answered
User ThexBasic
by
8.5k 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.