Skip to main content

2023 AMC 10B Problem 25

Problem 25 of 25HarderGeometry

A regular pentagon with area 1+51 + \sqrt{5} is printed on paper and cut out. All five vertices are folded to the center of the pentagon, creating a smaller pentagon. What is the area of the new pentagon?

Answer choices

Show solution

Solution

Let the original pentagon have circumradius R.R. Folding a vertex to the center creases along the perpendicular bisector of the center-to-vertex segment, a line at distance R2\tfrac{R}{2} from the center. Those five creases bound the new regular pentagon, whose apothem is R2\tfrac{R}{2} (the original apothem was Rcos36R\cos 36^\circ). So the new pentagon is similar with ratio 12cos36,\frac{1}{2\cos 36^\circ}, and its area is the old area times (12cos36)2.\left(\tfrac{1}{2\cos 36^\circ}\right)^2. Plug in cos36=1+54:\cos 36^\circ = \tfrac{1+\sqrt5}{4}: the factor becomes 23+5=352.\tfrac{2}{3+\sqrt5} = \tfrac{3-\sqrt5}{2}. So the new area is (5+1)352=51.(\sqrt5+1)\cdot\tfrac{3-\sqrt5}{2} = \sqrt{5} - 1. Thus, B is the correct answer.

More practice

Concepts: regular polygon · paper folding · similarity · area ratio

Problem text and solution from the LIVE past-contest archive. See also the AoPS wiki page for community solutions.