This lesson covers an overview of LOGARITHMS AND EXPONENTIAL AND LOGARITHMIC EQUATIONS
REFERENCES
http://www.themathpage.com/aPreCalc/logarithms.htm#laws
http://www.sosmath.com/algebra/logs/log1/log1.html
http://www.themathpage.com/aPreCalc/logarithms.htm
http://www.purplemath.com/modules/logs.htm
http://people.hofstra.edu/Stefan_Waner/Realworld/calctopic1/logs.html
http://www.themathpage.com/aPreCalc/logarithmic-exponential-functions.htm
http://www.purplemath.com/modules/solvexpo2.htm
http://www.occc.edu/maustin/exp_log_equations/exponential%20and%20logarithmic%20equations.htm
http://www.wtamu.edu/academic/anns/mps/math/mathlab/col_algebra/col_alg_tut46_logeq.htm
http://tutorial.math.lamar.edu/Classes/Alg/SolveLogEqns.aspx
http://www.purplemath.com/modules/solvexpo.htm
http://www.wtamu.edu/academic/anns/mps/math/mathlab/col_algebra/col_alg_tut45_expeq.htm
Logarithmic Equations and Exponential Equations are two sides of the same coin. Logarithms are used to solve exponential equations and exponents are used to solve logarithmic equations.
For more information on exponents, see the lesson on EXPONENTS.
BASIC DEFINITION OF LOGARITHMS

if and only if
This means that the log of x to the base b equals y if and only if the base b raised to the power of the exponent y = x.
Example:
let b = 2 and x = 8 and y = 3

if and only if
This means that the log of 8 to the base 2 = 3 if and only if 2 raised to the third power = 8.
Since

, this is confirmed to be true.
RULES OF LOGARITHMS
There are three major rules of logarithms.
LOGARITHM RULE NUMBER 1
This means that the log of (x*y) to the base b equals the log of (x) to the base b plus the log of (y) to the base b.
Example:
This means that the log of (8*16) to the base 2 = log of 8 to the base 2 plus the log of 16 to the base 2.

=

because

.

because

.

because

.

=

=

confirming the rule.
LOGARITHM RULE NUMBER 2
This means that the log of (x/y) to the base b equals the log of (x) to the base b minus the log of (y) to the base b.
Example:
This means that the log of (16/8) to the base 2 = log of 16 to the base 2 minus the log of 8 to the base 2.

=

because

.

because

.

because

.

-

=

=

confirming the rule.
LOGARITHM RULE NUMBER 3
This means that the log of (x^n) to the base b equals n times the log of (x) to the base b.
Example:
This means that the log of (8^5) to the base 2 = 5 times the log of 8 to the base 2.

=

because

.

because

.

=

=

confirming the rule.
USING YOUR CALCULATOR TO SOLVE LOGARITHMS
Since most commonly sold scientific calculators can solve common logarithms (base 10) or natural logarithms (base e), it make sense to use these bases as often as possible.
If you are given a problem in logarithms taken to a base other than 10 or e, you can convert that logarithm to a base 10 or a base e by using the conversion formula to be discussed next.
CHANGING THE BASE OF A LOGARITHM
You can change the base of a logarithm from any base to any other base using the following conversion formula:
This means that the log of x to the base b equals the log of x to the base c divided by the log of b to the base c.
Example:
Let b = 2 and let c = 10 and let x = 8.
We know that

= 3 because

= 8 so we didn't really need to convert in this case but it serves to demonstrate that the conversion formula works as shown below:
Converting to the base 10 allows us to solve this directly using the LOG function of the calculator.

=
since

= 3 and

= 3 the two equations are equivalent confirming that the formula for changing the base of a logarithm is valid.
For more information on changing the base of a logarithm, see the lesson on CHANGING THE BASE OF A LOGARITHM.
BASIC RULES OF ALGEBRAIC AND ARITHMETIC OPERATIONS AS THEY APPLY TO LOGARITHMS
If a = b, then
This means that if a = b, then log of a = log of b.
Example:
let a = 5 and b = 5
If 5 = 5, then log(5) = log(5)
Taking the log of both sides of an equality does not change the equality.
This fact alone is used to solve many exponential equations.
SOLVING PROBLEMS USING LOGARITHMS
Logarithms are commonly used to solve problems where the unknown value is the exponent. These would be called exponential equations.
EXAMPLE NUMBER 1
It appears that the easiest way to solve this is to use the basic definition of logarithms that states the following:

