An athletics track usually consists of a rectangular field and a track. The track has two straights, both with the same length and parallel to each other, and two curves that are perfect semicircles. The length of the inner edge is exactly 400 meters (actually, this is a simplification). The field is as long as the two straights and has a width equal to the semicircles' diameters.
What length of the straight (in meters) maximises the area of the field?
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.
If the length of the straights and the curves' diameters are s and c respectively, then we can set up the following equations
4 0 0 c = 2 ⋅ s + 2 ⋅ 2 1 ⋅ π c = 2 s + π c = π 4 0 0 − 2 s
and then
A f i e l d = s ⋅ c = s ⋅ π 4 0 0 − 2 s = π 4 0 0 s − π 2 s 2
This is a parabola that is opened to the bottom, so its vertex will be the maximum we are looking for. To find it, let's differentiate with respect to g and set the derivative equal to 0.
d g d A = π 4 0 0 − π 4 s
π 4 0 0 − π 4 s = 0 ⇔ s = 1 0 0
This means that the maximum area will be reached when all four parts of the track are each 100m long, which is quite nice.
Problem Loading...
Note Loading...
Set Loading...
Let x be the length of the straight and d be the diameter of the semicircles.
The inner edge of the track is 4 0 0 = 2 x + π d and the area of the field is A = x d .
Combining gives A = − π 2 x 2 + π 4 0 0 x and completing the square gives A = 1 0 0 0 0 − π 2 ( x − 1 0 0 ) 2 .
Therefore, the maximum area is 1 0 0 0 0 0 when x − 1 0 0 = 0 , or when x = 1 0 0 meters.