3.2
Logarithms
Logarithmic functions are the inverses of exponential functions
This problem isn't too hard to solve:
5x=125
5x=53
x=3
But what if it was:
5x=124?
5 can't be raised to any whole number to make 124, so it isn't so easy to figure out. How can it be solved?
Logarithms can be used to solve this problem. Logarithms basically undo exponentiation.
In order to understand logarithms, there is one major property that needs to be known.
The Key To Everything
ax=y if and only if logay=x
with numbers, this looks like:
103=1000 if and only if log101000=3
The 10/a is called the BASE
The 100/y is the number that is found when raising the base to a power (the 3/x)
On a graphing calculator, there are two buttons off to the left side, one labeled LOG and the other LN
LOG= Common Log
· The common log means that the base of the equation is 10
LN= Natural Log
· The natural log means that the base of the equation is "e". e is an irrational number and it equals around 2.71828...
As logarithmic functions are inverses of exponential functions, their graphs are also inverses. This means that the logarithmic graph is an exponential graph reflected over the line y=x
A logarithmic function is a function in the form:
f(x)=a•logb(x-c)+d
a: changes the y-coordinate, vertically stretches/compresses the graph, and if it is negative the graph is reflected in the x-axis
b: changes the base, changes the rate of growth and decay (if b is large, the graph grows slowly and if b is less than one, the graph changes to decay instead of growth)
c: shifts the graph left and right (counter intuitive)
d: shifts the graph up and down
