3.4: Properties of Logs
( \newcommand{\kernel}{\mathrm{null}\,}\)
Log functions are inverses of exponential functions. This means the domain of one is the range of the other. This is extremely helpful when solving an equation and the unknown is in an exponent. Before solving equations, you must be able to simplify expressions containing logs. The rules of exponents are applied, but in non-obvious ways. In order to get a conceptual handle on the properties of logs, it may be helpful to continually ask, what does a log expression represent? For example, what does log101,000 represent?
Log Properties
Exponential and logarithmic expressions have the same 3 components. They are each written in a different way so that a different variable is isolated. The following two equations are equivalent to one another.
bx=a↔logba=x
The exponential equation on the left is read " b to the power x is a." The logarithmic equation on the right is read "log base b of a is x ".
The two most common bases for logs are 10 and e. At the PreCalculus level log by itself implies log base 10 and In implies base e.In is called the natural log. One important restriction for all log functions is that they must have strictly positive numbers in their arguments. So, if you press log -2 or log 0 on your calculator, it will give an error.
There are three basic properties of logs that correlate to properties of exponents.
Addition/Multiplication
logbx+logby=logb(x⋅y)
bw+z=bw⋅bz
Subtraction/Division
logbx−logby=logb(xy)
bw−z=bwbz
Exponentiation
logb(xn)=n⋅logbx
(bw)n=bw⋅n
There are also a few standard results that should be memorized and should serve as baseline reference tools.
- logb1=0
- logbb=1
- logb(bx)=x
- blogbx=x
Example
Earlier you were asked what log101,000 represents. A log expression represents an exponent. The expression log101,000
represents the number 3 .
log101000=log10103=3
The reason to keep this in mind is that it can solidify the properties of logs. For example, adding exponents implies bases are multiplied. Thus adding logs means the bases of the exponents are multiplied.
Write the expression as a logarithm of a single argument.
log212+log46−log224
Note that the center expression is of a different base. First change it to base 2 by switching back to exponential form.
log46=x↔4x=622x=6↔log26=2xx=12log26=log2612
Thus the expression with the same base is:
log212+log2612−log224=log2(12⋅√624)=log2(√62)
Prove the following log identity:
logab=1logba
Start by letting the left side of the equation be equal to x. Then, rewrite in exponential form, manipulate, and rewrite back in logarithmic form until you get the expression from the left side of the equation.
logab=xax=ba=b1xlogba=logbb1z=1xx=1logba
Therefore, 1logba=logab because both expressions are equal to x.
Rewrite the following expression under a single log.
lne−ln4x+2(elnx⋅ln5)=ln(e4x)+2x⋅ln5=ln(e4x)+ln(52x)=ln(e⋅52x4x)
True or false:
(log34x)⋅(log35y)=log3(4x+5y)
False. It is true that the log of a product is the sum of logs. It is not true that the product of logs is the log of a sum.
Review
Decide whether each of the following statements is true or false. Explain.
1. logxlogy=log(xy)
2. (logx)n=nlogx
3. logx+logy=logxy
Rewrite each of the following expressions under a single log and simplify.
4. log4x+log(2x+4)
5. 5logx+logx
6. 4log2x+12log29−log2y
7. 6log3z2+14log3y8−2log3z4y
Expand the expression as much as possible.
8. log4(2x35)
9. ln(4xy215)
10. log(x2(yz)33)
Translate from exponential form to logarithmic form.
11. 2x+1+4=14
Translate from logarithmic form to exponential form.
12. log2(x−1)=12
Prove the following properties of logarithms.
13. logbnx=1nlogbx
14. logbnxn=logbx
15. log161x=logbx
...