In this exercise, we compare different exponential functions: \( f(x) = 4^x \), \( g(x) = \left( \frac{1}{4} \right)^x \), and \( h(x) = 2^x \). Each function has unique characteristics based on its base.
Exponential functions grow or decay at different rates depending on the value and form of their base. Here, we evaluate each function at specific points in order to directly compare their magnitudes.
At \( x = 5 \):
- \( f(5) = 4^5 = 1024 \)
- \( g(5) = \left( \frac{1}{4} \right)^5 = \frac{1}{1024} \)
- \( h(5) = 2^5 = 32 \)
Clearly, \( f(5) = 1024 \) is the greatest value.
At \( x = -5 \):
- \( f(-5) = 4^{-5} = \frac{1}{1024} \)
- \( g(-5) = \left( \frac{1}{4} \right)^{-5} = 4^5 = 1024 \)
- \( h(-5) = 2^{-5} = \frac{1}{32} \)
In this case, \( g(-5) = 1024 \) is the greatest.
This comparison reveals how different bases in exponential functions lead to vastly different values, especially as \( x \) grows positive or negative.