Recall that the logarithmic and exponential functions “undo” each other. This means that logarithms have similar properties to exponents. Some important properties of logarithms are given here. First, the following properties are easy to prove.
$\log_b1=0$logb1=0
$\log_bb=1$logbb=1
Why are the above true? To find out, change the logarithm to an exponential: $\log_b1=0$logb1=0 becomes $b^0=1$b0=1 and $\log_bb=1$logbb=1 becomes $b^b=1$bb=1.
Now, lets review the inverse property:
$\log_bb^x=x$logbbx=x
$b^{\log_bx}=x$blogbx=x, $x>0$x>0
Why is this true? Convert each into its opposite: $\log_bb^x=x$logbbx=x becomes $b^x=b^x$bx=bx and $b^{\log_bx}=x$blogbx=x becomes $\log_bx=\log_bx$logbx=logbx.
$\log_bM=\log_bN$logbM=logbN if and only if $M=N$M=N
This property is used to solve equations.
Remember, all properties associated with logarithms can be applied to natural logarithms.
What is the value of $x$x for the equation $\log_33x=\log_3\left(2x+5\right)$log33x=log3(2x+5)?
Think: Does the logarithms have the same base? Remember, we can not work with logarithms with unlike bases. They do have the same base. So, that means, just as with exponential equations with the same bases, we can set the arguments equal to each other.
Do:
$\log_33x$log33x | $=$= | $\log_3\left(2x+5\right)$log3(2x+5) |
(Given) |
$3x$3x | $=$= | $2x+5$2x+5 |
(Use one-to-one property to set arguments equal) |
$x$x | $=$= | $5$5 |
(Subtract both sides by $2x$2x) |
Recall the product rule for exponents:
$a^na^m=a^{n+m}$anam=an+m
The product rule for logarithms is similar:
$\log_bMN=\log_bM+\log_bN$logbMN=logbM+logbN
Why is this true? Lets use the rules we already know to prove this:
$\log_bMN$logbMN | $=$= | $\log_bM+\log_bN$logbM+logbN |
(Given) |
$b^{\log_bM+\log_bN}$blogbM+logbN | $=$= | $MN$MN |
(Rewrite as an exponential) |
$b^{\log_bM}b^{\log_bN}$blogbMblogbN | $=$= | $MN$MN |
(Use laws of exponent: product rule) |
$MN$MN | $=$= | $MN$MN |
(Use inverse property for logarithms) |
The product rule for logarithms can be applied repeatedly. The expression $\log_btuv$logbtuv can be rewritten as $\log_bt+\log_bu+\log_bv$logbt+logbu+logbv.
Rewrite $\log_56x$log56x as two logarithms.
Think: Since there is a product in the logarithm, we can use the product rule for logarithms.
Do: So using the product rule for logarithms, we can rewrite $\log_56x$log56x in the form:
$\log_56+\log_5x$log56+log5x
Recall the quotient rule for exponents:
$$
The quotient rule for logarithms is similar:
$\log_b\left(\frac{M}{N}\right)=\log_bM-\log_bN$logb(MN)=logbM−logbN
Why is this true? Lets take a look using properties we already know:
$\log_b\left(\frac{M}{N}\right)$logb(MN) | $=$= | $\log_bM-\log_bN$logbM−logbN |
(Given) |
$b^{\log_bM-\log_bN}$blogbM−logbN | $=$= | $\frac{M}{N}$MN |
(Rewrite as an exponential) |
$\frac{b^{\log_bM}}{b^{\log_bN}}$blogbMblogbN | $=$= | $\frac{M}{N}$MN |
(Use laws of exponent: quotient rule) |
$\frac{M}{N}$MN | $=$= | $\frac{M}{N}$MN |
(Use inverse property for logarithms) |
Rewrite the logarithmic expression $\log_310-\log_32$log310−log32 as one logarithmic expression.
Think: Since the two logarithms have the same base and they are subtracting, we can use the quotient rule for logarithms.
Do: To use the quotient rule for logarithms, we can divide the arguments:
$\log_310-\log_32$log310−log32 |
(Given) |
$\log_3\left(\frac{10}{2}\right)$log3(102) |
(Use quotient rule for logarithms) |
$\log_35$log35 |
(Simplify the argument) |
Simplify each of the following expressions without using a calculator. Leave answers in exact form.
$\log_{10}11+\log_{10}2+\log_{10}9$log1011+log102+log109
$\log_{10}12-\left(\log_{10}2+\log_{10}3\right)$log1012−(log102+log103)
Simplify each of the following expressions without using a calculator. Leave answers in exact form.
$\log_{10}18-\log_{10}3$log1018−log103
$\log_{10}7-\log_{10}28$log107−log1028
Express $\log\left(\frac{pq}{r}\right)$log(pqr) as the sum and difference of log terms.
We have already seen how to simplify logarithms using the product and quotient properties. Through the definition of logarithms we know that $x=a^m$x=am and $m=\log_ax$m=logax are equivalent. We are able to use this definition to discover some more helpful properties of logarithms such as the power property.
Let's simplify $\log_a\left(x^2\right)$loga(x2) using the logarithmic properties that we already know.
$\log_a\left(x^2\right)$loga(x2) |
(Given) |
$\log_a\left(x\times x\right)$loga(x×x) |
(Rewrite $x^2$x2as a product, $x\times x$x×x) |
$\log_ax+\log_ax$logax+logax |
(Use the product rule for logarithms, $\log_a\left(xy\right)=\log_ax+\log_ay$loga(xy)=logax+logay |
$2\log_ax$2logax |
(Collect logarithms with the same base and variables.) |
We can also simplify logarithms with powers using the power rule for logarithms, this property can be used for any values of the power $n$n.
$\log_a\left(x^n\right)=n\log_ax$loga(xn)=nlogax
Rewrite $\log_2\left(x^b\right)$log2(xb) using properties of logarithms. Write your answer without any powers.
Think: The subject of the logarithm has a power, this means we can use the power rule for logarithms,$\log_a\left(x^n\right)=n\log_ax$loga(xn)=nlogax.
What do the values of $a$a and $n$n represent?
Do: In this case $a=2$a=2 and $n=b$n=b. So we can bring the power down to the front, and then multiply it with the logarithm.
$\log_2\left(x^b\right)$log2(xb) | $=$= | $b\log_2x$blog2x |
Use the properties of logarithms to rewrite the expression $\log_4\left(x^7\right)$log4(x7).
Write your answer without any powers.
Use the properties of logarithms to rewrite the expression $\log\left(\left(x+6\right)^5\right)$log((x+6)5).
Write your answer without any powers.
Use the properties of logarithms to rewrite $\log\left(\left(3x\right)^5\right)$log((3x)5) as the sum of two logarithms.
Write your answer without any powers.
When viewed together, the product rule, quotient rule and power rule are often called "laws of logs." We can apply more than one rule to simplify an expression.
Simplify the expression $\log_3\left(100x^3\right)-\log_3\left(4x\right)$log3(100x3)−log3(4x), writing your answer as a single logarithm.
Think: Each logarithm in the expression has the same base, so we can express the difference as a single logarithm using the quotient rule.
Do: To use the quotient rule, we divide the two arguments as follows:
$\log_3\left(100x^3\right)-\log_3\left(4x\right)$log3(100x3)−log3(4x) |
(Given) |
$\log_3\left(\frac{100x^3}{4x}\right)$log3(100x34x) |
(Use the quotient rule) |
$\log_3\left(25x^2\right)$log3(25x2) |
(Simplifying the argument) |
$\log_3\left(\left(5x\right)^2\right)$log3((5x)2) |
(Rewriting the argument as a power) |
$2\log_3\left(5x\right)$2log3(5x) |
(Using the power rule) |
Distribute the expression: $\ln\frac{x^2y^3}{z^4}$lnx2y3z4
Think: List the operations within the argument: exponents, multiplication, division. We are going to start distributing with division because of the sensitivity to order.
Do:
$\ln\frac{x^2y^3}{z^4}$lnx2y3z4 |
(Given) |
$\ln x^2y^3-\ln z^4$lnx2y3−lnz4 |
(Use the quotient rule) |
$\ln x^2+\ln y^3-\ln z^4$lnx2+lny3−lnz4 |
(Use the product rule) |
$2\ln x+3\ln y-4\ln z$2lnx+3lny−4lnz |
(Use power rule) |
Express $3\ln\left(x^5\right)-4\ln\left(x^2\right)$3ln(x5)−4ln(x2) as a single log expression.
Express $5\log x+3\log y$5logx+3logy as a single logarithm.
We often encounter occasions where we need to take a logarithm given in one base and express it as a logarithm in another base. A change of base formula has been developed to do just that.
$\log_ab=\frac{\log_cb}{\log_ca}=\frac{1}{\log_ba}$logab=logcblogca=1logba
Change the base of the logarithm to $2$2: $\log_48$log48 and evaluate.
Think: Use the change of base rule.
Do:
$\log_48$log48 |
(Given) |
$\frac{\log_28}{\log_24}$log28log24 |
(Use the change of base rule) |
$\frac{\log_22^3}{\log_22^2}$log223log222 |
(Rewrite the argument as exponents) |
$\frac{3}{2}$32 |
(Use the inverse property) |
Evaluate $\log_9564$log9564 using by changing the base to $10$10 . Round to 3 decimal points.
Think: Review the change of base rule. Can we rewrite the current base or argument as exponents with base $10$10?
Do:
$\log_9564$log9564 |
(Given) |
$\frac{\log564}{\log9}$log564log9 |
(Use change of base rule) |
$2.883$2.883 |
(Cannot write the arguments as exponents with base $10$10, use calculator to find $\log564$log564 and $\log9$log9 then divide) |
Rewrite $\log_416$log416 in terms of base $10$10 logarithms.
Rewrite $\log_320$log320 in terms of base $4$4 logarithms.
Rewrite $\log_3\sqrt{5}$log3√5 in terms of base $10$10 logarithms.