is true if and only if
Since

is the same as

, we can solve this directly using the LN function of our scientific calculator.
Our answer is

.
This answer is confirmed because

.
The other way to solve this would have been to take the log of both sides of the equation. Natural log appears to be the best way since this equation is already in base e format.
The equation of

becomes

which becomes

.
This is because natural log (ln) of a number means the same thing as the log to the base e of a number.
We would use the LN function of the scientific calculator.
By rule number 3,

is the same as

so our equation becomes

.
Since

and

, our equation becomes

and we need go no further.
Our answer is
This answer is confirmed because

.
EXAMPLE NUMBER 2
You are given the equation of

and told to solve for y.
It appears that the easiest way to solve this is to take the common or natural log of both sides of the equation and solve using the LOG function of the calculator or the LN function of the calculator.
We'll use the LOG function of the scientific calculator this time.
Our equation of

becomes

which becomes

.
This is because the log of a number means the same thing as the log to the base 10 of a number.
If the base of a log is not mentioned, it is assumed to be 10.
by rule number 3, this equation becomes
Solving for y, we get

which becomes

which becomes
Solving for x, we get

which becomes

which becomes
What this says is that if we know the value of x we can find the value of y and, conversely, if we know the value of y we can find the value of x.
assume y = 1
if

, then

becomes

=

= 5 confirming that the ratio between y and x is correct.
assume x = 1
if

, then

becomes

=

= 2 confirming that the ratio between x and y is correct.
EXAMPLE NUMBER 3
You are given

and asked to solve for y.
You can't use the LOG function of the calculator because the base is not 10.
You can't use the LN function of the calculator because the base is not e.
It appears that the easiest way to solve this is to use the CHANGE OF BASE formula.
That formula is
You have:
b = 3
x = 3486784401
You let:
c = 10 because that can be solved using the LOG function of your calculator.
Your equation of

becomes

which becomes

because the log without the base indicated means the log to the base 10.

=

=

.
Your answer is 20.
This is confirmed because
The other way to solve this would have been to convert it to exponential form and then take the common log of both sides of the equation or the natural log of both sides of the equation.
Your original equation of

is true if and only if

by the basic definition of logarithms.
We'll take the natural log of both sides of

this time.
Either common or natural logs will work.

becomes

which becomes

because natural log (ln) of a number means the same thing as taking the log of that number to the base e.
By rule number 3,

so our equation becomes
Using our calculator,

becomes

.
Solving for y, this equation becomes

which becomes

.
Our answer is y = 20
This is confirmed because
SOME ADDITIONAL EXAMPLES
Most of the following examples are from the wtamu website mentioned as one of the major references for this lesson.
One example is from their section on exponential equations and some more examples are from their section on logarithmic equations.
The difference between exponential equations and logarithmic equations is as follows:
Exponential equations are equations where the unknown value is in the exponent.
Logarithmic equations are equations where the unknown value is in the logarithm.
The difference will be apparent as we go through the next series of examples.
EXAMPLE NUMBER 4
Given the equation

solve for x
The trick according to the folks at wtamu is to isolate the exponential expression on one side of the equation and then solve using log functions of your calculator. LN or LOG will do, but they used LN in their example so I will continue along those lines.
We can factor the left side of this equation to get

This makes

or

We can use the LN function of our calculator to solve each of these in turn. We'll look at

first.
We do that by taking the natural log of both sides of this equation to get:
Since

becomes

by rule number 3, our equation becomes

which becomes

because

.
One answer for x is
This is confirmed because
We now look at

Since anything to a positive base has to be greater than 0, this answer is invalid.
If we didn't recognize this, we would have tried to take the natural log of both sides of this equation to get:

As soon as we tried to get

