asked 142k views
2 votes
Calculate the distance between two points a(-9,-10) and b(0,-10)

asked
User Sshet
by
8.8k points

1 Answer

4 votes

Answer:

The distance between two points on a 2D coordinate plane can be found using the following distance formula. d = √ (x2 - x1)2 + (y2 - y1)2. where (x 1, y 1) and (x 2, y 2) are the coordinates

Explanation:

answered
User Bjdose
by
7.8k 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.