30 Jul
2016
30 Jul
'16
4:16 a.m.
Square-to-Rectangle construction problem is trivial. But what about Rectangle-to-Square construction problem? There are some trivial cases, e.g., if a<b are side lengths such that a*b is a square: (a,b)=(6, 24), (a,b)=(6, 54), etc. But what about general case of any rectangle? zak