Skip to main content
Lemma

TMUA practice: Exponentials Logs, problem 2

A TMUA-calibre exponentials logs problem at difficulty 4 of 5, with the full worked solution.

The question
Without using a calculator, which one of the following statements about log32\log_{3} 2 and log23\log_{2} 3 is correct?
A log32<log23\log_{3} 2 < \log_{2} 3
B log32=log23\log_{3} 2 = \log_{2} 3
C log32>log23\log_{3} 2 > \log_{2} 3
D log32+log23=0\log_{3} 2 + \log_{2} 3 = 0
E log32log23<0\log_{3} 2 \cdot \log_{2} 3 < 0

The correct answer is highlighted. A

Worked solution

Place each number relative to 11.

  •   log32  \;\log_{3} 2\;: the base is 33 and the argument is 22. Since log33=1\log_{3} 3 = 1 and the logarithm to base 33 is strictly increasing, 2<32 < 3 gives log32<log33=1\log_{3} 2 < \log_{3} 3 = 1. Also 1<21 < 2 gives log32>log31=0\log_{3} 2 > \log_{3} 1 = 0. So   0<log32<1\;0 < \log_{3} 2 < 1.
  •   log23  \;\log_{2} 3\;: the base is 22 and the argument is 33. Since log22=1\log_{2} 2 = 1 and 3>23 > 2, the increasing function log2\log_{2} gives log23>1\log_{2} 3 > 1.

Combining:   log32<1<log23\;\log_{3} 2 < 1 < \log_{2} 3, so log32<log23\log_{3} 2 < \log_{2} 3. This is option A.

Alternative route. Use the change-of-base identity   log23=1/log32\;\log_{2} 3 = 1 / \log_{3} 2. Set t=log32t = \log_{3} 2; then 0<t<10 < t < 1 from the first argument, and log23=1/t\log_{2} 3 = 1/t. Since 0<t<10 < t < 1 implies 1/t>1>t1/t > 1 > t, we have log23>log32\log_{2} 3 > \log_{3} 2. (As a bonus, this gives the well-known identity   log32log23=1\;\log_{3} 2 \cdot \log_{2} 3 = 1.)

Why the other options fail.

  • B is wrong by the strict bounds just established: one is below 11, the other above.
  • C reverses the correct inequality.
  • D would require log23=log32\log_{2} 3 = -\log_{3} 2, but both numbers are positive, so their sum cannot be 00.
  • E would require one factor to be negative. Both logarithms here are positive (their arguments are greater than 11 and so are their bases), so their product is positive, not negative.

The lesson: to compare two logarithms, bracket each between known integer values (often 00 and 11, or 11 and 22) by comparing the argument to the base.