Instead of walking along two adjacent sides of a rectangular field, a boy took a shortcut along the diagonal of the field and saved a distance equal to 21 the longer side. The ratio of the shorter side of the rectangle to the longer side was:
Pick one
Solution
Let x<y be the sides of the rectangle. The length of the diagonal is x2+y2, and the length of the two adjacent sides is x+y. Then the distance the boy saves is x+y−x2+y2. Setting this equal to 21y, we have x+y−x2+y2=21y x+21y=x2+y2 x2+xy+41y2=x2+y2 xy=43y2 yx=43, so the answer is (D)43.
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: NuminaMath-1.5,
licensed Apache-2.0.
Statement and solution reproduced as published; topic and difficulty added by this site.