asked 188k views
3 votes
1. what’s the distance between (-8, -6) and (4, 10)?

2. what’s the distance between (5, 14) and (-3, -9)?

asked
User DarkAtra
by
8.4k points

1 Answer

0 votes

Use the formula of a distance between two points:


d=√((x_2-x_1)^2+(y_2-y_1)^2)


(-8,\ -6),\ (4,\ 10)\\\\d=√((4-(-8))^2+(10-(-6))^2)=√(12^2+16^2)\\\\=√(144+256)=√(400)=\boxed{20}\\\\(5,\ 14),\ (-3,\ -9)\\\\d=√((-3-5)^2+(-9-14)^2)=√((-8)^2+(-23)^2)\\\\=√(64+529)=\boxed{√(593)\approx24.35}

answered
User Theduck
by
8.2k 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.