The inverse function of the exponentiation is the logarithm. For any given number, ‘a’ is termed as the exponent of the other number consisting of base ‘b’ that is not a variable, should be raised to get the number a is called the logarithm of that number. The concept of the logarithm can be referred to as the sum of the number of frequencies of the same factor in the form of repeated multiplication. For example, 1000 can be expressed as 10 multiplied 3 times.
1000 = 10 * 10 * 10 = 103
The logarithmic expression of 1000 (to base 10) can be written as log10 (1000) = 3.
The concept of logarithms was established by a Scottish mathematician, physicist, and astronomer named John Napier in 1614. It was extensively used by engineers, surveyors, scientists in computations that involved high accuracy.
Using logarithms, multi-digit multiplication steps can be deduced into simpler ones by implementing logarithm tables. The most frequently used logarithm is to base 10. The integral part of the logarithm is the characteristic and mantissa is the decimal part. It is represented as follows.
log N = Characteristic + Mantissa (positive)
Properties of logarithms are given below.
- loga (mn) = loga m + loga n
- loga (m / n) = loga m – loga n
- loga mq = q loga m
- logb m = loga m / loga b
- logb a . loga b = 1 ⇒ logb a = 1 / loga b
- logb a . logc b . loga c = 1
- logy x . logz y . loga z = loga x
- eln a^x = ax
Few applications of logarithms are listed below.
- The theory of scales of a logarithm is used in lowering down the wide range of tiny scopes.
- The acidity of an aqueous solution called pH can be measured using them.
- To quantify the difficulty of algorithms and objects of geometry.
- The ratio of the frequency of intervals of music can be explained through logarithms.
- Used in forensic accounting.
The students facing JEE examination will find the important questions for JEE Main helpful as it enables them to predict the type of questions that can appear in the final examination. It also assists them in understanding the concepts in a better way. The previous year subject and chapterwise questions and solutions as the most reliable study material which covers all the essential topics and chapters. The solved questions consist of detailed explanation along with the hints which benefit the students.
Previous Year JEE Questions On Logarithms
Question 1: If 3x = 4x-1, then x =
Solution:
3x = 4x-1
Taking log on both sides with base a,
x loga 3 = (x – 1) loga 4
x = [loga 4] / [loga 4 – loga 3]
If a = 3: x = [2 log3 2] / [2 log3 2 – 1]
If a = 2: x = [2] / [2 – log2 3]
If a = 4: x = [1] / [1 – log4 3]
Question 2: Find the value of x satisfying log10 (2x + x – 41) = x (1 – log105).
Solution:
The given expression is
log10 (2x + x – 41) = x (1 – log105)
log10 (2x + x – 41) = x log10 2 = log10 (2x)
2x + x – 41 = 2x
x = 41