Photo AI

Last Updated Sep 27, 2025

Laws of Logarithms Simplified Revision Notes

Revision notes with simplified explanations to understand Laws of Logarithms quickly and effectively.

user avatar
user avatar
user avatar
user avatar
user avatar

283+ students studying

6.2.1 Laws of Logarithms

Laws of Logarithms

aabbloga\log_alogb\log_blog(ab)\log(ab)log(a)+log(b)\log(a) + \log(b)
2.160.32220.77821.10041.1004
330.477100.47710.4771
π\pi2.40.49710.38020.87740.8774
2\sqrt{2}3\sqrt{3}0.15050.42250.57300.5730

Key Result

infoNote
log(ab)log(a)+log(b)\log(ab) \equiv \log(a) + \log(b)

This suggests that:

Conversely,

10a×10b=10a+b10^a \times 10^b = 10^{a+b}

This just says the power of two things with the same base multiplied together is simply those two powers added.

Logarithms: Simplifying and Log Laws

infoNote

Examples:

  1. Simplifying a Logarithm:
log10(10×1000)=log10(101×103)=log10(104)=4\log_{10}(10 \times 1000) = \log_{10}(10^1 \times 10^3) = \log_{10}(10^4) = 4
  1. Simplifying into a Single Logarithm:
log3(10)+log3(5)=log3(10×5)=log3(50)\log_{3}(10) + \log_{3}(5) = \log_{3}(10 \times 5) = \log_{3}(50)log5(20)+log5(14)=log5(20×14)=log5(5)=1\log_{5}(20) + \log_{5}\left(\frac{1}{4}\right) = \log_{5}\left(20 \times \frac{1}{4}\right) = \log_{5}(5) = 1log10(20)+log10(20)=log10(20×20)=log10(400)\log_{10}(20) + \log_{10}(20) = \log_{10}(20 \times 20) = \log_{10}(400)

Summary of Log Laws

infoNote
  1. Addition Rule:
log(a)+log(b)=log(ab)\log(a) + \log(b) = \log(ab)
  1. Subtraction Rule:
log(a)log(b)=log(ab)\log(a) - \log(b) = \log\left(\frac{a}{b}\right)
  1. Power Rule:
blog(a)=log(ab)b \log(a) = \log(a^b)

Proof of Power Rule

infoNote

Starting with:

blog(a)=log(a)+log(a)++log(a)(b times)b \log(a) = \log(a) + \log(a) + \dots + \log(a) \quad \text{(b times)}

Using the addition rule, this simplifies to:

=log(a×a×a××a)(b times)= \log(a \times a \times a \times \dots \times a) \quad \text{(b times)}=log(ab) = \log(a^b)\ \square

Laws of Logarithms

infoNote

2x×23=2x+32^x \times 2^3 = 2^{x+3} (When we multiply two things together with the same base, we add powers) 2x÷2y=2xy2^x \div 2^y = 2^{x-y} (When we divide, we subtract the powers)

Using Laws of Logarithms

Express in the form logan\log_a n:

  1. a.
loga(4)+loga(7)=loga(4×7)=loga(28)(Addition Rule)\log_a(4) + \log_a(7) = \log_a(4 \times 7) = \log_a(28) \quad \text{(Addition Rule)}
  1. b.
loga(10)loga(5)=loga(105)=loga(2)(Subtraction Rule)\log_a(10) - \log_a(5) = \log_a\left(\frac{10}{5}\right) = \log_a(2) \quad \text{(Subtraction Rule)}
  1. c.
2loga(6)=loga(62)=loga(36)(Power Rule)2\log_a(6) = \log_a(6^2) = \log_a(36) \quad \text{(Power Rule)}
  1. d.
loga(9)loga(13)=loga(9×3)=loga(27)(Subtraction Rule)\log_a(9) - \log_a\left(\frac{1}{3}\right) = \log_a(9 \times 3) = \log_a(27) \quad \text{(Subtraction Rule)}
  1. e.
12loga(25)+2loga(3)=loga(2512)+loga(32)=loga(5)+loga(9)=loga(45)(Power Rule, Addition Rule)\frac{1}{2}\log_a(25) + 2\log_a(3) = \log_a(25^{\frac{1}{2}}) + \log_a(3^2) = \log_a(5) + \log_a(9) = \log_a(45) \quad \text{(Power Rule, Addition Rule)}
  1. f.
loga(48)32loga(2)12loga(9)\log_a(48) - \frac{3}{2}\log_a(2) - \frac{1}{2}\log_a(9) =loga(48)loga(23)loga(3)= \log_a(48) - \log_a(2^3) - \log_a(3) =loga(488×3)=loga(2)(Subtraction Rule)= \log_a\left(\frac{48}{8 \times 3}\right) = \log_a(2) \quad \text{(Subtraction Rule)}
infoNote

Example: Write as a sum of separate logarithms involving no indices:

log(3a2b3)\log(3a^2b^3)

A common mistake:

log(3a2b3)=log(3ab)+10log(ab)(Incorrect)\log(3a^2b^3) = \log(3ab) + 10\log(ab) \quad \text{(Incorrect)}

Correct:

log(3)+2log(a)+3log(b)\log(3) + 2\log(a) + 3\log(b)

