Courses
Courses for Kids
Free study material
Offline Centres
More
Store Icon
Store

Logarithm - Definition and Types

Reviewed by:
ffImage
hightlight icon
highlight icon
highlight icon
share icon
copy icon
SearchIcon

Logarithm Meaning

A logarithm is a word and concept coined by John Napier, a Scottish mathematician. A logarithm is derived from the combination of two Greek words that are logos that means principle or thought and arithmos means a number.


Logarithm Definition

A logarithm is the power to which must be raised to get a certain number. It is denoted by the log of a number. Example: log(x). 

Logarithm Examples for class 9, 10, and 11;

if y=ax

then, logay= x

a is the base.

x is the exponent.

where,  a>0, a≠1, y≠0

For example: 25= 32 

Log232= 5


Logarithmic Form

Exponential Form

Log3 9= 2

32 = 9

Log3 81= 4

34 = 81

Log5 625= 4

54 = 625


Types of Logarithms

  • Common Logarithm: 

The logarithm whose base is 10 is called the Common logarithm. It is basically how many 10 must be multiplied to get a given number. It is denoted as log 10 or log.

For example: 

log 100

= log 10² 

= 2log 10

= 2 

  • Natural Logarithm: 

The logarithm whose base is considered e (Euler's constant) is called Natural logarithm. It is the number of e that must be multiplied to get the given number. 

For Example:

 e= 2.71828

The natural log of a number for e.g. 56 is denoted by Ln56.

In 56= 4.02535169


Properties of Logarithm 

1. logb (mn) = n logb m  (Log of power rule)

Example: log10 (23)= 3log102

2. logb (mn)= logb m + logbn  (Product rule)

Example: log10 (14)= log10 (7*2)= log10 7 + logb 2

3. logb (m/n)= logb m – logb n  (Quotient rule) 

Example: log10 (4/5)= logb 4 – logb 5

4. logb 1= 0

5. log(m) = ln m / ln b (Change of base rule)

or log(n) = log10n / log10 b

For example: log10 (7) = ln 7 / ln 10

6. ln(1/x) = -ln (x) (Log of reciprocal rule)

For example: .  ln(1/5) = -ln (5)


Note for Logarithm Class 9

  1. logb (m+n) ≠ logb m + logb n

  2. logb (m-n) ≠ logb m - logb n


Applications of Logarithms

In this technological era, people are always finding ways to do things in simpler and easier ways. Therefore, people invented calculators and logarithms to make mathematical equations easier to get solved. 

So, the advantages of understanding the concept of Logarithm:

  • In many scientific research and studies, a logarithm is used.

  • Logarithms help to find the pH value in chemistry because the value for pH can be small, so we use the logarithm to have a range for using it for small numbers.

  • Logarithms are widely used in banking.

  • Logarithms are used to find the half-life of radioactive material.

  • It is used to find out the seismic waves. 

  • It plays a very crucial role in the field of medicine or engineering.

Some Solved Logarithm Problems for Class 10


1. If loga p= q, Express aq-1 in Terms of a and p.

Solution: 

loga p= q

ap= q

ap/a = q/a

aq-1 = p/a


2. Solve: (3+log7 x)/(4 – 2 log7x) = 2

Solution: 

3+log x = 8 – 4log7x

5log7x  = 5

log7x = 1

x = 71 = 7


3. Solve (log 2x) 2  – log2x2 - 32 = 0. Given x is an Integer.

Solution: 

(log2x)2 – log 2x4 - 32 = 0.  

⇒ (log 2x)2 – 4log2 x - 32 = 0......(1)

log 2x = y (say)

(i) ⇒ y2 – 4y – 32 = 0

⇒ y2 – 8y + 4y – 32 = 0

⇒ y (y – 8) + 4 (y – 8) = 0

⇒ (y – 8) (y + 4) = 0

⇒ y = 8, -4

⇒ log2x = 8 or log2x = - 4

X=28 = 256.

Since, x is an integer therefore, x = 256.


4. Express [\[\frac{1}{3}\]]\[^{4}\] = \[\frac{1}{81}\] in Logarithmic Form.

Answer: 

Take the log of base \[\frac{1}{3}\] on both sides

[\[\frac{1}{3}\]]\[^{4}\] = \[\frac{1}{81}\] 

⇒ log\[_{\frac{1}{3}}\] [\[\frac{1}{3}\]]\[^{4}\] = log\[_{\frac{1}{3}}\] \[\frac{1}{81}\]

⇒ 4log\[_{\frac{1}{3}}\] \[\frac{1}{3}\] = log\[_{\frac{1}{3}}\] \[\frac{1}{81}\]         (Since log\[_{b}\] a\[^{n}\] = n log\[_{b}\] a)    

⇒ 4 = log\[_{\frac{1}{3}}\] \[\frac{1}{81}\]       (Since log\[_{b}\] b = 1)

⇒ log\[_{\frac{1}{3}}\] \[\frac{1}{81}\] = 4

Hence, the logarithmic form is, 


log\[_{\frac{1}{3}}\] \[\frac{1}{81}\] = 4

Best Seller - Grade 12 - JEE
View More>
Previous
Next

FAQs on Logarithm - Definition and Types

1. What is a logarithm and what are its main types?

A logarithm is the inverse operation of exponentiation. It answers the question: "To what power must a specific number (the base) be raised to obtain another given number?" For instance, if 2⁵ = 32, then the logarithm of 32 to the base 2 is 5, written as log₂ 32 = 5. The two main types are:

  • Common Logarithm: This uses a base of 10 and is written as log(x). It is commonly used in scientific and engineering scales.
  • Natural Logarithm: This uses the mathematical constant 'e' (approximately 2.718) as its base and is written as ln(x). It is essential for topics involving growth and decay in calculus and finance.

2. How are logarithms and exponents related?

Logarithms and exponents are inverse functions of each other, meaning one operation undoes the other. This fundamental relationship allows us to convert between two forms: an exponential equation like aˣ = y is equivalent to the logarithmic equation logₐ(y) = x. This allows us to solve for the exponent in an equation.

3. What are the fundamental properties or rules of logarithms?

The properties of logarithms are essential for simplifying complex mathematical expressions. The key rules are:

  • Product Rule: logₐ(mn) = logₐ(m) + logₐ(n)
  • Quotient Rule: logₐ(m/n) = logₐ(m) - logₐ(n)
  • Power Rule: logₐ(mⁿ) = n * logₐ(m)
  • Change of Base Rule: logₐ(m) = logₓ(m) / logₓ(a), which allows converting a logarithm from one base to another.

4. What is the difference between a common logarithm and a natural logarithm?

The main difference between a common and a natural logarithm is their base. A common logarithm, written as 'log', uses base 10. A natural logarithm, written as 'ln', uses the irrational number 'e' (Euler's number, ≈ 2.718) as its base. While both follow the same rules, natural logarithms are preferred in calculus and higher mathematics for describing continuous growth and decay.

5. Where are logarithms used in real-world examples?

Logarithms are crucial in many real-world applications for managing numbers that span a very wide range. Some important examples include:

  • Chemistry: To measure acidity and alkalinity on the pH scale.
  • Seismology: To measure earthquake intensity on the Richter scale.
  • Finance: To calculate compound interest and model investment growth.
  • Physics: To measure sound intensity in decibels (dB) and calculate the half-life of radioactive materials.

6. What was the main purpose of inventing logarithms?

The original and primary purpose of logarithms was to simplify complex calculations in an era before calculators. By using logarithm properties, difficult operations could be converted into simpler ones. For example, a tedious multiplication of two large numbers could be simplified to an easier addition of their logarithms. This made calculations in astronomy, navigation, and engineering significantly faster and less prone to error.

7. What are the values of log 1 and log 0, and why?

The values of log 1 and log 0 are fundamental concepts in logarithms.

  • logₐ(1) = 0 for any valid base 'a'. This is because any number raised to the power of 0 equals 1 (a⁰ = 1).
  • logₐ(0) is undefined. This is because there is no real number exponent that you can raise a positive base to that will result in zero. We can approach zero with large negative exponents, but never actually reach it.

8. Why can't you simplify log(m + n) into log(m) + log(n)?

This is a common misconception that arises from confusing the rules for sums and products. The expression log(m + n) cannot be simplified further using standard logarithm properties. The property that involves addition is the Product Rule, which applies only to the logarithm of a product: log(m × n) = log(m) + log(n). There is no equivalent rule for the logarithm of a sum or difference.