Laws of logarithms

The laws of exponents can be turned into laws of logarithms.
Law of exponents:Law of logarithms:
b0 = 1, logb 1 = 0;
b1 = b, logbb = 1;
bx + y = bxby, logb (uv) = logbu + logbv;
bx − y = bx/by, logb (u/v) = logbu − logbv;
bxy = (by)x, logb (ux) = x logbu;
In these rules, b can be any valid base (any positive number different from 1), x and y can be any real numbers, and u and v can be any positive numbers (which are the numbers that one can take logarithms of).

Another important rule, which doesn't directly correspond to any particular rule of exponents, is the change-of-base formula:

Here, the logarithms on the right-hand side can have any base (as long as you use the same base for both), so you may as well use your favourite (which in this class is 10).

Each law of logarithms can be used in two directions: to break down the logarithm of a complicated expression into an expression involving simple logarithms, or to combine an expression into a single logarithm. When breaking down a logarithm, you may have to do some factoring.

To solve an equation involving logarithms with the same base, combine both sides into logarithms and drop the logs; to solve an equation involving variables in the exponents, take logarithms of both sides and break them down. If you have different bases in the same problem, pick one and use the change of base formula to convert the others.


Go back to the course homepage.
This web page was written in 2011 by Toby Bartels, last edited on 2011 May 17. Toby reserves no legal rights to it.

The permanent URI of this web page is http://tobybartels.name/MATH-1150/2012WN/loglaws/.

HTML 5