Question

Difficulty: EasyIndices and Logarithms

If log102=p\log_{10} 2 = p and log103=q\log_{10} 3 = q, which of the following expressions represents log1018\log_{10} 18 in terms of pp and qq?

  1. p+2qp + 2qAnswer
  2. B
    2pq2pq
  3. C
    2p+q2p + q
  4. D
    p+q2p + q^2

Answer

The expression for log1018\log_{10} 18 in terms of pp and qq is p+2qp + 2q.
Expanding log1018\log_{10} 18 as log10(2×32)\log_{10}(2 \times 3^2) gives log102+2log103\log_{10} 2 + 2\log_{10} 3, which simplifies directly to p+2qp + 2q.

Step-by-Step Solution

1
Factorize 18 into prime factors.
18=2×3218 = 2 \times 3^2
Decomposing 18 into prime factors allows the application of the given logarithm values for 2 and 3.
2
Apply the product rule of logarithms: log10(a×b)=log10a+log10b\log_{10}(a \times b) = \log_{10} a + \log_{10} b.
log1018=log10(2×32)=log102+log10(32)\log_{10} 18 = \log_{10}(2 \times 3^2) = \log_{10} 2 + \log_{10}(3^2)
The logarithm of a product equals the sum of the logarithms of individual factors.
3
Apply the power rule of logarithms: log10(bn)=nlog10b\log_{10}(b^n) = n \log_{10} b.
log10(32)=2log103\log_{10}(3^2) = 2 \log_{10} 3
The logarithm of a power expression allows bringing the exponent to the front as a multiplier.
4
Substitute the defined values p=log102p = \log_{10} 2 and q=log103q = \log_{10} 3.
log1018=p+2q\log_{10} 18 = p + 2q
Replaces logarithmic terms with their algebraic representations.

Key Concept

Logarithm Expansion Laws (Product and Power Rules)
Rate this question