Alice, Bobby and Carla are swimming in a circular pool with area ft . All the kids are hanging onto the side of the pool when Alice's dad throws a beach ball into the pool. The kids all leave at the same time and race towards the ball. If Bobby swims twice as fast as Alice, and Carla swims twice as fast as Bobby, what is the closest that Alice's dad can throw the ball to the center of the pool such that all three kids reach the ball at the same time?
Express your answer as the distance between the center of the pool and the ball.
This section requires Javascript.
You are seeing this because something didn't load right. We suggest you, (a) try
refreshing the page, (b) enabling javascript if it is disabled on your browser and,
finally, (c)
loading the
non-javascript version of this page
. We're sorry about the hassle.
First, lets find out a little more about our pool. The area of the pool is 1 0 0 π , therefore A = π r 2 = 1 0 0 π ⟹ r = 1 0 .
Second, let's talk about the lengths that each child has to swim in order to reach the ball. If Bobby swims twice as fast as Alice, then Bobby therefore should have to swim twice as far to reach the ball. Same for Carla, she has to swim twice as far as Bobby, and therefore 4 times as much as Alice to reach the ball. Observe the image below.
Our goal is to find the minimum value of a such that the lines of length 1 0 − a , 2 0 − 2 a , and 4 0 − 4 a can be drawn.
Let's now make some observations based on the situation. Let's say that the ball was thrown in the exact middle of the pool. If Alice and Carla are both on the edge of the pool, Carla will clearly get there first because both girls have to swim 10 ft. to get there. This establishes that there is a lower bound on a . Our goal is to find that lower bound.
What would happen if we made a big? We can imagine that Alice's dad wants her to have the ball, so he throws it right next to her. In order for Bobby and Carla to have a chance, they would have to be pretty close to Alice. The closer that the ball is thrown to Alice, the closer Bobby and Carla have to be to her, and the opposite then must be true as well; the farther that the ball is thrown from Alice (AKA the smaller the value of a ), the farther away from Alice they both need to be.
Based on our observations, we can see that smaller values of a leads to a greater distance between Alice and Carla. This however isn't an infinite pool, it has a boundary. If Alice and Carla reach the point where they are farthest from each other, a further decrease in a can't lead to an increase in the distance between them, meaning that we've reached our boundary. So how far can Alice get from Carla? Well this question is trivial, Alice and Carla would have to be opposite each other, AKA they would have to be the endpoints on the diameter of the pool. We know from above that the radius of the pool is 1 0 ft, so the diameter is 2 0 ft. If Alice needs to travel 1 0 − a ft and Carla needs to travel 4 0 − 4 a ft, and their paths both outline the diameter of the circle, then all we should have to do is solve the equation ( 1 0 − a ) + ( 4 0 − 4 a ) = 2 0 for a and we're done.
( 1 0 − a ) + ( 4 0 − 4 a ) = 2 0
5 0 − 5 a = 2 0
5 a = 3 0
a = 6