<< Chapter < Page Chapter >> Page >
This module contains some of the properties of logarithms and how they can be used for manipulation.

Just as there are three fundamental laws of exponents, there are three fundamental laws of logarithms.

log x ( ab ) = log x a + log x b size 12{"log" rSub { size 8{x} } \( ital "ab" \) ="log" rSub { size 8{x} } a+"log" rSub { size 8{x} } b} {}
log x a b = log x a log x b size 12{"log" rSub { size 8{x} } { {a} over {b} } ="log" rSub { size 8{x} } a - "log" rSub { size 8{x} } b} {}
log x ( a b ) = b log x a size 12{"log" rSub { size 8{x} } \( a rSup { size 8{b} } \) =b"log" rSub { size 8{x} } a} {}

As always, these algebraic generalizations hold for any a size 12{a} {} , b size 12{b} {} , and x size 12{x} {} .

Properties of logarithms

  1. Suppose you are given these two facts :
    • log 4 5 = 1 . 16 size 12{"log" rSub { size 8{4} } 5=1 "." "16"} {}
    • log 4 10 = 1 . 66 size 12{"log" rSub { size 8{4} } "10"=1 "." "66"} {}
  2. Then we can use the laws of logarithms to conclude that :
    • log 4 50 = log 4 5 + log 4 10 = 2 . 82 size 12{"log" rSub { size 8{4} } left ("50" right )="log" rSub { size 8{4} } 5+"log" rSub { size 8{4} } "10"=2 "." "82"} {}
    • log 4 2 = log 4 10 log 4 5 = 0 . 5 size 12{"log" rSub { size 8{4} } left (2 right )="log" rSub { size 8{4} } "10" - "log" rSub { size 8{4} } 5=0 "." 5} {}
    • log 4 100 , 000 = 5 log 4 10 = 8 . 3 size 12{"log" rSub { size 8{4} } left ("100","000" right )=5"log" rSub { size 8{4} } "10"=8 "." 3} {}
All three of these results can be found quickly, and without a calculator. Note that the second result could also be figured out directly, since 4 1 2 = 2 size 12{4 rSup { size 8{ { { size 6{1} } over { size 6{2} } } } } =2} {} .

These properties of logarithms were very important historically, because they enabled pre-calculator mathematicians to perform multiplication (which is very time-consuming and error prone) by doing addition (which is faster and easier). These rules are still useful in simplifying complicated expressions and solving equations.

Solving an equation with the properties of logarithms

log 2 x log 2 ( x 1 ) = 5 size 12{"log" rSub { size 8{2} } x - "log" rSub { size 8{x} } \( x - 1 \) =5} {} The problem
log 2 x x 1 = 5 size 12{"log" rSub { size 8{2} } left ( { {x} over {x - 1} } right )=5} {} Second property of logarithms
x x 1 = 2 5 = 32 size 12{ { {x} over {x - 1} } =2 rSup { size 8{5} } ="32"} {} Rewrite the log as an exponent. (2-to-what is? x x 1 size 12{ { {x} over {x - 1} } } {} 2-to-the-5!)
x = 32 ( x 1 ) size 12{x="32" \( x - 1 \) } {} Multiply. We now have an easy equation to solve.
x = 32 x 32 size 12{x="32"x - "32"} {}
31 x = 32 size 12{ - "31"x= - "32"} {}
x = 32 31 size 12{x= { {"32"} over {"31"} } } {}

Proving the properties of logarithms

If you understand what an exponent is, you can very quickly see why the three rules of exponents work. But why do logarithms have these three properties?

As you work through the text, you will demonstrate these rules intuitively, by viewing the logarithm as a counter . ( log 2 8 size 12{"log" rSub { size 8{2} } 8} {} asks “ how many 2s do I need to multiply, in order to get 8?”) However, these rules can also be rigorously proven, using the laws of exponents as our starting place.

