Lets look at the graph of y = x2.

Picture in your mind the graph of y = x2. How do you find the inverse of this graph? Geometrically you would reflect the graph over the line y = x. Algebraically you would switch the x & y and then solve for y.
y = x2
x = y2
x1/2 = (y2)1/2
x1/2 = y
Now look at the graph of y = 6x:
          

First lets find its inverse geometrically:

Now find its inverse algebraically. How do we do this? If we switch the x & y we end up with the y in the exponent. How do we deal with this?You can not multiply or use roots. This is where logarithms com in.

x = by is equivalent to y = logb x. This formula can be used when solving for a variable in the exponent.

There are several types of special logarithms. The first & most frequent are common logarithms. Common logarithms are those whose base (b) is 10. y = 10x, 1000000 = 103x, or y = log10x are all common logarithms. You do not need to specify the base for common logarithms since it is already know to be 10. So 1000000 = 103x written in logarithmic form is 3x = log 1000000.

Another popular logarithm deals with the natural number e. e is equal to 2.71828182... or . Logarithms with a base e are called natural logarithms. A natural logarithm is written as y = ex or x = ln y. ln is used instead of log to represent a logarithmic function with a base of e.

Laws of Logarithm

There are several laws of logarithms that make life solving them a whole lot easier.

log (ab) = log a + log b

Remember when we said if a = 10m & b = 10n then ab = 10(m+n). Converting these equations into logs gives us log a = n, log b = m, and log ab = (n+m). Therefore log ab = log a + log b.

Using the same reasoning we can show that

log (a/b) = log a - log b

&

log an = n log a

You can sue these properties on not only common logs but on natural or any other type of logarithm as well.

Without a calculator for numbers between 1.0 and 9.9 you can use the log table bellow to determine a logarithm. For any number greater or less than 1.0 to 9.9 you would use log ab and the table below to solve for their exact value.

N 0.0 0.1 0.2 0.3 0.4 0.5 0.6 0.7 0.8 0.9
1 .000 .041 .079 .114 .146 .176 .204 .230 .255 .279
2 .301 .322 .342 .362 .380 .398 .415 .431 .447 .462
3 .477 .491 .505 .519 .531 .544 .556 .568 .580 .591
4 .602 .613 .624 .633 .643 .653 .663 .672 .681 .690
5 .699 .708 .716 .724 .732 .740 .748 .756 .763 .771
6 .778 .785 .792 .799 .806 .813 .820 .826 .833 .839
7 .845 .851 .857 .863 .869 .875 .881 .887 .892 .898
8 .903 .908 .914 .919 .924 .929 .935 .940 .944 .949
9 .954 .959 .964 .968 .973 .978 .982 .987 .991 .996


log 380 = log (3.8 x 102) = log 3.8 + log 102
log 3.8 = .580          log 102 = 2 log 10
log 10 = 1     therefore     2 log 10 = 2 x 1 = 2
therefore...
log 380 = log 3.8 + log 102
log 380 = .580 + 2
log 380 = 2.580

Now what if we wanted to find the number x whose log is 2.670. First we must separate the number at the decimal point. So we now have 2 & .670.


log n = 2.670
log n = 2 + .670
log n = log 102 + .670

Now we must look at the table to see what has its log = to .670. There is no exact value in the table for .670 so we must interpolate. log 4.6 = .663 & log 4.7 = .672 so the answer is between 4.6 & 4.7. . 670 is closer to .672 than .663 by 7/9 so the right answer is approximately 4.68. Put back into the original problem

log n = log 102 + log (4.68)
log n = log (102 x 4.68)
log n = log 468
n = 468


log n = -2.180
log n = -3 + .820
log n = log 10-3 + log 6.6
log n = log (10-3 x 6.6)
log n = log 6.6(10-3)
n = 6.6(10-3)