{"status": "success", "data": {"description_md": "If the maximum value of $5-x-\\frac{1}{2x}$ for $x \\in \\mathbb{R}^+$ can be expressed as $a-\\sqrt{b}$, where $a, b \\in \\mathbb{Z}^+$, find $a+b$.", "description_html": "<p>If the maximum value of <span class=\"katex--inline\">5-x-\\frac{1}{2x}</span> for <span class=\"katex--inline\">x \\in \\mathbb{R}^+</span> can be expressed as <span class=\"katex--inline\">a-\\sqrt{b}</span>, where <span class=\"katex--inline\">a, b \\in \\mathbb{Z}^+</span>, find <span class=\"katex--inline\">a+b</span>.</p>&#10;", "hints_md": "Silver $=$ AG $=$ AM-GM", "hints_html": "<p>Silver <span class=\"katex--inline\">=</span> AG <span class=\"katex--inline\">=</span> AM-GM</p>&#10;", "editorial_md": "For this question we will use the (unweighted) AM-GM inequality. The inequality states: $$\\frac{x_1 + x_2 + \\cdots + x_n}{n} \\geq \\sqrt[n]{x_1 x_2 \\cdots x_n} $$\n\nfor positive real numbers. Equality (when the two terms are equal) holds only when $x_1=x_2=x_3=\\cdots=x_n$. You can read further about this inequality [here](https://artofproblemsolving.com/wiki/index.php/AM-GM_Inequality), and you can read proofs [here](https://artofproblemsolving.com/wiki/index.php/Proofs_of_AM-GM).\n\nIn this question, we are finding the maximum value of $5-(a+\\frac{1}{2a})$, which is the same as finding the minimum value of $a+\\frac{1}{2a}$. Note that the equality holds when the two terms are equal, so we just need to solve $a=\\frac{1}{2a}$. You can then substitute this back into our original equation and find the answer.\n\n- fireheartjerry", "editorial_html": "<p>For this question we will use the (unweighted) AM-GM inequality. The inequality states: <span class=\"katex--display\">\\frac{x_1 + x_2 + \\cdots + x_n}{n} \\geq \\sqrt[n]{x_1 x_2 \\cdots x_n}</span></p>&#10;<p>for positive real numbers. Equality (when the two terms are equal) holds only when <span class=\"katex--inline\">x_1=x_2=x_3=\\cdots=x_n</span>. You can read further about this inequality <a href=\"https://artofproblemsolving.com/wiki/index.php/AM-GM_Inequality\">here</a>, and you can read proofs <a href=\"https://artofproblemsolving.com/wiki/index.php/Proofs_of_AM-GM\">here</a>.</p>&#10;<p>In this question, we are finding the maximum value of <span class=\"katex--inline\">5-(a+\\frac{1}{2a})</span>, which is the same as finding the minimum value of <span class=\"katex--inline\">a+\\frac{1}{2a}</span>. Note that the equality holds when the two terms are equal, so we just need to solve <span class=\"katex--inline\">a=\\frac{1}{2a}</span>. You can then substitute this back into our original equation and find the answer.</p>&#10;<ul>&#10;<li>fireheartjerry</li>&#10;</ul>&#10;", "flag_hint": "", "point_value": 1, "problem_name": "Silver I", "can_next": false, "can_prev": false, "nxt": "", "prev": ""}}