Skip to content

Why do logarithms turn multiplication into addition

Logarithms turn multiplication into addition because they are the inverse of exponentiation, which changes addition into multiplication. By undoing exponentiation, the log function converts the product of numbers into the sum of their logs.

Algebra · Logarithms


Exponentiation and logarithms are opposite operations. When you raise a base (a) to a sum of exponents, the rule (a^{b+c}=aba^b\cdot aca^c) shows that addition in the exponent becomes multiplication of the results. The logarithm, being the inverse of this process, reverses the direction: a product inside the log becomes a sum of logs.

Why multiplication becomes addition

Start with the definition (y=\log_a x\) which means (aya^y = x). If (x) is a product (x=uv), then (a^{\log_a u}\cdot a^{\log_a v}=uv). Using the exponent rule (a^{p}\cdot a^{q}=a^{p+q}), we get (a^{\log_a u+\log_a v}=uv). Since the exponential function is one‑to‑one, the exponents must be equal, giving loga(uv)=logau+logav\log_a(uv)=\log_a u+\log_a v. This is the product‑to‑sum property.

Key exponent and log rules that underlie the property:

  • (a^{b+c}=aba^b aca^c\)
  • ( (ab)^c = aca^c bcb^c\)
  • loga(xy)=logax+logay\log_a(xy)=\log_a x+\log_a y

Applying the product rule in a calculation:

  1. 1Write each factor as a power of the same base.
  2. 2Take the logarithm of the product.
  3. 3Replace each factor with its logarithm and add them.

Sample values of log2\log_2 and how they add:

Number\(\log_2\)
21
42
83
2\times41+2=3
4\times82+3=5

A concrete example solidifies the idea. Compute log2(8×4)\log_2(8\times4). Using the product rule, log28+log24=3+2=5\log_2 8 + \log_2 4 = 3 + 2 = 5. Directly, (8\times4=32) and log232=5\log_2 32 = 5, confirming that multiplication inside the log became addition outside. Remember to keep the base consistent, and the property works for any number of factors.

Check yourself

If log102=0.3010\log_{10}2 = 0.3010 and log105=0.6990\log_{10}5 = 0.6990, what is log10(2×5)\log_{10}(2\times5)?

Get this as a lesson built for you

Describe what you are studying and Lernex writes the lesson and the questions around it. Free, and it takes about a minute.

Try it

No account needed to try it.

What people ask next