{"status": "success", "data": {"description_md": "Euler's formula states that for a convex polyhedron with $V$ vertices, $E$ edges, and $F$ faces, $V - E + F = 2$. A particular convex polyhedron has 32 faces, each of which is either a triangle or a pentagon. At each of its $V$ vertices, $T$ triangular faces and $P$ pentagonal faces meet. What is the value of $100P + 10T + V$?\n___\nLeading zeroes must be inputted, so if your answer is `34`, then input `034`. Full credit goes to [MAA](https://maa.org/) for authoring these problems. These problems were taken on the [AOPS](https://artofproblemsolving.com/) website.", "description_html": "<p>Euler&#8217;s formula states that for a convex polyhedron with <span class=\"katex--inline\">V</span> vertices, <span class=\"katex--inline\">E</span> edges, and <span class=\"katex--inline\">F</span> faces, <span class=\"katex--inline\">V - E + F = 2</span>. A particular convex polyhedron has 32 faces, each of which is either a triangle or a pentagon. At each of its <span class=\"katex--inline\">V</span> vertices, <span class=\"katex--inline\">T</span> triangular faces and <span class=\"katex--inline\">P</span> pentagonal faces meet. What is the value of <span class=\"katex--inline\">100P + 10T + V</span>?</p>&#10;<hr><p>Leading zeroes must be inputted, so if your answer is <code>34</code>, then input <code>034</code>. Full credit goes to <a href=\"https://maa.org/\">MAA</a> for authoring these problems. These problems were taken on the <a href=\"https://artofproblemsolving.com/\">AOPS</a> website.</p>", "hints_md": "", "hints_html": "", "editorial_md": "", "editorial_html": "", "flag_hint": "", "point_value": 5, "problem_name": "1993 AIME Problem 10", "can_next": true, "can_prev": true, "nxt": "/problem/93_aime_p11", "prev": "/problem/93_aime_p09"}}