Skip to main content

2003 AMC 12A Problem 24

Problem 24 of 25HarderAlgebra

If ab>1,a \ge b \gt 1, what is the largest possible value of loga(ab)+logb(ba)?\log_a(\frac{a}{b}) + \log_b(\frac{b}{a})?

Answer choices

Show solution

Solution

Expand: logaab+logbba=(1logab)+(1logba)=2(logab+logba). \begin{aligned} &\log_a\dfrac ab+\log_b\dfrac ba \\ &\quad {}=(1-\log_a b)+(1-\log_b a) \\ &\quad {}=2-\left(\log_a b+\log_b a\right). \end{aligned} Let c=logab>0.c=\log_a b\gt0. Since c+1c2c+\dfrac1c\ge2 by AM-GM, the expression is at most 0.0. Equality holds when c=1,c=1, that is, when a=b,a=b, so the largest value is 0.0. Thus, the correct answer is B.

More practice

Concepts: logarithm · AM-GM Inequality

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