Skip to main content

2010 AMC 12B Problem 12

Problem 12 of 25IntermediateAlgebra

For what value of xx does log2x+log2x+log4(x2)+log8(x3)+log16(x4)=40? \begin{aligned} &\log_{\sqrt2}\sqrt{x}+\log_2 x \\ &\quad {}+\log_4\left(x^2\right)+\log_8\left(x^3\right) \\ &\quad {}+\log_{16}\left(x^4\right)=40? \end{aligned}

Answer choices

Show solution

Solution

Let L=log2x.L=\log_2 x. Converting each term to base 2:2: log2x=L212=L,\log_{\sqrt2}\sqrt{x}=\dfrac{\frac{L}{2}}{\frac{1}{2}}=L, log2x=L,\log_2 x=L, log4x2=2L2=L,\log_4 x^2=\dfrac{2L}{2}=L, log8x3=3L3=L,\log_8 x^3=\dfrac{3L}{3}=L, and log16x4=4L4=L.\log_{16}x^4=\dfrac{4L}{4}=L. The equation becomes 5L=40,5L=40, so L=8L=8 and x=28=256.x=2^8=256. Thus, the correct answer is D.

More practice

Concepts: logarithm

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