Proving the First Law of Logarithms, log x ( ab ) = log x a + log x b size 12{"log" rSub { size 8{x} } \( ital "ab" \) ="log" rSub { size 8{x} } a+"log" rSub { size 8{x} } b} {}
m = log x a size 12{m="log" rSub { size 8{x} } a} {} I’m just inventing m size 12{m} {} to represent this log
x m = a size 12{x rSup { size 8{m} } =a} {} Rewriting the above expression as an exponent. ( log x a size 12{"log" rSub { size 8{x} } a} {} asks “ x size 12{x} {} to what power is a size 12{a} {} ?” And the equation answers: “ x size 12{x} {} to the m size 12{m} {} is a size 12{a} {} .”)
n = log x b size 12{n="log" rSub { size 8{x} } b} {} Similarly, n size 12{n} {} will represent the other log.
x n = b size 12{x rSup { size 8{n} } =b} {}
log x ( ab ) = log x ( x m x n ) size 12{"log" rSub { size 8{x} } \( ital "ab" \) ="log" rSub { size 8{x} } \( x rSup { size 8{m} } x rSup { size 8{n} } \) } {} Replacing a size 12{a} {} and b size 12{b} {} based on the previous equations
= log x ( x m + n ) size 12{ {}="log" rSub { size 8{x} } \( x rSup { size 8{m+n} } \) } {} This is the key step! It uses the first law of exponents. Thus you can see that the properties of logarithms come directly from the laws of exponents.
= m + n size 12{ {}=m+n} {} = log x ( x m + n ) size 12{ {}="log" rSub { size 8{x} } \( x rSup { size 8{m+n} } \) } {} asks the question: “ x size 12{x} {} to what power is x m + n size 12{x rSup { size 8{m+n} } } {} ?” Looked at this way, the answer is obviously ( m + n ) size 12{ \( m+n \) } {} . Hence, you can see how the logarithm and exponential functions cancel each other out, as inverse functions must.
= log x a + log x b size 12{ {}="log" rSub { size 8{x} } a+"log" rSub { size 8{x} } b} {} Replacing m size 12{m} {} and n size 12{n} {} with what they were originally defined as. Hence, we have proven what we set out to prove.

To test your understanding, try proving the second law of logarithms: the proof is very similar to the first. For the third law, you need invent only one variable, m = log x a size 12{m="log" rSub { size 8{x} } a} {} . In each case, you will rely on a different one of the three rules of exponents, showing how each exponent law corresponds to one of the logarithms laws.

Questions & Answers

how do you get the 2/50
Abba Reply
number of sport play by 50 student construct discrete data
Aminu Reply
width of the frangebany leaves on how to write a introduction
Theresa Reply
Solve the mean of variance
Veronica Reply
Step 1: Find the mean. To find the mean, add up all the scores, then divide them by the number of scores. ... Step 2: Find each score's deviation from the mean. ... Step 3: Square each deviation from the mean. ... Step 4: Find the sum of squares. ... Step 5: Divide the sum of squares by n – 1 or N.
kenneth
what is error
Yakuba Reply
Is mistake done to something
Vutshila
Hy
anas
hy
What is the life teble
anas
hy
Jibrin
statistics is the analyzing of data
Tajudeen Reply
what is statics?
Zelalem Reply
how do you calculate mean
Gloria Reply
diveving the sum if all values
Shaynaynay
let A1,A2 and A3 events be independent,show that (A1)^c, (A2)^c and (A3)^c are independent?
Fisaye Reply
what is statistics
Akhisani Reply
data collected all over the world
Shaynaynay
construct a less than and more than table
Imad Reply
The sample of 16 students is taken. The average age in the sample was 22 years with astandard deviation of 6 years. Construct a 95% confidence interval for the age of the population.
Aschalew Reply
Bhartdarshan' is an internet-based travel agency wherein customer can see videos of the cities they plant to visit. The number of hits daily is a normally distributed random variable with a mean of 10,000 and a standard deviation of 2,400 a. what is the probability of getting more than 12,000 hits? b. what is the probability of getting fewer than 9,000 hits?
Akshay Reply
Bhartdarshan'is an internet-based travel agency wherein customer can see videos of the cities they plan to visit. The number of hits daily is a normally distributed random variable with a mean of 10,000 and a standard deviation of 2,400. a. What is the probability of getting more than 12,000 hits
Akshay
1
Bright
Sorry i want to learn more about this question
Bright
Someone help
Bright
a= 0.20233 b=0.3384
Sufiyan
a
Shaynaynay
How do I interpret level of significance?
Mohd Reply
It depends on your business problem or in Machine Learning you could use ROC- AUC cruve to decide the threshold value
Shivam
how skewness and kurtosis are used in statistics
Owen Reply
yes what is it
Taneeya
Got questions? Join the online conversation and get instant answers!
Jobilize.com Reply

Get Jobilize Job Search Mobile App in your pocket Now!

Get it on Google Play Download on the App Store Now




Source:  OpenStax, Math 1508 (lecture) readings in precalculus. OpenStax CNX. Aug 24, 2011 Download for free at http://cnx.org/content/col11354/1.1
Google Play and the Google Play logo are trademarks of Google Inc.

Notification Switch

Would you like to follow the 'Math 1508 (lecture) readings in precalculus' conversation and receive update notifications?

Ask