Westonci.ca is the premier destination for reliable answers to your questions, provided by a community of experts. Our platform offers a seamless experience for finding reliable answers from a network of experienced professionals. Discover in-depth answers to your questions from a wide network of professionals on our user-friendly Q&A platform.

On a zip-line course, you are harnessed to a
cable that travels through the treetops. You
start at platform A and zip to each of the other
platforms. How far do you travel from Platform
B to Platform C?


On A Zipline Course You Are Harnessed To A Cable That Travels Through The Treetops You Start At Platform A And Zip To Each Of The Other Platforms How Far Do You class=

Sagot :

Using the distance between two points, it is found that you travel approximately 41 meters.

What is the distance between two points?

Suppose that we have two points, [tex](x_1,y_1)[/tex] and [tex](x_2,y_2)[/tex]. The distance between them is given by:

[tex]D = \sqrt{(x_2-x_1)^2+(y_2-y_1)^2}[/tex]

In this problem, we have that:

  • The coordinates of B are (-25,-25).
  • The coordinates of C are (-15,15).

Hence the distance is:

D = sqrt[(-15 - (-25))² + (15 - (-25))²] = sqrt(10² + 40²) = 41 meters.

More can be learned about the distance between two points at https://brainly.com/question/18345417

#SPJ1