Question

Difficulty: MediumLogarithms and Change of Base

What is the value of the logarithmic expression 1log312+1log412\frac{1}{\log_3 12} + \frac{1}{\log_4 12}?

  1. 11Answer
  2. B
    log127\log_{12} 7
  3. C
    712\frac{7}{12}
  4. D
    1212

Answer

11
Using the change of base relationship 1logab=logba\frac{1}{\log_a b} = \log_b a, the expression simplifies to log123+log124\log_{12} 3 + \log_{12} 4. By the product rule of logarithms, this equals log12(3×4)=log1212=1\log_{12}(3 \times 4) = \log_{12} 12 = 1.

Step-by-Step Solution

1
Apply the change of base rule 1logab=logba\frac{1}{\log_a b} = \log_b a to each term.
\frac{1}{\log_3 12} = \log_{12} 3 \quad \text{and} \quad \frac{1}{\log_4 12} = \log_{12} 4
Expressing both terms with a common base of 1212 enables the use of logarithmic laws.
2
Apply the product law of logarithms logbM+logbN=logb(M×N)\log_b M + \log_b N = \log_b (M \times N).
\log_{12} 3 + \log_{12} 4 = \log_{12} (3 \times 4) = \log_{12} 12
The sum of logarithms with identical bases equals the logarithm of the product of their arguments.
3
Simplify log1212\log_{12} 12.
1
The logarithm of any base to itself is always 11 (logaa=1\log_a a = 1).

Key Concept

Change of Base Property and Logarithm Addition Law
Rate this question