asked 143k views
0 votes
What is the correct way to find the distance between the points (9, 6) and (4, 1)?

asked
User Ziyu
by
7.9k points

1 Answer

0 votes

Answer: Using the distance formula 5sqrt 2 is the answer

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

Explanation:

d=sqrt(9-4)^2+(6-1)^2

d=sqrt(5)^2+(5)^2

d=sqrt 25+25

d=sqrt 50

d= 5 sqrt 2

answered
User Vburojevic
by
7.9k 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.