Maths Olympiad Prep

Track / Stage 4 / 80 of 340 #340 of 1964

Problem 340

AMC 12 late, AIME early
Combinatorics Difficulty 4.8 Find the answer

## Task 19/70

A prism with an nn-sided base has 10n diagonals (body and face diagonals). What is n\mathrm{n}?

A number or a short expression. Spacing and $ signs are ignored.

Official solution

A nn-sided prism has 2n2n vertices and 3n3n edges. Each vertex can be connected to any other vertex by a line segment that is either an edge or a diagonal. The number of connecting segments is

2n(2n1)2=n(2n1)=2n2n \frac{2n(2n-1)}{2}=n(2n-1)=2n^2-n

Therefore, the number of diagonals is 10n=2n2n3n10n=2n^2-n-3n. This results in the quadratic equation without a constant term: n27n=0n^2-7n=0 with the solutions n1=0,n2=7n_1=0, n_2=7. Since there is no zero-sided prism (the domain for nn is n3n \geq 3, whole!), n=7n=7 is the only solution. A heptagonal prism thus has a total of 70 diagonals.

Source: NuminaMath-1.5, licensed Apache-2.0. Statement and solution reproduced as published; topic, difficulty and ordering added by this site.