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

I'm interested in biological psychology and cognitive psychology
Tanya Reply
what does preconceived mean
sammie Reply
physiological Psychology
Nwosu Reply
How can I develope my cognitive domain
Amanyire Reply
why is communication effective
Dakolo Reply
Communication is effective because it allows individuals to share ideas, thoughts, and information with others.
effective communication can lead to improved outcomes in various settings, including personal relationships, business environments, and educational settings. By communicating effectively, individuals can negotiate effectively, solve problems collaboratively, and work towards common goals.
it starts up serve and return practice/assessments.it helps find voice talking therapy also assessments through relaxed conversation.
miss
Every time someone flushes a toilet in the apartment building, the person begins to jumb back automatically after hearing the flush, before the water temperature changes. Identify the types of learning, if it is classical conditioning identify the NS, UCS, CS and CR. If it is operant conditioning, identify the type of consequence positive reinforcement, negative reinforcement or punishment
Wekolamo Reply
please i need answer
Wekolamo
because it helps many people around the world to understand how to interact with other people and understand them well, for example at work (job).
Manix Reply
Agreed 👍 There are many parts of our brains and behaviors, we really need to get to know. Blessings for everyone and happy Sunday!
ARC
A child is a member of community not society elucidate ?
JESSY Reply
Isn't practices worldwide, be it psychology, be it science. isn't much just a false belief of control over something the mind cannot truly comprehend?
Simon Reply
compare and contrast skinner's perspective on personality development on freud
namakula Reply
Skinner skipped the whole unconscious phenomenon and rather emphasized on classical conditioning
war
explain how nature and nurture affect the development and later the productivity of an individual.
Amesalu Reply
nature is an hereditary factor while nurture is an environmental factor which constitute an individual personality. so if an individual's parent has a deviant behavior and was also brought up in an deviant environment, observation of the behavior and the inborn trait we make the individual deviant.
Samuel
I am taking this course because I am hoping that I could somehow learn more about my chosen field of interest and due to the fact that being a PsyD really ignites my passion as an individual the more I hope to learn about developing and literally explore the complexity of my critical thinking skills
Zyryn Reply
good👍
Jonathan
and having a good philosophy of the world is like a sandwich and a peanut butter 👍
Jonathan
generally amnesi how long yrs memory loss
Kelu Reply
interpersonal relationships
Abdulfatai Reply
What would be the best educational aid(s) for gifted kids/savants?
Heidi Reply
treat them normal, if they want help then give them. that will make everyone happy
Saurabh
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