we would have gotten an error because you can't take the log of any number that is negative or 0. It has to be positive.
The only good answer here is therefore
Up to now we've been solving exponential equations using logarithms.
Now we'll solve logarithmic equations using exponents.
The difference is in where the unknown value is. If the unknown value is in the exponent, it's an exponential equation. If the unknown value is in the logarithm, it's a logarithmic equation.
EXAMPLE NUMBER 5
Given the equation

solve for x
The trick according to the folks at wtamu is to isolate the logarithmic expression on one side of the equation and then solve using exponential functions of your calculator.
Note that the unknown value is in the logarithmic form of the equation and not in the exponential form of the equation as you will see shortly.
Since the logarithmic expression is already isolated in this example, we can convert this to the exponential form by using the basic definition of logarithms.
Our equation of

is true if and only if

Since

= 125 then our equation becomes

which becomes
Our answer is x = 123
This is confirmed because

=

=

which is true because

.
EXAMPLE NUMBER 6
Given

then solve for x
We'll be dealing with common logs here because

means

.
In this equation, rule number 1 of logarithms will be used.
Rule number 1 states that
Our equation of

becomes

which becomes
By the basic definition of logarithms, this can only be true if
Since

we can subtract 100 from both sides of this equation to get
This factors out to be

which makes x = 4 or x = (-25).
If x = 4, then our original equation of

becomes

which becomes

which becomes

which becomes 2 = 2 so the value of x = 4 is confirmed to be good.
If x = -25, then our original equation of

becomes

.
since you can't take the log of a negative number (or zero) then x = -25 is not a valid answer so it is discarded.
Our answer is x = 4 which has already been confirmed to be true.
EXAMPLE NUMBER 7
Given the equation

solve for x.
Once again, the trick is to isolate the logarithms on one side of the equation and then convert the equation to the exponential form to solve.
In this equation, rule number 2 for logarithms will be used.
That rule states that

.
Our original equation of

becomes
By the basic definition of logarithms

is true if and only if

which becomes

.
If we multiply both sides of the equation by (x+2) then we get

which becomes

.
If we subtract x from both sides of the equation and we subtract 18 from both sides of the equation we get

which becomes

after we divide both sides of the equation by 8 and simplify.
Our answer is x = (3/4).
We substitute in the original equation of

to get

which becomes

.

becomes

by rule number 2 of logarithms.
This becomes

by the rules of division which state that

is the same as

.
This becomes

after eliminating the common factors.
This becomes

after simplifying.
This is confirmed to be true because

if and only if

from the basic definition of logarithms.
Our answer is x = (3/4) which has been confirmed to be true.
EXAMPLE NUMBER 8
Since we covered rule number 1 and 2 of logarithms, we might as well round it up by covering rule number 3.
Given the equation

solve for x
Since the x is in the logarithmic form of the equation and not in the exponential form of the equation, this is a logarithmic equation.
Rule number 3 of logarithms states that
This seems to fit our example, so we take the original equation of

and convert it to

.
We use the basic definition of logarithms to transform this equation into the exponential form.

is true if and only if
Since

= 16777216, this means that

which means that

which means that x = 256.
If we substitute x = 256 in our original equation of

then we get

which becomes

which becomes

which is confirmed because we already know that

.
DERIVATION OF RULE NUMBER 1
rule number 1 states that
let

let

let

=

=
by the rules of exponents,

=
this means that

=

which can only be true if
by the basic definition of logarithms:

if and only if

if and only if

if and only if
The equation of

becomes:

confirming the rule.
DERIVATION OF RULE NUMBER 2
rule number 2 states that
let

let

let

=

=
by the rules of exponents,

=
this means that

=

which can only be true if
by the basic definition of logarithms:

if and only if

if and only if

if and only if
The equation of

becomes:

confirming the rule.
DERIVATION OF RULE NUMBER 3
rule number 3 states that
let

let
since

we can substitute for x in the equation of

to get:
by the rules of exponents,

is the same as
this means that

which can only be true if
by the basic definition of logarithms:

if and only if

if and only if
The equation of

becomes:

which is the same as:

confirming the rule.
Questions and Comments may be referred to me via email at
theoptsadc@yahoo.com
You may also check out my website at
http://theo.x10hosting.com
This lesson has been accessed 30845 times.