In this post, I am going to introduce you to the concept of exponential functions. A function that use exponents is the exponential function and it has many uses while calculating growth. You can determine, how fast something is growing with these kinds of functions. When it comes to calculating growth of something like population, for animals, or anything, exponential functions are much faster than any other functions. Therefore, it becomes an important topic of study.
Think of a certain kind of cell that doubles everyday. How do you represent this as a function ? Let’s create a table of values and see how the cell grows within 5 days.
Day | Number of Cells (doubles everyday) |
1 | 1 |
2 | 2 |
3 | 4 |
4 | 8 |
5 | 16 |
Now, you see that this growth can be represented as power of 2 because each of the cells double next day.
Given any day I must be able to compute the number of cells for that day. On day
For any day, you can calculate the number of cells using function
On day 5, we have
Any exponential function has base and an exponent and keeping this in mind, let me define the exponential function.
Definition Of Exponential Functions
Any function
\begin{aligned} &f(x) = b^x \\ \\ &or \\ \\ &y = b^x \end{aligned}
where
What is not exponential functions?
Consider the following functions.
\begin{aligned} &f(x) = (-3)^x \\ \\ &f(x) = 1^{x+1}\\ \\ &f(x) = x^x \\\\ &f(x) = x^2 \end{aligned}
You have to remember two rules for exponential functions, (1) base is a positive constant greater than
The function
For example,
The next function above,
Similarly, the function