Bunuel
A certain floor of an office building has 1,200 square feet of floor area allocated to 2 equally sized conference rooms and 6 rectangular offices. If no office can be larger than a conference room, does each conference room have a floor area of less than 200 square feet?
(1) Each conference room must have a smaller area than the combined areas of any three offices and a larger area than the combined areas of any two offices.
(2) The four walls of each office have a combined length of less than 46 feet.
Kudos for a correct solution.
First, I don't think the offices must be equal in area, since it mentions equally sized conference rooms only. But I don't think it matters for this problem anyway.
1) Area any 2 Offices < C < Any 3 offices
If 2C = 400, then remaining area is 800/6 ≈ 133 average. Any two rooms will be at least 266, so there's no way to fulfill our constraint with 200 or lower area for conference rooms. Definite NO to prompt, sufficient.
To double check the idea, if you reduce the area of some offices when 2C=400, say 50 for 2 offices, the 4 others must make up that 100 extra area (now 175 each) so we can't fulfill our constraint either.
2) P Office < 46. The largest area for a quadrilateral is a square, 46/4=11.5 --> 11.5*11.5 = 132.25 max Area. (stopped calculating here since it's the same idea as above).
132.5*6 = 793.5 so the remaining area is 406.5 = 2C, which means C must be more than 200. Sufficient.