Logarithmic Functions
Welcome, students! ๐ In this lesson, you will explore logarithmic functions, a powerful type of function used to model situations where growth happens quickly at first and then slows down. You will see why logarithms are the inverse of exponentials, how their graphs behave, and how they are used in real-world contexts such as sound intensity, pH, and data analysis. By the end, you should be able to explain the key ideas, interpret graphs, and apply logarithmic reasoning in IB Mathematics: Applications and Interpretation HL.
What is a logarithmic function?
A logarithmic function is a function written in the form $f(x)=\log_b(x)$, where $b>0$, $b\neq 1$, and $x>0$. The number $b$ is called the base. The logarithm answers the question: โWhat power must $b$ be raised to in order to get $x$?โ For example, if $\log_{10}(100)=2$, that means $10^2=100$.
This idea makes logarithms the inverse of exponential functions. If $y=b^x$, then $x=\log_b(y)$. In other words, exponential functions โgrow forward,โ while logarithmic functions โreverseโ that growth. This inverse relationship is central to many IB questions because it helps you solve equations and interpret models in context.
A key feature of logarithms is their domain. Since $\log_b(x)$ only makes sense when $x>0$, the input must be positive. That is why logarithmic graphs never cross or touch the $y$-axis. Their range is all real numbers, which means a logarithmic function can output any real value.
The graph and its shape
The graph of $f(x)=\log_b(x)$ has a very distinctive shape. It passes through the point $(1,0)$ because $\log_b(1)=0$ for any valid base $b$. It also has a vertical asymptote at $x=0$, meaning the graph gets very close to the $y$-axis but never touches it.
If $b>1$, the graph increases slowly as $x$ increases. This is the most common case in applications. If $0<b<1$, the graph decreases instead. For IB applications, you will usually meet bases greater than $1$, such as $10$ or $e$.
A useful comparison is between an exponential function and its inverse. The graph of $y=b^x$ and the graph of $y=\log_b(x)$ are reflections of each other in the line $y=x$. This is a helpful visual fact when sketching or interpreting functions. ๐
Example: the graph of $y=\log_{10}(x)$ goes through $(1,0)$, $(10,1)$, and $(100,2)$. These points make sense because $10^0=1$, $10^1=10$, and $10^2=100$.
Laws of logarithms and how to use them
Logarithmic laws help simplify expressions and solve equations. These laws are essential tools in IB Mathematics: Applications and Interpretation HL.
The product rule is $\log_b(MN)=\log_b(M)+\log_b(N)$. The quotient rule is $\log_b\left(\frac{M}{N}\right)=\log_b(M)-\log_b(N)$. The power rule is $\log_b(M^k)=k\log_b(M)$.
These formulas are useful because they turn multiplication into addition and powers into multiplication. That makes complicated expressions easier to work with.
For example, consider $\log_2(8x)$. Using the product rule, we get $\log_2(8)+\log_2(x)$. Since $8=2^3$, this becomes $3+\log_2(x)$.
Another example is $\log_{10}(x^3y)$. Using the power rule and product rule, this can be written as $3\log_{10}(x)+\log_{10}(y)$, provided $x>0$ and $y>0$.
Remember that logarithms only work with positive inputs. So if you are simplifying or solving, always check the domain. This is especially important when algebraic steps create expressions like $x-4$ inside a logarithm, because then you must require $x-4>0$.
Solving equations with logarithms
Logarithms are often used to solve equations where the variable appears in an exponent. This is one of the most important applications of logarithmic functions.
Suppose you want to solve $2^x=7$. Since the base is not easy to rewrite as a power of $2$, you use logarithms. Taking logarithms of both sides gives $x=\log_2(7)$. Using a calculator, you can also write this as $x=\frac{\log(7)}{\log(2)}$ or $x=\frac{\ln(7)}{\ln(2)}$, where $\log$ means base $10$ and $\ln$ means base $e$.
A common IB method is to use logarithms to isolate the variable. For example, if $5\cdot 3^x=200$, then $3^x=40$, so $x=\log_3(40)$. Using technology, $x\approx 3.357$.
You may also see equations where logarithms are already present. Example: solve $\log_{10}(x)=2.4$. Rewrite in exponential form: $x=10^{2.4}$. This gives $x\approx 251.19$.
Always check for extraneous solutions if you rearrange equations involving logarithms. For instance, if an algebraic method gives a value that makes a logarithm input zero or negative, that solution must be rejected. โ
Transformations of logarithmic graphs
Like other functions, logarithmic functions can be transformed. The general form $y=a\log_b\bigl(k(x-h)\bigr)+c$ shows several transformations at once.
Here, $a$ controls vertical stretch or reflection, $k$ affects horizontal stretch or reflection, $h$ shifts the graph horizontally, and $c$ shifts it vertically. These transformations help model real situations more accurately.
For example, the graph of $y=\log_{10}(x-2)+3$ is the graph of $y=\log_{10}(x)$ shifted right by $2$ and up by $3$. Its vertical asymptote moves from $x=0$ to $x=2$, and its domain becomes $x>2$.
Another example is $y=-2\ln(x)+1$. The negative sign reflects the graph across the $x$-axis, the factor $2$ stretches it vertically, and the $+1$ shifts it up by $1$.
In IB, you may be asked to sketch or interpret a transformed graph. Always identify the asymptote, domain, intercepts if they exist, and the direction of change. These features help you read the model correctly.
Logarithms in context and technology-supported analysis
Logarithmic functions appear naturally when a quantity changes by a constant factor rather than a constant amount. This is why they are useful in science, engineering, and data analysis.
A famous example is the decibel scale for sound. The sound intensity level is measured using a logarithmic model because our ears perceive sound on a scale that does not grow linearly. Another example is the pH scale in chemistry, where $\text{pH}=-\log_{10}[H^+]$. This means a change of $1$ in pH represents a tenfold change in hydrogen ion concentration.
In statistics and regression, logarithmic models are often used when data rise quickly at first and then level off. For example, population growth in a limited environment, learning curves, or the spread of a technology can sometimes be modeled with a logarithmic relationship. Technology can help you decide whether a logarithmic model fits better than a linear or exponential one.
When using a calculator or graphing software, you can compare a scatter plot with different models. If the data increase rapidly at first and then slow down, a logarithmic regression may be appropriate. IB expects you to interpret the meaning of the model, not just produce it. That means explaining what the parameters and shape say about the real situation.
For example, if a model is $y=4.2\ln(x)+7$, then the output grows as $x$ increases, but the rate of growth decreases over time. This kind of interpretation is often more important than the exact formula itself.
Why logarithmic functions matter in Functions
Logarithmic functions are an important part of the broader topic of Functions because they expand the types of relationships you can analyze. They connect algebra, graphs, inverse functions, and modeling. In IB Mathematics: Applications and Interpretation HL, you are expected to move flexibly between equations, graphs, tables, and real-world meaning.
Logarithmic functions also support deeper reasoning about inverses and function behavior. Since they reverse exponential growth, they help solve problems that would otherwise be difficult. They are especially useful when working with data that changes multiplicatively, or when a variable appears in an exponent.
In assessment tasks, you may be asked to identify a logarithmic model, solve an equation, interpret a graph, or justify whether a model is suitable. Strong answers show awareness of domain, asymptotes, transformations, and context. students, if you can explain what the graph does and why it behaves that way, you are showing true understanding. ๐
Conclusion
Logarithmic functions are the inverse of exponential functions and are used to model situations where growth is rapid at first and then slows. Their graphs have a vertical asymptote, a restricted domain $x>0$, and a wide range of real outputs. The laws of logarithms make expressions easier to simplify, while logarithmic equations help solve exponential problems. In real life, logarithmic models appear in sound, chemistry, technology, and data analysis. For IB Mathematics: Applications and Interpretation HL, knowing how to interpret, transform, and apply logarithmic functions is a major part of understanding Functions.
Study Notes
- A logarithmic function has the form $f(x)=\log_b(x)$, where $b>0$, $b\neq 1$, and $x>0$.
- $\log_b(x)$ asks: โWhat power of $b$ equals $x$?โ
- Logarithms and exponentials are inverse functions.
- The graph of $y=\log_b(x)$ passes through $(1,0)$ and has a vertical asymptote at $x=0$.
- If $b>1$, the graph increases; if $0<b<1$, the graph decreases.
- Log laws: $\log_b(MN)=\log_b(M)+\log_b(N)$, $\log_b\left(\frac{M}{N}\right)=\log_b(M)-\log_b(N)$, and $\log_b(M^k)=k\log_b(M)$.
- To solve exponential equations, use logarithms to isolate the variable.
- Always check the domain of logarithmic expressions so inputs stay positive.
- Transformations of $y=\log_b(x)$ can shift, stretch, or reflect the graph.
- Logarithmic models are useful for sound, pH, learning curves, and data that rises quickly then levels off.
- Technology can help test whether a logarithmic regression fits data well.
- In IB AI HL, explain both the algebra and the real-world meaning of the model.
