Problem: A rectangular box has sides x<y<z. Its perimeter is p=4(x+y+z), its surface area is s=2(xy+yz+zx) and its main diagonal has length d=x2+y2+z2. Show that 3x<(p/4−d2−s/2) and 3z>(p/4+d2−s/2).
Solution
Solution: We have 3(y−x)(z−x)>0, so 3x2+3yz>3xy+3xz. Hence y2+z2+4x2+2yz−4xy−4xz>x2+y2+z2−xy−yz−xz or (y+z−2x)2>(d2−s/2). Hence (x+y+z)>3x+d2−s/2. So 3x<p/4−d2−s/2.
Similarly, 3(z−x)(z−y)>0, so x2+y2+4z2>x2+y2+z2+3zx+3zy−3xy, so (2z−x−y)2>x2+y2+z2−xy−yz−zx or (3z−p/4)2>(d2−s/2). Hence 3z>p/4+d2−s/2.
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 reproduced verbatim; metadata (topic, difficulty) added by this project.