One to One Functions | Definition & Tests
Let’s explore Natural Exponential Functions! ๐ฟ๐
The natural exponential function is a special type of exponential function where the base is the mathematical constant e
. This e
is approximately 2.71828. Because e
is greater than 1 (e > 1
), the natural exponential function behaves like the “growth” type of exponential function we discussed earlier.
Definition and Key Characteristics of f(x) = e^x
๐
The natural exponential function is defined as f(x) = e^x
. It shares many fundamental graphical properties with other exponential functions of the form f(x) = a^x
where a > 1
:
- Domain: The domain of
f(x) = e^x
is all real numbers (โ) ๐, meaningx
can be any value from negative infinity to positive infinity. - Range: The range of
f(x) = e^x
is all positive real numbers, excluding zero ((0, โ)) ๐ฏ. This means the outputf(x)
will always be greater than 0; the graph never touches or crosses the x-axis. - Y-intercept: The graph of
f(x) = e^x
always crosses the y-axis at the point (0, 1) ๐. This is becausee^0 = 1
. - X-intercept: There is no x-intercept ๐ซ. The graph approaches the x-axis but never reaches it.
- Monotonicity: Since its base
e
is greater than 1,f(x) = e^x
is an increasing function ๐ฑ๐. Asx
increases,f(x)
also increases. - One-to-One Function: Because it is a strictly increasing function,
f(x) = e^x
is a one-to-one function ๐ค. This means it passes the Horizontal Line Test and has an inverse function (the natural logarithmic function). - End Behaviour:
- As
x
approaches positive infinity (x โ โ
),f(x)
also approaches positive infinity (e^x โ โ
) โฌ๏ธ. - As
x
approaches negative infinity (x โ -โ
),f(x)
approaches zero (e^x โ 0
) โก๏ธ0. This means the x-axis acts as a horizontal asymptote.
- As
- Special Slope and Area Property: The slope of the tangent line to
f(x) = e^x
at the point(1, e)
ise
. Additionally, the area underf(x) = e^x
from(-โ, 1)
ise
.
Graphing f(x) = e^x
with Ease ๐ผ๏ธ
Imagine a curve that starts very close to the negative x-axis on the left, crosses the y-axis at (0, 1), and then rapidly shoots upwards to the right.
Y ^
|
6.0 + /
| /
4.0 + /
| /
2.0 + /
| /
1.0 +-----*----- (0,1)
| /
0 +---+---------------> X
-3 -2 -1 0 1 2 3
This visual representation aligns with the properties: it’s always above the x-axis (range is (0, โ)
), it passes through (0, 1)
, and it continually increases.
Practice Questions with Solutions ๐
Question 1: Consider the function f(x) = e^x
. Which of the following statements about its graph are correct? ๐ค
(a) The domain of f(x)
is (0, โ)
.
(b) The graph of f(x)
has an x-intercept.
(c) f(x)
is a decreasing function.
(d) As x โ -โ
, f(x)
approaches 0.
Solution:
Let’s evaluate each statement based on the characteristics of f(x) = e^x
:
(a) The domain of f(x)
is (0, โ)
.
* False โ. The domain of the natural exponential function f(x) = e^x
is all real numbers (โ).
(b) The graph of f(x)
has an x-intercept.
* False โ. Exponential functions of the form f(x) = a^x
(including e^x
) do not have an x-intercept; they approach the x-axis but never touch or cross it.
(c) f(x)
is a decreasing function.
* False โ. Since the base e
is approximately 2.718 (which is > 1
), f(x) = e^x
is an increasing function ๐ฑ๐.
(d) As x โ -โ
, f(x)
approaches 0.
* True โ
. For exponential functions with a base a > 1
(like e^x
), as x
approaches negative infinity, the function value approaches zero.
Therefore, only statement (d) is correct.
Question 2: A new social media platform’s user growth can be modelled by the function U(t) = 1000 * e^(0.1t)
, where U(t)
is the number of active users after t
months.
(a) How many users did the platform start with (at t = 0
)? ๐
(b) Approximately how many users will there be after 5 months? (Use e^0.5 โ 1.649
) ๐
Solution:
This question involves evaluating a transformed exponential function, similar to an example in the sources.
(a) Users at t = 0
(initial users):
To find the number of users at the start, we substitute t = 0
into the function:
U(0) = 1000 * e^(0.1 * 0)
U(0) = 1000 * e^0
Since any non-zero number raised to the power of 0 is 1 (e^0 = 1
):
U(0) = 1000 * 1
U(0) = 1000
The platform started with 1,000 users ๐.
(b) Users after 5 months:
To find the number of users after 5 months, we substitute t = 5
into the function:
U(5) = 1000 * e^(0.1 * 5)
U(5) = 1000 * e^0.5
Given e^0.5 โ 1.649
:
U(5) โ 1000 * 1.649
U(5) โ 1649
There will be approximately 1,649 users after 5 months ๐.
Question 3: Describe the relationship between the graphs of f(x) = e^x
and g(x) = e^(-x)
. Specifically, comment on their monotonicity and end behaviour as x โ โ
. โ๏ธ
Solution:
Let’s analyze both functions:
f(x) = e^x
:- Base:
e โ 2.718
which is> 1
. - Monotonicity: This is an increasing function ๐ฑ๐.
- End Behaviour as
x โ โ
: Asx
gets very large,e^x
grows without bound, sof(x) โ โ
โฌ๏ธ.
- Base:
g(x) = e^(-x)
:- We can rewrite
e^(-x)
as(e^-1)^x
or(1/e)^x
. - Base:
1/e โ 1/2.718 โ 0.368
. Since0 < 0.368 < 1
. - Monotonicity: This is a decreasing function ๐๐.
- End Behaviour as
x โ โ
: Asx
gets very large,(1/e)^x
approaches 0, sog(x) โ 0
โก๏ธ0.
- We can rewrite
Relationship and Comparison:
- Monotonicity:
f(x) = e^x
is an increasing function, whileg(x) = e^(-x)
is a decreasing function. - End Behaviour as
x โ โ
: Asx
approaches positive infinity,f(x)
goes to infinity, whereasg(x)
approaches zero. - Graphical Transformation: Graphically,
g(x) = e^(-x)
is a reflection off(x) = e^x
across the y-axis.