Adding logarithms

When adding together two logarithms with the same base, it’s equivalent to multiplying the values inside the logarithms:

\log_b(x) + \log_b(y) = \log_b(xy)

Adding two logarithms

Example: Evaluate \log_2(8) + \log_2(4)

Example: Evaluate \log_{10}(100) + \log_{10}(1000)

Adding more than two logarithms

We can do exactly the same when we are adding more than two logarithms with the same base - just multiply all the values inside.

Example: Evaluate \log_3(9) + \log_3(27) + \log_3(81)

Splitting up a logarithm

You can also split up a logarithm into the sum of two logarithms:

\log_b(xy) = \log_b(x) + \log_b(y)

Example: write \log_5(1250) as the sum of an integer and a logarithm