Filippo's living room has a rectangular floor plan. Filippo has noticed that if he plugs the vacuum cleaner into the outlet near the entrance door he manages to clean the whole floor: this means that all the points of the floor are at distance less than 5m from the point on the wall where the outlet is located. What is the maximum value of the area of the living room (in m2)?
Solution
Solution:
The answer is 25. Let us consider the rectangle that forms the floor plan of the living room, and orient it so that the outlet P lies on the horizontal side AB, dividing it into two segments of length a and b. Let us also call c the length of the two vertical sides BC and DA, as in the figure. In this way, the area of the living room is ac+bc.
In order for the vertices C and D to be at distance less than or equal to 5 from P, we must have b2+c2≤5 and a2+c2≤5, respectively. By a well-known inequality we have ac≤2a2+c2, with equality when a=c is chosen, and similarly bc≤2b2+c2. Combining these inequalities we obtain that the area of ABCD is ac+bc≤2a2+c2+2b2+c2≤252+252=25. To verify that this is indeed the maximum area, we want to construct a configuration in which all these inequalities become equalities. We thus want in particular to have a=c and 25=a2+c2=2a2, and solving we get a=c=25. In the same way we obtain b=c=25. Indeed, choosing a=b=c=25, all points inside the rectangle are at distance from P at most 25 both along the horizontal axis and along the vertical axis, and therefore have distance from it at most (25)2+(25)2=25=5
Second solution. Let us consider the points C′ and D′ obtained by reflecting C and D with respect to the side AB.
Then the rectangle CDD′C′ (which has double the area of ABCD) lies inside the circle with center P and radius 5. Therefore finding the maximum of the area of ABCD is equivalent to constructing the rectangle of maximum area that lies inside a circle, and it is well known that this is the square. We then have CD=DD′=D′C′=C′C, and we conclude that AD,BC must be half as long as CD.
Want a route through all this instead of an archive? The track
puts 2,000 problems in a working order, from AMC 10 level to the IMO shortlist.
Source: MathNet,
licensed CC-BY-4.0.
Statement translated into English from it; metadata (topic, difficulty) added by this project.