GeometryDifficulty 6.2National OlympiadProve itUnited States
Problem: A semicircle is inscribed in another semicircle if the smaller semicircle's diameter is a chord of the larger semicircle, and the smaller semicircle's arc is tangent to the diameter of the larger semicircle. Semicircle S1 is inscribed in a semicircle S2, which is inscribed in another semicircle S3. The radii of S1 and S3 are 1 and 10, respectively, and the diameters of S1 and S3 are parallel. The endpoints of the diameter of S3 are A and B, and S2's arc is tangent to AB at C. Compute AC⋅CB.
Solution
Solution: Let P, Q, and R be the midpoints of the diameters (i.e., the center of the circular arcs) of S3, S2, and S1, respectively. Observe that if one fixes S3, the location of S2 is uniquely determined by the angle between the diameters of S2 and S3. The same holds for S2 and S1. Thus, the figures S3∪S2 and S2∪S1 are similar. This gives us that the radius of S2 is 10.
To compute the answer, we define V to be either intersection of the arcs of S2 and S3. By the Pythagorean theorem, PQ=PV2−VQ2=100−10=90. By the Pythagorean theorem again, PC=PQ2−QC2=90−10=80. Thus AC⋅CB=(10+PC)(10−PC)=100−PC2=[20].
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.