89.4k views
4 votes
#20
The distance between the points (2, 8) and (4, 7) is

User Bizhan
by
7.7k points

1 Answer

5 votes
d(A,B) = √5 ≈ 2.2361


A = (2,8)
B = (4,7)
d = distance

-----/\------/\------/\------

sqrt((x2-x1)^2+(y2-y1)^2)
which can be simplified to
sqrt(5)
User Martin Dorey
by
7.5k points

Related questions

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