MMM #20 Winner

mmmwin.jpg

The winner for this edition of MMM is Diego Vila Cid. It appears that Diego has some MATLAB experience as his answer came in the form of a MATLAB script. In fact, his script was eerily reminiscent of how I checked the answer. Kudos, Diego.

This was actually a pretty interesting problem as there were many approaches that were taken in solving it. The most elegant approach was probably done by Richard Berlin. He stated that:

Ignoring the taper on the sides of the pie (which we have no information to calculate) suggests that Rob should take one of the side pieces.

The area on top of the pie is 50*50*PI = 7854. The 26-meter center section is bounded by a rectangle which is 26*100 = 2600 square meters; it’s actually somewhat less than that because of the curvature of the pie.

7854/3 = 2618, so the center section must contain less than a third of the pie.

Nice job Richard. That is an approach that any engineer would be proud to have taken.

Other Solutions

There were mainly two other methods used. One of the solutions employed the use of trig to figure out the area of each section through a clever use of triangles and sectors. The other method used calculus by first finding an equation to represent the circle and then integrating on the limits.

Stay tuned for next week’s problem. I’m sure that Sol will prepare an interesting problem over at wildaboutmath.com this coming Monday.