Source: Extra Practice

If log102=a\log_{10} 2 = a and log103=b\log_{10} 3 = b, then the value of log1012\log_{10} 12 is expressed as:

Options

Option A

a + b

Option B is correct

2a + b

Option C

a + 2b

Option D

a² + b

Explanation

Using the properties of logarithms, specifically log(mn)=logm+logn\log(mn) = \log m + \log n and log(mn)=nlogm\log(m^n) = n \log m, we can factor 12 into its prime factors: 12=22×312 = 2^2 \times 3. Therefore, log1012=log10(22×3)=log10(22)+log103\log_{10} 12 = \log_{10}(2^2 \times 3) = \log_{10}(2^2) + \log_{10} 3. Applying the power rule, this becomes 2log102+log1032 \log_{10} 2 + \log_{10} 3. Substituting the given variables aa and bb, we get 2a+b2a + b. Option 1 represents log6\log 6. Option 3 represents log18\log 18. Option 4 is mathematically incorrect as logmn\log m^n is nlogmn\log m, not (logm)n(\log m)^n.