Logarithm Rules (aka Log Laws) Explained with Examples
What is Logarithm Rules (Definition)
To understand Logarithm Rules, you first need to know what is Logarithm or Log.
What is Log or Logarithm?
Logarithm is basically a power on any number that we use to get the other number defined in the Log.
Examples:
Question: What is the value of log2 32?
Answer: 5
Explanation: 25 = 32
We need to get 32 by multiplying 2 with 2 and see how many times it goes. Sp 2 x 2 x 2 x 2 x 2 = 32. This will get us 25
This is the reason the value of log2 32 = 5
Question: How about log3 81?
Answer: 4 (because 34 )
Tricky Question: Get the value of Log 1000?
Answer: 3 (But how?)
Explanation: When there is no base value associated with Log, we assume it’s log10
so log10 1000 = 103
and the answer is 3.
What are the Rules of Logarithm (Log Laws Table)
Name of the Rule | Rule |
Product Rule of Logarithm | loga xy = loga x + loga y |
Power Rule of Logarithm | loga x y = y loga x |
Quotient/Ratio Rule of Logarithm | loga x / y = loga x – loga y |
Base Switch Rule of Logarithm | loga b = 1 / logb a |
Base Change Rule of Logarithm | loga(x) = logb(x) / logb a |
Derivative of Logarithm | fx = loga x ⇒ f ‘ (x) = 1 / ( x ln(a) ) |
Integral of Logarithm | ∫ loga x dx = x ( loga x – 1 / ln(a) ) + b |
Logarithm of 1 | loga 1 = 0 |
Logarithm of 0 | loga 0 is undefined |
Logarithm of the Base | loga b = 1 |
Logarithms of Infinity | lim loga x = ∞, when x→∞ |
Download the Log Table in Image Format or PDF Format
1. Solved Examples for Product Rule of Logarithm
Rule: loga xy = loga x + loga y
Question: Solve this: log2 4*16 using Log Law.
The same question can also be written as log2 4 + log2 16
Answer:
log2 4*16
=> log2 4 + log2 16
=> log2 2 2 + log2 2 4
=> 2log2 2 + 4log2 2
=> 2 * 1 + 4 * 1
=> 2 + 4
=> 6
so log2 4*16 = 6
2. Solved Example for Power Rule of Logarithm
Rule: loga x y = y loga x
Question: Solve this log3(327)
This question can also be written as 27log33
Note: This type of questions are usually asked as objective questions because it doesn’t have much to do. Usually it is combined with other rules in question that we have also done after cover other rules. Scroll down if you are in rush to see.
Answer:
log3(327)
=> 27log33
=> 27 * 1
=> 27
Answer is 27.
3. Solved Example for Quotient/Ratio Rule of Logarithm
Rule: loga x / y = loga x – loga y
Question: Solve log4 1024 – log4 16
Answer:
log4 1024 – log4 16
=> log4 (1024 / 16)
=> log4 64
=> log4 43
=> 3log4 4
=>3 * 1
=> 3
S0, log4 1024 – log4 16 = 3
4. Solved Example for Base Switch Rule
Rule: loga b = 1 / logb a
Question: 1 / log2 128
Answer:
1 / log2 128
=> 1 / log2 27
=> 1 / 7 * 1
=> 1 / 7
=> 0.1429
Now let’s mix it up. Mix different types of Log Laws in one example.
5. Solved Example (Mixed of different Rules)
Question: Solve this: log3 9 + log3 81 – log5 1250 + log5 2
Answer:
log3 9 + log3 81 + log5 1250 – log5 2
=> log3 (9 * 81) + log5 (1250 / 2)
=> log3 729 + log5 625
=> log3 36 + log5 54
=> 6log3 3 + 4log5 5
=> 6*1 + 4*1
=> 6+4
=> 10
So the value of log3 9 + log3 81 + log5 1250 – log5 2 = 10
6. Solved Exmple: Expand this log8 (64k 4 / n9)
log8 (64k 4 / n9)
=> log8 (64k 4) – log8 n9
=> log8 64 + log8 k4 – log8 n9
=> log8 88 + 4log8 k – 9log8 n
=> 8log8 8 + 4log8 k – 9log8 n
=> 8 * 1 + 4log8 k – 9log8 n
=> 8 + 4log8 k – 9log8 n
So, log8 (64k 4 / n9) = 8 + 4log8 k – 9log8 n
Watch this video for examples and understanding of the Logarithm Law
Do you have other questions? You can type in the comment.