Get reliable answers to your questions at Westonci.ca, where our knowledgeable community is always ready to help. Discover in-depth answers to your questions from a wide network of professionals on our user-friendly Q&A platform. Get detailed and accurate answers to your questions from a dedicated community of experts on our Q&A platform.

Find the distance between B (3,−4) and C (5,−5). Round to the nearest tenth, if necessary.

Sagot :

Using the distance formula, the distance between B and C is calculated as: 2.3 units.

How to Find the Distance Between Two Points?

The distance formula to apply is: d = [tex]\sqrt{(x_2 - x_1)^2 + (y_2 - y_1)^2}[/tex].

Given the following:

B (3,−4) = (x1, y1)

C (5,−5) = (x2, y2)

Plug in the values into the distance formula

BC = √[(5−3)² + (−5−(−4))²]

BC = √[(2)² + (−1)²]

BC = √(4 + 1)

BC = √5

BC = 2.236068 ≈ 2.3 units.

Therefore, using the distance formula, the distance between B and C is calculated as: 2.3 units.

Learn more about the distance formula on:

https://brainly.com/question/661229

#SPJ1