Exponential Functions
students, imagine a population of bacteria doubling every hour, a phone battery losing charge over time, or a savings account growing with interest π. All of these situations can be modeled using exponential functions. In this lesson, you will learn what makes a function exponential, how to recognize its key features, and how to use it in real-world and exam-style problems.
By the end of this lesson, you should be able to:
- explain the meaning of exponential growth and decay,
- identify the structure of an exponential function,
- apply transformations to exponential graphs,
- solve equations and inequalities involving exponentials,
- connect exponential functions to inverse functions and logarithms.
Exponential functions are a major part of the topic of functions because they describe change that happens by multiplying by a constant factor rather than adding a constant amount. That difference is very important. A linear function increases by equal additions, but an exponential function changes by equal multipliers.
1. What Makes a Function Exponential?
An exponential function has the variable in the exponent, such as $f(x)=a\cdot b^x$, where $a\neq 0$, $b>0$, and $b\neq 1$. The number $a$ is the initial value, and $b$ is the growth or decay factor. If $b>1$, the function shows exponential growth. If $0<b<1$, the function shows exponential decay.
For example, the function $f(x)=3\cdot 2^x$ is exponential growth because each increase of $1$ in $x$ multiplies the output by $2$. So $f(0)=3$, $f(1)=6$, $f(2)=12$, and $f(3)=24$. The output does not increase by a fixed amount; it doubles each time. That repeated multiplication is the key feature of exponentials.
A helpful way to think about it is this: in a linear function like $g(x)=4x+1$, the change in output is by addition, but in an exponential function like $f(x)=4\cdot 1.5^x$, the change happens by multiplication. This makes exponential growth slow at first and then very fast later π.
Real-world example: if a townβs population starts at $5000$ and grows by $3\%$ per year, a model is $P(t)=5000(1.03)^t$, where $t$ is time in years. Each year the population is multiplied by $1.03$.
2. Graphs, Intercepts, and Asymptotes
The graph of an exponential function has a distinctive shape. For $f(x)=a\cdot b^x$, the $y$-intercept is found by setting $x=0$. Since $b^0=1$, we get $f(0)=a$. So the point $(0,a)$ lies on the graph.
Exponential functions with positive $a$ usually approach but do not cross a horizontal asymptote. For the basic function $y=b^x$, the horizontal asymptote is $y=0$. This means the graph gets closer and closer to the $x$-axis but never touches it. For example, $y=2^{-x}$ decreases toward $0$ as $x$ becomes large.
This is important when interpreting graphs. If a quantity is modeled by $f(x)=5\cdot 0.8^x$, then $f(x)$ gets smaller and smaller, but it stays positive. The model says the amount is decreasing by $20\%$ each step. Since $0.8<1$, this is exponential decay.
The $x$-intercept depends on whether the function can ever equal $0$. For the basic exponential function $f(x)=a\cdot b^x$, there is no $x$-intercept if $a\neq 0$. That is because $b^x$ is always positive, so the function never becomes $0$.
Consider the table for $f(x)=2^x$:
$x=-2$, $f(x)=\frac{1}{4}$
$x=-1$, $f(x)=\frac{1}{2}$
$x=0$, $f(x)=1$
$x=1$, $f(x)=2$
$x=2$, $f(x)=4$
This table shows how quickly the values rise for positive $x$ and shrink toward $0$ for negative $x$.
3. Transformations of Exponential Functions
Like many other functions in IB Mathematics: Analysis and Approaches HL, exponential functions can be transformed. The general transformed form is $f(x)=a\cdot b^{x-h}+k$. Here, $h$ shifts the graph horizontally, and $k$ shifts it vertically. The parameter $a$ stretches or reflects the graph.
If $f(x)=2^x$, then $f(x-3)=2^{x-3}$ shifts the graph $3$ units to the right. If we write $f(x)+4=2^x+4$, the graph shifts $4$ units up. If we use $-2^x$, the graph is reflected in the $x$-axis.
Example: consider $g(x)=-3\cdot 2^{x-1}+5$.
- The factor $-3$ reflects the graph across the $x$-axis and stretches it vertically by factor $3$.
- The term $x-1$ shifts the graph right by $1$.
- The $+5$ shifts the graph up by $5$.
The horizontal asymptote changes too. For $g(x)=a\cdot b^{x-h}+k$, the asymptote is $y=k$. That means the graph levels off near $y=k$.
These transformations are important in modelling. For example, if a medicine starts at a certain concentration and then decays over time, a shifted exponential may represent a background level that remains in the body, so the graph approaches a value other than $0$.
4. Solving Exponential Equations and Inequalities
In IB questions, you may be asked to solve equations involving exponentials. A common strategy is to rewrite both sides with the same base. For example, solve $2^{x+1}=16$. Since $16=2^4$, we get $2^{x+1}=2^4$, so $x+1=4$, and therefore $x=3$.
If the bases cannot be matched easily, logarithms are used. For example, solve $3^x=10$. Taking logarithms of both sides gives $x=\log_3 10$. Using the change of base formula, $x=\frac{\ln 10}{\ln 3}$.
Exponential inequalities are solved in a similar way, but you must pay attention to whether the base is greater than $1$ or between $0$ and $1$.
Example 1: Solve $2^x>8$.
Since $8=2^3$, we have $2^x>2^3$. Because the base $2$ is greater than $1$, the inequality direction stays the same, so $x>3$.
Example 2: Solve $\left(\frac{1}{2}\right)^x>\left(\frac{1}{2}\right)^4$.
Because $0<\frac{1}{2}<1$, the function decreases as $x$ increases. So the inequality direction reverses, giving $x<4$.
This is a common exam point. Always check whether the exponential base is greater than $1$ or less than $1$ before solving an inequality.
5. Inverse Functions and Logarithms
Exponential functions and logarithmic functions are inverse functions. If $f(x)=b^x$, then its inverse is $f^{-1}(x)=\log_b x$. This means the logarithm answers the question: βWhat exponent gives this number?β
For example, if $2^x=8$, then $x=\log_2 8=3$. The exponential statement and the logarithmic statement mean the same thing.
Inverse functions swap inputs and outputs. If a point $(a,c)$ is on the graph of $y=b^x$, then the point $(c,a)$ is on the graph of $y=\log_b x$. This relationship helps you understand why the graphs are reflections of each other across the line $y=x$.
In practical terms, logarithms are useful when solving exponential equations where the unknown is in the exponent, such as $5^x=42$. Since $42$ is not a simple power of $5$, you can write $x=\log_5 42$ or use $x=\frac{\ln 42}{\ln 5}$.
6. Exponentials in Modelling and Broader Function Thinking
students, one of the biggest ideas in the topic of functions is that different situations require different models. Exponential models are best when change happens by a constant percentage or factor. Common examples include compound interest, radioactive decay, bacterial growth, and cooling processes.
A compound interest model is often written as $A=P\left(1+\frac{r}{n}\right)^{nt}$, where $P$ is the principal, $r$ is the annual interest rate, $n$ is the number of compounding periods per year, and $t$ is time in years. This is exponential because the amount is multiplied repeatedly.
In contrast, a model like $d=vt$ is linear because distance changes by a constant addition over time. Comparing these helps you choose the right function type in problem solving.
You should also connect exponential functions to domain and range. For $f(x)=a\cdot b^x$, the domain is all real numbers, $x\in\mathbb{R}$. If $a>0$, the range is $y>0$ for the unshifted function $a\cdot b^x$. If the graph is shifted by $k$, the range becomes $y>k$ or $y<k$ depending on the sign of $a$.
Conclusion
Exponential functions are essential because they describe repeated multiplicative change. Their graphs have a recognizable shape, a horizontal asymptote, and no $x$-intercept in the basic form. You can transform them, solve equations and inequalities involving them, and connect them directly to logarithms as inverse functions. In IB Mathematics: Analysis and Approaches HL, understanding exponential functions helps you model real situations accurately and choose the correct function representation in a wide range of problems.
Study Notes
- An exponential function has the form $f(x)=a\cdot b^x$, with $b>0$ and $b\neq 1$.
- If $b>1$, the function shows exponential growth π.
- If $0<b<1$, the function shows exponential decay.
- The $y$-intercept of $f(x)=a\cdot b^x$ is $(0,a)$.
- The basic exponential graph has horizontal asymptote $y=0$.
- A transformed exponential can be written as $f(x)=a\cdot b^{x-h}+k$.
- The horizontal asymptote of $f(x)=a\cdot b^{x-h}+k$ is $y=k$.
- Exponential equations are often solved by rewriting with the same base or using logarithms.
- For $b>1$, inequalities keep their direction when comparing powers of $b$.
- For $0<b<1$, inequalities reverse direction when comparing powers of $b$.
- Exponential and logarithmic functions are inverses: if $f(x)=b^x$, then $f^{-1}(x)=\log_b x$.
- Exponential models are used for population growth, interest, and decay processes.
- students should remember: exponential change means repeated multiplication, not repeated addition.