Note: The power of 10 is only attached to b3b^3; it should not be applied to all terms.

Simplification of Logarithmic Expressions

The correct way to simplify:

log(3ab9)=log(3)+log(a)+10log(b)(Addition Rule, Power Rule)\log(3ab^9) = \log(3) + \log(a) + 10\log(b) \quad \text{(Addition Rule, Power Rule)}
infoNote

Example: Simplify 1+log3(5)1 + \log_3(5) as a single logarithm: 11 is not in logarithmic form.

log3(3)=1\log_3(3) = 1

Therefore,

1+log3(5)=log3(3×5)=log3(15)1 + \log_3(5) = \log_3(3 \times 5) = \log_3(15)

Express the following in terms of pp and qq:

infoNote

Given that logax=p\log_a x = p and logay=q\log_a y = q: 6. (i) loga(xy)\log_a (xy)

loga(xy)=loga(x)+loga(y)=p+q\log_a (xy) = \log_a (x) + \log_a (y) = p + q
  1. (ii) loga(x2x3y)\log_a \left(\frac{x^2 \cdot x^3}{y}\right)
loga(x2x3y)=loga(x2)+loga(x3)loga(y)\log_a \left(\frac{x^2 \cdot x^3}{y}\right) = \log_a (x^2) + \log_a (x^3) - \log_a (y)=2loga(x)+3loga(x)loga(y)= 2\log_a (x) + 3\log_a (x) - \log_a (y)=2p+3pq=5pq= 2p + 3p - q = 5p - q
infoNote

Examples

Write as a single logarithms, simplifying where appropriate

  1. Simplification Using Addition Rule:
log(2)+log(5)=log(10)=1\log(2) + \log(5) = \log(10) = 1
  1. Combining Logs:
ln(x)+3ln(y)=ln(x)+ln(y3)=ln(xy3)\ln(x) + 3 \ln(y) = \ln(x) + \ln(y^3) = \ln(x \cdot y^3)

(Here, Power Law and Addition Law are applied)

Simplifying Logarithmic Expressions

infoNote

Example Expression:

12log(9)+3log(2)\frac{1}{2} \log(9) + 3\log(2)

Step 1: Apply the Power Rule

12log(9)=log(912)and3log(2)=log(23)\frac{1}{2} \log(9) = \log(9^{\frac{1}{2}}) \quad \text{and} \quad 3\log(2) = \log(2^3)

Step 2: Substitute the values

=log(3)+log(8)= \log(3) + \log(8)

Step 3: Apply the Addition Rule

=log(3×8)=log(24)= \log(3 \times 8) = \log(24)

Logarithms: Correct Method for Solving Equations

infoNote

Example Problem:

Given the equation:

log(x5)log(x)=7\log(x - 5) - \log(x) = 7

Wrong Method:

Attempting to solve by "unlogging" each term separately:

10log(x5)10log(x)=10710^{\log(x-5)} - 10^{\log(x)} = 10^7

Reason:

1+2=3but101+1021031 + 2 = 3 \quad \text{but} \quad 10^1 + 10^2 \neq 10^3

Correct Method:

Gather all logarithms into one term before "unlogging":

log(x5x)=7\log\left(\frac{x-5}{x}\right) = 7

Applying the Subtraction Rule:

x5x=107\frac{x-5}{x} = 10^7

Cross-multiply:

x5=107xx - 5 = 10^7x

Isolating xx:

5=107xx-5 = 10^7x - x5=9999999xx=59999999-5 = 9999999x \quad \Rightarrow \quad x = \frac{-5}{9999999}
Books

Only available for registered users.

Sign up now to view the full note, or log in if you already have an account!

500K+ Students Use These Powerful Tools to Master Laws of Logarithms

Enhance your understanding with flashcards, quizzes, and exams—designed to help you grasp key concepts, reinforce learning, and master any topic with confidence!

30 flashcards

Flashcards on Laws of Logarithms

Revise key concepts with interactive flashcards.

Try Maths Pure Flashcards

3 quizzes

Quizzes on Laws of Logarithms

Test your knowledge with fun and engaging quizzes.

Try Maths Pure Quizzes

6 questions

Exam questions on Laws of Logarithms

Boost your confidence with real exam questions.

Try Maths Pure Questions

1 exams created

Exam Builder on Laws of Logarithms

Create custom exams across topics for better practice!

Try Maths Pure exam builder

18 papers

Past Papers on Laws of Logarithms

Practice past papers to reinforce exam experience.

Try Maths Pure Past Papers

Other Revision Notes related to Laws of Logarithms you should explore

Discover More Revision Notes Related to Laws of Logarithms to Deepen Your Understanding and Improve Your Mastery

96%

114 rated

Laws of Logarithms

Exponential Equations

user avatar
user avatar
user avatar
user avatar
user avatar

330+ studying

197KViews
Load more notes

Join 500,000+ A-Level students using SimpleStudy...

Join Thousands of A-Level Students Using SimpleStudy to Learn Smarter, Stay Organized, and Boost Their Grades with Confidence!

97% of Students

Report Improved Results

98% of Students

Recommend to friends

500,000+

Students Supported

50 Million+

Questions answered