asked 117k views
0 votes
Fine the distance between p(2,8 and q(5,3)

asked
User Saladi
by
8.7k points

1 Answer

4 votes

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

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

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

d = √(9 + 25)

d = √(34)
answered
User Raviteja
by
7.3k 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.