{"status": "success", "data": {"description_md": "Kathy has $5$ red cards and $5$ green cards. She shuffles the $10$ cards and lays out $5$ of the cards in a row in a random order. She will be happy if and only if all the red cards laid out are adjacent and all the green cards laid out are adjacent. For example, card orders RRGGG, GGGGR, or RRRRR will make Kathy happy, but RRRGR will not. The probability that Kathy will be happy is $\\frac{m}{n}$, where $m$ and $n$ are relatively prime positive integers. Find $m + n$.\n<br>Leading zeroes must be inputted, so if your answer is `34`, then input `034`\n\n___\n\nFull 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>Kathy has <span class=\"katex--inline\">5</span> red cards and <span class=\"katex--inline\">5</span> green cards. She shuffles the <span class=\"katex--inline\">10</span> cards and lays out <span class=\"katex--inline\">5</span> of the cards in a row in a random order. She will be happy if and only if all the red cards laid out are adjacent and all the green cards laid out are adjacent. For example, card orders RRGGG, GGGGR, or RRRRR will make Kathy happy, but RRRGR will not. The probability that Kathy will be happy is <span class=\"katex--inline\">\\frac{m}{n}</span>, where <span class=\"katex--inline\">m</span> and <span class=\"katex--inline\">n</span> are relatively prime positive integers. Find <span class=\"katex--inline\">m + n</span>.<br/>&#10;<br/>Leading zeroes must be inputted, so if your answer is <code>34</code>, then input <code>034</code></p>&#10;<hr/>&#10;<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>&#10;", "hints_md": "", "hints_html": "", "editorial_md": "", "editorial_html": "", "flag_hint": "", "point_value": 3, "problem_name": "2018 AIME I Problem 3", "can_next": true, "can_prev": true, "nxt": "/problem/18_aime_I_p04", "prev": "/problem/18_aime_I_p02"}}