Properties of Logarithms

Last Updated : 23 Mar, 2026

Logarithms serve as essential mathematical tools that help simplify complex calculations, particularly those involving exponential relationships.

1. Product Property

The product property of logarithms states that the logarithm of a product equals the sum of the logarithms of the factors. This property is particularly useful in breaking down complex multiplications into simpler additions:

\log_a(m \cdot n) = \log_a(m) + \log_a(n)

Example:\log_{10}(100) = \log_{10}(10 \times 10) = \log_{10}(10)​+\log_{10}(10)=2

2. Quotient Property

According to the quotient property, the logarithm of a quotient equals the difference between the logarithms of the numerator and the denominator:

\log_a\left(\frac{m}{n}\right) = \log_a(m) - \log_a(n)

Example:\log_{2}\left(\frac{8}{2}\right) = \log_{2}(8) - \log_{2}(2) =3-1=2

3. Power Property

The power property asserts that the logarithm of a number raised to an exponent equals the exponent multiplied by the logarithm of the base number. This property is particularly useful in exponential equations and growth-decay models:

\log_a(m^n) = n \cdot \log_a(m)

Example: \log_{3}(27) = \log_{3}(3^3) = 3 \cdot \log_{3}(3) = 3 \cdot 1 = 3

4. Change of Base Formula

The change of base formula allows us to convert logarithms from one base to another, which is handy when working with calculators or tables that only support specific bases, like 10 or e:

\log_a(m) = \frac{\log_b(m)}{\log_b(a)}

Example: \log_{2}(8) = \frac{\log_{10}(8)}{\log_{10}(2)} \approx \frac{0.9031}{0.3010} \approx 3

5. Reciprocal Property

The reciprocal property of logarithms states that the logarithm of the reciprocal of a number is the negative of the logarithm of the number itself:

\log_a\left(\frac{1}{m}\right) = -\log_a(m)

Example: \log_{10}\left(\frac{1}{100}\right) = -\log_{10}(100) = -2

Logarithm of the Base

The logarithm of a base with itself is always 1, as raising a number to the power of 1 produces the number itself:

\log_a(a) = 1

Example: For base 2, l\log_{2}(2) = 1 because 2^1 = 2.

Each property offers a unique advantage, and combined, they simplify exponential and logarithmic equations, providing efficient solutions.

Also Check

Comment

Explore