Sign In
| Student Learning Objectives: |
|---|
|
| | 11 Theory slides |
| | 11 Exercises - Grade E - A |
| | Each lesson is meant to take 1-2 classroom sessions |
Sometimes the inverse of a mathematical operation is clearly identifiable. For example, addition and subtraction, multiplication and division, or raising to the power of n and calculating the n^\text{th} root are inverse operations.
A logarithm is the inverse function of an exponential function. The logarithm of a positive number m is written as log_b m and read as the logarithm of m with base b.
log_b m=n ⇔ b^n=m
Here, b is called the base in both the logarithm and the exponential expression. Logarithms are defined only for positive values of b and m, where b is not equal to 1. To see the implications of this definition, a particular example will be considered. log_4 16=n In this equation, the definition of logarithm implies that n is the exponent to which the base 4 must be raised in order to obtain 16. log_4 16= n & ⇔ 4^n=16 The following diagram illustrates how a logarithmic form has an equivalent exponential form using example numerical values.
As a consequence of the definition of a logarithm, two properties can be deduced. In these properties, b is positive and not equal to 1.
| Property | Reason |
|---|---|
| log_b b=1 | A number raised to the power of 1 is equal to itself. |
| log_b 1=0 | A number raised to the power of 0 is equal to 1. |
Paulina has recently become excited learning about logarithms.
She eagerly went to her math teacher and asked for some introductory exercises to practice evaluating and rewriting logarithmic expressions. Help her get off to a good start!
log_b a= c ⇔ b^c= a With this definition in mind, let x be the value of log_5 125. log_5 125= x ⇔ 5^x= 125 Given that 5 is the base, Paulina should ask herself what number it must be raised to in order to reach 125. Well, 5 to the power of 3 is equal to 125, the value of x is 3. Therefore, log_5 125=3. log_5 125= 3 ⇔ 5^3= 125
log_b a= c ⇔ b^c= a Therefore, Paulina should substitute b= 4 and c= x in the above definition. log_4 a= x ⇔ 4^x= a
b^c= a ⇔ log_b a= c Here, b= 3 and c= x will be substituted into the definition. 3^x= a ⇔ log_3 a= x
Evaluate the logarithms.
Rewrite the logarithmic equations as exponential equations and the exponential equations as logarithmic equations.
For the proof of these properties, two identities will be used. Start by recalling the definition of a logarithm. log_b a=c ⇔ a=b^c The first equation of the definition states that c=log_b a. Therefore log_b a can be substituted for c in the second equation. Furthermore, the second equation states that a is equal to b^c. This means that b^c can be substituted for a in the first equation.
| log_b a=c ⇔ a=b^c |
|---|
| a=b^c Substitute a=b^(log_b a) |
| log_b a=c Substitute log_b b^c=c |
With this information in mind, three properties can be stated.
The logarithm of a product can be written as the sum of the individual logarithms of each factor.
log_b mn=log_b m+log_b n
This property is only valid for positive values of b, m, and n, and for b≠ 1. As an example, the expression log_3 (7*4) can be rewritten using this property. log_3 (7*4)=log_3 7+log_3 4
Rewrite mn as m* n
m=b^(log_b(m))
a^m*a^n=a^(m+n)
log_b(b^m)=m
The logarithm of a quotient can be written as the difference between the logarithm of the numerator and the logarithm of the denominator.
log_b m/n=log_b m -log_b n
This property is valid for positive values of b, m, and n, and for b≠ 1. For example, the expression log_3 74 can be rewritten using this property. log_3 7/4=log_3 7-log_3 4
m=b^(log_b(m))
a^m/a^n= a^(m-n)
log_b(b^m)=m
The logarithm of a power can be written as the product of the exponent and the logarithm of the base.
log_b m^n =nlog_b m
This property is valid for positive values of b, m, and n, and for b≠ 1. For example, log_2 7^4 can be rewritten using this property. log_2 7^4=4 log_2 7
m=b^(log_b(m))
(a^m)^n=a^(m* n)
log_b(b^m)=m
Commutative Property of Multiplication
After understanding the definition of a logarithm and learning about its properties, Paulina is ready to delve deeper into this topic.
log_b mn = log_b m+log_b n Knowing that log_2 3≈ 1.585 and that log_2 5≈ 2.322, this property can be used to evaluate the given expression. Start by rewriting 15 as the product of 3 and 5.
Split into factors
log_2(mn)=log_2(m) + log_2(n)
log_2 3 ≈ 1.585, log_2 5 ≈ 2.322
Add terms
log_b m/n = log_b m-log_b n Also, as a consequence of the definition of a logarithm, it is known that log_b 1=0 for any positive number b different than 1. Using this information, the above property, and the fact that log_2 5≈ 2.322, the given expression can be evaluated.
log_2(a/b)=log_2(a) - log_2(b)
log_2(1) = 0
log_2 5 ≈ 2.322
Subtract term
Power:& log_b m^n = nlog_b m Product:& log_b mn = log_b m + log_b n Also, as a consequence of the definition of a logarithm, it is known that log_b b=1 for any positive number b different than 1. Using this information, the above properties, and the fact that log_2 3≈ 1.585, the given expression can be evaluated.
Split into factors
log_2(mn)=log_2(m) + log_2(n)
Write as a power
log_2(a^m)= m* log_2(a)
log_2(2) = 1
Identity Property of Multiplication
log_2 3 ≈ 1.585
Add terms
Paulina has moved beyond only understanding the definition of a logarithm. She can now rewrite exponential equations as logarithmic equations and convert logarithmic equations into exponential equations. On top of all of that, she can even evaluate logarithmic expressions. Paulina is starting to master this topic!
Product:& log_b mn=log_b m+log_b n Quotient:& log_b m/n=log_b m-log_b n Power:& log_b m^n=nlog_b m Here, b, m, and n are positive, where b≠ 1. The main operation in the given logarithmic expression is a division. Therefore, the first property that should be used is the Quotient Property of Logarithms. Then, the Product Property of Logarithms and the Power Property of Logarithms will be applied.
log_5(a/b)=log_5(a) - log_5(b)
log_5(mn)=log_5(m) + log_5(n)
log_5(a^m)= m* log_5(a)
Calculate logarithm
log_4 sqrt(xy/4) = log_4 (xy/4)^(12) Now, the mentioned property can be used. Then, the Quotient Property of Logarithms and the Product Property of Logarithms can also be used.
log_4(a^m)= m* log_4(a)
log_4(a/b)=log_4(a) - log_4(b)
log_4(mn)=log_4(m) + log_4(n)
Distribute 1/2
log_4(4) = 1
Identity Property of Multiplication
Paulina feels extremely confident about her skills in using logarithms! Now, instead of expanding algebraic and numeric expressions that involve logarithms, she will practice condensing them.
Product:& log_b mn=log_b m+log_b n Quotient:& log_b m/n=log_b m-log_b n Power:& log_b m^n=nlog_b m These three properties will be used to condense the expression.
m* log_2(a)=log_2(a^m)
Calculate power
log_2(m) + log_2(n)=log_2(mn)
Multiply
log_2(m) - log_2(n)=log_2(m/n)
Calculate quotient
m* log_3(a)=log_3(a^m)
Calculate power
log_3(m) - log_3(n)=log_3(m/n)
log_3(m) + log_3(n)=log_3(mn)
a/c* b = a* b/c
In this lesson, it has been presented that exponents and logarithms are their own inverses. This means that these two operations essentially undo each other.
| Definition | log_b a=c ⇔ a=b^c |
|---|---|
| Identity Derived From the Definition | log_b b=1 |
| Identity Derived From the Definition | log_b 1=0 |
| Product Property of Logarithms | log_b mn = log_b m+log_b n |
| Quotient Property of Logarithms | log_b m/n = log_b m-log_b n |
| Power Property of Logarithms | log_b m^n = nlog_b m |
It is important to keep in mind that these properties are only valid for positive values of a, b, m, and n, where b≠ 1. Furthermore, these properties can be used in several situations.
Simplify the following logarithmic expression. log_(sqrt(a)) a^2, a>0, a≠ 1 Write the answer in exact form.
Let's start by using the definition of a logarithm to rewrite the given logarithmic expression as an exponential expression. To do this, let c be the numerical value of log_(sqrt(a)) a^2. Definition:& log_b m = n ⇔ b^n= m Expression:& log_(sqrt(a)) a^2 = c ⇔ ( sqrt(a))^c= a^2 We found that sqrt(a) raised to the power of c equals a^2. To solve the obtained equation for c, we will rewrite sqrt(a) as a^(12) and use the Power of a Power Property. Let's do it!
Finally, we will use the Property of Equality for Exponential Equations to equate the exponents.
Simplify the logarithmic expression. x^(3log_x 2 - log_x 5) Write the exact numerical value.
Let's start simplifying the given expression by using the Power Property of Logarithms.
Next, we can use the Quotient Property of Logarithms to simplify the exponent a bit more.
Finally, we can use the Inverse Property of Logarithms to eliminate the base of the power and the logarithm. x^(log_x 85)=8/5