asked 112k views
0 votes
What is the distance between the points (3,12) and (14,2)?​

asked
User Guogangj
by
7.6k points

1 Answer

6 votes

Answer:

sqrt(221)

Explanation:

The distance between two points is found by

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

= sqrt( (2-12)^2 + (14-3)^2)

= sqrt((-10)^2 + (11)^2)

= sqrt( 100+121)

= sqrt(221)

answered
User Vincentge
by
7.7k 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.