Elementary geometry problem

106 Views Asked by At

A square field has side length $100$ metres. One horse is tethered to the midpoint of the bottom side of the field. Another is tethered to the top right corner of the field. A third horse is tethered to the midpoint of the left side of the field. Each horse can access an equal area of the field and none of the areas overlap.

What length of rope must each horse have to minimise the area that no horse can reach?

My progress:

Let $L$ be the length of the rope for the horses at the bottom and on the left. These horses are both able to access semicircular regions, each with area $\dfrac{1}{2}\pi L^2$. The horse at the top right is able to access a quarter circular region with area $\dfrac{1}{2}\pi L^2$, and therefore the length of rope this horse has is $L\sqrt{2}$.

For none of the areas to overlap, I think we will need the two semicircles to touch, but I can't see how to use this to find a suitable function to minimise. A hint would be greatly appreciated.

EDIT: This is an image. The areas of the yellow, blue and red regions are supposed to be the same.

enter image description here

1

There are 1 best solutions below

3
On BEST ANSWER

The white area is minimised when the blue and yellow circle are tangent to each other. We calculate the radius of the circles in that case.

Let $O$ be the left bottom point of the square. The point of tangency $T$ must then on the line $y=x$ by symmetry.

The line from the midpoint of the blue circle through $T$ is $y=-x+50$, therefore intersecting $y=x$ with $y=-x+50$ gives $T=(25,25)$.

Hence, the asked radius of the circle is $\sqrt{(25-50)^2+(25-0)^2}=\color{red}{25\sqrt{2}}$.