Skip to main content

2021 AMC 12B Problem 9

Problem 9 of 25EasierAlgebra

What is the value of the following expression? log280log402log2160log202\dfrac{\log_2 80}{\log_{40}2}-\dfrac{\log_2 160}{\log_{20}2}

Answer choices

Show solution

Solution

Using 1log402=log240\dfrac{1}{\log_{40}2}=\log_2 40 and 1log202=log220,\dfrac{1}{\log_{20}2}=\log_2 20, the expression becomes (log280)(log240)(\log_2 80)(\log_2 40) (log2160)(log220).-(\log_2 160)(\log_2 20). Let t=log25.t=\log_2 5. Then log280=4+t,\log_2 80=4+t, log240=3+t,\log_2 40=3+t, log2160=5+t,\log_2 160=5+t, log220=2+t.\log_2 20=2+t. The value is (4+t)(3+t)(4+t)(3+t) (5+t)(2+t)-(5+t)(2+t) =(12+7t+t2)=(12+7t+t^2) (10+7t+t2)-(10+7t+t^2) =2.=2. Thus, the correct answer is D.

More practice

Concepts: logarithm · algebraic manipulation

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