Identifying Exponential Growth or Decay in (e^4-x) + 2

AI Thread Summary
The function (e^(4-x)) + 2 is identified as an exponential decay function because as x approaches negative infinity, the function approaches infinity, while as x approaches positive infinity, it approaches 2. The correct form of the function is f(x) = e^(4-x) + 2, which can be rewritten as f(x) = e^4 * e^(-x) + 2. In this context, a is e^4 and k is -1, confirming the decay nature since k is less than zero. The discussion also highlights the importance of proper notation, particularly the placement of parentheses in exponential functions. Understanding these characteristics is crucial for accurately identifying the behavior of the function.
j9mom
Messages
31
Reaction score
0

Homework Statement



State whether (e^4-x) + 2 is an exponential growth function or an exponential decay function. Explain why.

Homework Equations



I want to use the formula f(x) = ae^kx where a>0, and k<0.

The Attempt at a Solution



I know it is an exponential decay formula because the limit as x goes to -inf. = inf. and the limit as x goes to inf. = 2. But I do not know how to describe what a and k are in this equation to show it is an exponential decay function.
 
Physics news on Phys.org
Ok, would I just say the parent function is f(x) = e^-1x so a is 1 and k is -1. Then the function is shifted up 2, to the left 4?
 
j9mom said:

Homework Statement



State whether (e^4-x) + 2 is an exponential growth function or an exponential decay function. Explain why.
What you wrote is e4 - x + 2, which is a straight line whose slope is -1.

Did you mean e-4x + 2? If so, the parentheses need to be around the exponent, not the exponential expression. IOW, like this: e^(-4x) + 2.
j9mom said:

Homework Equations



I want to use the formula f(x) = ae^kx where a>0, and k<0.
You need parentheses here, too. f(x) = ae^(kx).
j9mom said:

The Attempt at a Solution



I know it is an exponential decay formula because the limit as x goes to -inf. = inf. and the limit as x goes to inf. = 2. But I do not know how to describe what a and k are in this equation to show it is an exponential decay function.
 
Yes, I did mean to type f(x) = e^(4-x) + 2

and f(x) = ae^(-kx)

Thank you for that correction
 
e4 - x = e4 * e-x = ##\frac{e^4}{e^x}##
 
  • Like
Likes 1 person
Back
Top