{"status": "success", "data": {"description_md": "If $A$ and $B$ are vertices of a polyhedron, define the distance $d(A, B)$ to be the minimum number of edges of the polyhedron one must traverse in order to connect $A$ and $B$. For example, $\\overline{AB}$ is an edge of the polyhedron, then $d(A, B) = 1$, but if $\\overline{AC}$ and $\\overline{CB}$ are edges and $\\overline{AB}$ is not an edge, then $d(A, B) = 2$. Let $Q$, $R$, and $S$ be randomly chosen distinct vertices of a regular icosahedron (regular polyhedron made up of $20$ equilateral triangles). What is the probability that $d(Q, R) > d(R, S)$?\n\n$\\textbf{(A) }\\frac{7}{22}\\qquad\\textbf{(B) }\\frac{1}{3}\\qquad\\textbf{(C) }\\frac{3}{8}\\qquad\\textbf{(D) }\\frac{5}{12}\\qquad\\textbf{(E) }\\frac{1}{2}$", "description_html": "<p>If  <span class=\"katex--inline\">A</span>  and  <span class=\"katex--inline\">B</span>  are vertices of a polyhedron, define the distance  <span class=\"katex--inline\">d(A, B)</span>  to be the minimum number of edges of the polyhedron one must traverse in order to connect  <span class=\"katex--inline\">A</span>  and  <span class=\"katex--inline\">B</span> . For example,  <span class=\"katex--inline\">\\overline{AB}</span>  is an edge of the polyhedron, then  <span class=\"katex--inline\">d(A, B) = 1</span> , but if  <span class=\"katex--inline\">\\overline{AC}</span>  and  <span class=\"katex--inline\">\\overline{CB}</span>  are edges and  <span class=\"katex--inline\">\\overline{AB}</span>  is not an edge, then  <span class=\"katex--inline\">d(A, B) = 2</span> . Let  <span class=\"katex--inline\">Q</span> ,  <span class=\"katex--inline\">R</span> , and  <span class=\"katex--inline\">S</span>  be randomly chosen distinct vertices of a regular icosahedron (regular polyhedron made up of  <span class=\"katex--inline\">20</span>  equilateral triangles). What is the probability that  <span class=\"katex--inline\">d(Q, R) &gt; d(R, S)</span> ?</p>\n<p> <span class=\"katex--inline\">\\textbf{(A) }\\frac{7}{22}\\qquad\\textbf{(B) }\\frac{1}{3}\\qquad\\textbf{(C) }\\frac{3}{8}\\qquad\\textbf{(D) }\\frac{5}{12}\\qquad\\textbf{(E) }\\frac{1}{2}</span> </p>\n<hr><p>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": 4, "problem_name": "2023 AMC 10A Problem 25", "can_next": false, "can_prev": true, "nxt": "", "prev": "/problem/23_amc10A_p24"}}