Calculating noise levels
Explore these skills in a real world context.
The modeling of growth and decay in areas such as finance, epidemiology and science makes use of equations with logarithms and exponentials. The laws for working with logarithms enable us to solve equations that cannot be solved with other algebraic techniques. Use this resource to learn about them.
Watch this video to learn about logarithms.
The logarithm (or log) of a number is the power that the base must be raised to, to give that number. For example, the logarithm of \(16\) with a base of \(2\) is \(4\), because \(2^{4}= 16\).
A log is an index. Every index or log expression contains a number, a base and an index. For example:
We say "eight is equal to two to the power of three".
We can write this in its logarithmic form:
We say “the log to base two of eight is equal to three” (the power of two that gives eight is three).
In general,
\[a^{x}=n\Leftrightarrow\log_{a}n=x\]
where \(a>0\), \(n>0\) and \(a\neq1\).
There are three important properties of logarithms.
- For \(a>0,\), \(a=1\Leftrightarrow\log_{a}1=0\). In other words, for any \(a>0,\) the log of \(1\) is \(0\).
- For \(a>0\), \(a=a^{1}\Leftrightarrow\log_{a}a=1\).
- If \(\log_{a}m=\log_{a}p\), then \(m=p\).
These will come in handy when you evaluate logarithms, so memorise them!
The base of a log can be any positive number except \(1\), but the most common are \(10\) and \(e\). When these bases are used, you can solve or evaluate the logarithm using a calculator.
You can also solve logarithms by changing them to index form.
Evaluate \(\log_{10}125\).
\[\begin{align*} \textrm{Let}\log_{5}125 & =x\quad\textrm{change to index form}\\
5^{x} & = 125\quad\textrm{express 125 as a power of 5}\\
5^{x} & = 5^{3}\quad\textrm{equate indices}\\
x & = 3
\end{align*}\]
Just like how there are three index laws, there are three laws of logarithms that help you to manipulate logarithms. They can be used to simplify and evaluate logarithmic expressions.
For these laws to be true, \(m,n>0\), \(a>0\) and \(a\neq1\).
To find the log of a product, find the log of each factor separately and add them together.
\[\log_{a}\left(mn\right)=\log_{a}m+\log_{a}n\]
To find the log of a quotient, find the log of the dividend and subtract the log of the divisor.
\[\log_{a}\frac{m}{n}=\log_{a}m-\log_{a}n\]
To find the log of a number raised to a power, multiply the logarithm by the power.
\[\log_{a}m^{p}=p\log_{a}m\]
Evaluate \(\log_{a}15\).
\[\begin{align*} \log_{a}15 & = \log_{a}\left(5\times3\right)\\
& = \log_{a}5+\log_{a}3
\end{align*}\]
Unless otherwise labeled, images on this page by RMIT, licensed under CC BY-NC 4.0