Question

Difficulty: Very hardAngles, Parallel Lines, and Polygons

Two parallel lines, L1L_1 and L2L_2, are situated in a plane with L1L_1 above L2L_2. A regular polygon of nn sides has one of its sides, ABAB, lying entirely on line L1L_1. An adjacent side, BCBC, extends downwards into the region between L1L_1 and L2L_2. A line segment BDBD is drawn from vertex BB perpendicular to line L2L_2, meeting L2L_2 at point DD. The segment BDBD lies inside the interior angle ABC\angle ABC of the polygon and divides ABC\angle ABC into two angles, ABD\angle ABD and DBC\angle DBC, such that ABD:DBC=3:2\angle ABD : \angle DBC = 3 : 2. What is the total number of diagonals of this regular polygon?

Answer: 54

Answer

54
Because line L_1 is parallel to line L_2 and BD is perpendicular to L_2, BD is also perpendicular to L_1, making angle ABD equal to 90°. Based on the 3:2 ratio, angle DBC equals 60°, giving a total interior angle of 150°. Solving (n - 2) × 180° / n = 150° yields n = 12 sides. Substituting n = 12 into the diagonal formula n(n - 3) / 2 gives 54 diagonals.

Step-by-Step Solution

1
Determine the measure of angle ABD using parallel line properties
ABD=90\angle ABD = 90^\circ
Because line L_1 is parallel to line L_2 and line segment BD is perpendicular to L_2, BD is also perpendicular to L_1.
2
Calculate the measure of angle DBC from the given angle ratio
DBC=60\angle DBC = 60^\circ
With \angle ABD : \angle DBC = 3 : 2 and \angle ABD = 90^\circ, setting 3 ratio units equal to 90^\circ gives 1 unit = 30^\circ, so 2 units = 60^\circ.
3
Find the total interior angle measure of the regular polygon
ABC=150\angle ABC = 150^\circ
The interior angle \angle ABC is the sum of \angle ABD and \angle DBC, which gives 90^\circ + 60^\circ = 150^\circ.
4
Determine the number of sides n of the regular polygon
n = 12
Using the regular polygon interior angle formula \frac{(n - 2) \times 180^\circ}{n} = 150^\circ, solving for n yields 180n - 360 = 150n \implies 30n = 360 \implies n = 12.
5
Calculate the total number of diagonals
54
Applying the polygon diagonal formula D = \frac{n(n - 3)}{2} with n = 12 gives D = \frac{12 \times (12 - 3)}{2} = \frac{12 \times 9}{2} = 54.

Key Concept

Combining parallel line perpendicularity properties, angle partitioning, regular polygon interior angle measure, and diagonal count calculation
Rate this question