Skip to main content

2021 AMC 12B Problem 21

Problem 21 of 25HarderAlgebra

Let SS be the sum of all positive real numbers xx for which x22=22x.x^{2^{\sqrt2}}=\sqrt2^{\,2^x}. Which of the following statements is true?

Answer choices

Show solution

Solution

Taking log2,\log_2, the equation becomes 22log2x=2x1.2^{\sqrt2}\log_2 x=2^{x-1}. Substituting x=2x=\sqrt2 gives 2212=221,2^{\sqrt2}\cdot\tfrac12=2^{\sqrt2-1}, which holds, so x=2x=\sqrt2 is a solution. Let f(x)=2x122log2x.f(x)=2^{x-1}-2^{\sqrt2}\log_2 x. Then f(1)>0,f(1)\gt 0, f(2)=0,f(\sqrt2)=0, f(2)<0,f(2)\lt 0, and f(4)>0,f(4)\gt 0, so there is a second root x0x_0 between 22 and 4.4. To prove there are no others, divide the equation by 2x2^x and consider h(x)=lnx2xh(x)=\frac{\ln x}{2^x} for x>1.x\gt1. Its derivative has the sign of 1x(ln2)(lnx),\frac{1}{x}-(\ln2)(\ln x), a strictly decreasing expression. Thus hh increases once and then decreases, so a horizontal line meets its graph at most twice. The two roots already found are all the solutions. Since 2<x0<4,2\lt x_0\lt4, we have 2<S=2+x0<6.2\lt S=\sqrt2+x_0\lt6. Thus, the correct answer is D.

More practice

Concepts: logarithm · bounding to limit cases

Problem text and solution from the LIVE past-contest archive. See also the AoPS wiki page for community solutions.