Westonci.ca is the premier destination for reliable answers to your questions, provided by a community of experts. Our platform provides a seamless experience for finding reliable answers from a network of experienced professionals. Join our Q&A platform to connect with experts dedicated to providing accurate answers to your questions in various fields.

find the distance between the two points round resolution to the 2 decimal points.

Find The Distance Between The Two Points Round Resolution To The 2 Decimal Points class=

Sagot :

The two points given are A(-5, -2) and B(4, -1).

The basic formula for calculating the distance between two points like these is given as

AB = √(x2 - x1)² + (y2 - y1)²

Where x1 = -5, x2 = 4, y1 = -2 and y2 = -1

The distance becomes;

AB = √(4 - [-5])² + (-1 - [-2])²

AB = √(4+5)² + (-1 + 2)²

AB = √(9² + 1²

AB = √81 + 1

AB = √82

AB = 9.05538

AB = 9.055 (Rounded to 2 decimal points)