<< 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

A golfer on a fairway is 70 m away from the green, which sits below the level of the fairway by 20 m. If the golfer hits the ball at an angle of 40° with an initial speed of 20 m/s, how close to the green does she come?
Aislinn Reply
cm
tijani
what is titration
John Reply
what is physics
Siyaka Reply
A mouse of mass 200 g falls 100 m down a vertical mine shaft and lands at the bottom with a speed of 8.0 m/s. During its fall, how much work is done on the mouse by air resistance
Jude Reply
Can you compute that for me. Ty
Jude
what is the dimension formula of energy?
David Reply
what is viscosity?
David
what is inorganic
emma Reply
what is chemistry
Youesf Reply
what is inorganic
emma
Chemistry is a branch of science that deals with the study of matter,it composition,it structure and the changes it undergoes
Adjei
please, I'm a physics student and I need help in physics
Adjanou
chemistry could also be understood like the sexual attraction/repulsion of the male and female elements. the reaction varies depending on the energy differences of each given gender. + masculine -female.
Pedro
A ball is thrown straight up.it passes a 2.0m high window 7.50 m off the ground on it path up and takes 1.30 s to go past the window.what was the ball initial velocity
Krampah Reply
2. A sled plus passenger with total mass 50 kg is pulled 20 m across the snow (0.20) at constant velocity by a force directed 25° above the horizontal. Calculate (a) the work of the applied force, (b) the work of friction, and (c) the total work.
Sahid Reply
you have been hired as an espert witness in a court case involving an automobile accident. the accident involved car A of mass 1500kg which crashed into stationary car B of mass 1100kg. the driver of car A applied his brakes 15 m before he skidded and crashed into car B. after the collision, car A s
Samuel Reply
can someone explain to me, an ignorant high school student, why the trend of the graph doesn't follow the fact that the higher frequency a sound wave is, the more power it is, hence, making me think the phons output would follow this general trend?
Joseph Reply
Nevermind i just realied that the graph is the phons output for a person with normal hearing and not just the phons output of the sound waves power, I should read the entire thing next time
Joseph
Follow up question, does anyone know where I can find a graph that accuretly depicts the actual relative "power" output of sound over its frequency instead of just humans hearing
Joseph
"Generation of electrical energy from sound energy | IEEE Conference Publication | IEEE Xplore" ***ieeexplore.ieee.org/document/7150687?reload=true
Ryan
what's motion
Maurice Reply
what are the types of wave
Maurice
answer
Magreth
progressive wave
Magreth
hello friend how are you
Muhammad Reply
fine, how about you?
Mohammed
hi
Mujahid
A string is 3.00 m long with a mass of 5.00 g. The string is held taut with a tension of 500.00 N applied to the string. A pulse is sent down the string. How long does it take the pulse to travel the 3.00 m of the string?
yasuo Reply
Who can show me the full solution in this problem?
Reofrir Reply
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