# Nakafa Framework: LLM
URL: https://nakafa.com/en/subject/high-school/10/mathematics/exponential-logarithm/logarithm-properties
Source: https://raw.githubusercontent.com/nakafaai/nakafa.com/refs/heads/main/packages/contents/subject/high-school/10/mathematics/exponential-logarithm/logarithm-properties/en.mdx
Output docs content for large language models.
---
export const metadata = {
  title: "Logarithm Properties",
  description: "Discover 8 essential logarithm properties: product, quotient, power rules with proofs. Master change of base formula and solve complex equations.",
  authors: [{ name: "Nabil Akbarazzima Fatih" }],
  date: "04/04/2025",
  subject: "Exponents and Logarithms",
};
## Basic Properties of Logarithms
Like exponents, logarithms also have several important properties that need to be understood. These properties will be very helpful in solving various logarithmic problems.
Let  and , , , , , where  are real numbers . The following are **logarithm properties**:
1. 
2. 
3. 
4. 
5. 
6. 
7. 
8. 
## Proving Logarithm Properties
### Logarithm of Multiplication
**Property 4**: 
Proof: Let  and 
This means:
 and 
Using the property of exponents:
Therefore:
### Logarithm of Division
**Property 5**: 
Proof: Let  and 
Then  and 
Recall that , so:
Therefore:
### Logarithm of Power
**Property 6**: 
Proof: Let 
 means the logarithm of  raised
to the power of 
Using property 4 repeatedly:
### Change of Base
**Property 7**: 
Proof:
Based on the definition of logarithm,  if and only if 
Suppose we use base  for the logarithm of :
Using property 6:
Since , then:
Therefore:
If , then:
### Chain Rule for Logarithms
**Property 8**: 
Proof:
Based on the definition:
  
  
Substitute the value of  into the equation for :
Since , then:
## Application Example
Suppose we want to calculate .
Using **property 6**:
## Exercises
1. Simplify the following expressions:
   a. 
   b. 
   c. 
2. If , , express  in terms of m and n.
3. The population of city A in 2010 was 300,000 people. The average population growth rate is 6% per year. If the population growth is assumed to be the same each year, in how many years will the population of city A become 1 million?
4. How much time is needed for Dini's money, which was initially Rp2,000,000.00, to become Rp6,500,000.00 if she saves it in a bank that gives her an interest rate of 12%?
### Answer Key
1. Determining logarithm values
   a. Answer:
   
     
     
     
   
   b. Answer:
   
     
     
     
   
   c. Answer:
   
     
     
     
   
2. Given that , 
   Then:
   
     
     
     
     
     
     
   
3. Initial population = 300,000 people
   Annual population growth = 6%
   The appropriate function to describe population growth in  years is:
   
   For a population of 1,000,000 people:
   
     
     
     
     
     
     
   
   Therefore, the population will reach 1,000,000 people in 20 or 21 years.
4. Initial savings = Rp2,000,000.00
   Final savings = Rp6,500,000.00
   Interest rate = 12%
   The appropriate function to describe Dini's savings in  years is:
   
   For a final saving amount of Rp6,500,000.00:
   
     
     
     
     
     
     
   
   Therefore, Dini's savings will reach Rp6,500,000.00 in 10 years.