In a square of side length 40, can we fit a rectangle?
Note: You cannot fold / break the rectangle or the square.
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.
We can, but just barely!
How can we determine the general solution?
Chew-Seong Cheong claims that in a square of side length s , we can fit a l × h rectangle where l > s > h if 2 s ≥ l + h .