Questions tagged [exponential-function]

For question involving exponential functions and questions on exponential growth or decay.

The exponential function is one of the most important functions in mathematics (though it would have to admit that the linear function ranks even higher in importance).

Definition: If $~b~$ be any number such that $~b\gt 0~$ and $~b\neq 1~$ then an exponential function is a function in the form,$$f(x)=a~b^x$$ where $~b~$ is called the base , the exponent,$~x~$ can be any real number and $~a\neq0~$.

${}$

Properties:

  • The graph of $~f(x)~$ will always contain the point $~(0,1)~$. Or put another way, $~f(0)=1~$ regardless of the value of $~b~$.
  • For every possible $~b~$we have $~b^x\gt 0~$. Note that this implies that $~b^x\neq 0~$.
  • If $~0\lt b\lt 1~$then the graph of $~b^x~$ will decrease as we move from left to right. Check out the graph of $~\left(\frac{1}{2}\right)^x~$ above for verification of this property.
  • If $~b\gt 1~$ then the graph of $~b^x~$ will increase as we move from left to right. Check out the graph of $~2^x~$ above for verification of this property.
  • If $~b^x=b^y~$, then $~x=y~$.

${}$ The Natural Exponential Function: In mathematics, the natural exponential function is $$f(x)=e^x~,$$ where $e$ is Euler's number.

Note: $f(x)=e^x~$ is a special exponential function. In fact this is so special that for many people this is THE exponential function.

Applications:

Exponential functions are solutions to the simplest types of dynamical systems. It is used to model a relationship in which a constant change in the independent variable gives the same proportional change (i.e. percentage increase or decrease) in the dependent variable. Exponential growth occurs when the growth rate of the value of a mathematical function is proportional to the function's current value. Exponential decay occurs in the same way when the growth rate is negative.

References:

https://en.wikipedia.org/wiki/Exponential_function

http://www.montereyinstitute.org/courses/DevelopmentalMath/COURSE_TEXT2_RESOURCE/U18_L1_T1_text_final.html

7880 questions
0
votes
2 answers

Who to solve compound interest formula for t?

By using this modified compound interest formula I can find the monthly payment for a mortgage: $$x = {1000 \cdot (1 + 0.05 \div 12)^{12t} \over 12t}$$ Instead of providing the time to find the monthly payment, I need to provide the desired monthly…
0
votes
1 answer

How do I find an equation for the amount of Thorium$-234$ at any time $t$?

The isotope of Thorium-$234$ has a half-life of $24.5$ days. Find an equation which gives the amount of Thorium-$234$ at any time $t$ for a sample with initial size $2$ kg. At what time does the sample weight $0.75$ kg? $$\ y = Ce^{-kt} \ $$ $$\…
0
votes
1 answer

Exponential Decay Function over a given range

I try to exponentially decrease a value (force) over specific 10 to 11 range. In other words, if a length of a vector d is 10 cm then force needs to be 1000 Newton. If length d is close to 11 cm then force should be close to 0. My exponential…
Avi
  • 101
0
votes
3 answers

$\frac{x^x + x^x + x^x }{x + x + x} = 9$, $x^{-x} = ?$

$$\frac{x^x + x^x + x^x }{x + x + x} = 9$$ $$x^{-x} = ?$$ This problem seems very complex to me. I've found the answer as $\frac {1}{27}$. However, I don't think that I've found the correct answer. Can you assist?
Goendo
  • 127
0
votes
1 answer

Trying to solve for parameters in a logistic function

I am modeling a certain trend with a logistic function: $$\begin{align} y = \frac{1} {1 + e^{-k(x-X)}} \end{align}$$ I have the value of $y$ at some point $x_1$: $$\begin{align} y_1 = \frac{ 1} {1 + e^{-k(x_1-X)}} \end{align}$$ and I know that at…
guero64
  • 127
0
votes
0 answers

$\frac{1}{x}$ function without the asymptote?

I'm not very good at math and I need to use a function which gives me high values for low inputs and low outputs for high inputs. From the graph of the $\frac{1}{x}$ it looks kind of like what I want but I need the function without the asymptote. My…
0
votes
2 answers

Solve for the value of k for $(1+\frac{e^k}{e^k+1})^n$

Can anyone find the value of $k$ of the following function: $$(1+\frac{e^k}{e^k+1})^{25} = \frac{3000(\frac{e^k}{e^k+1})-300}{2500(\frac{e^k}{e^k+1})-300}$$ The same equation can also be rewritten…
user520276
0
votes
3 answers

The equation $e^{x^3-x} - 2 = 0$ has solutions...

The equation $$e^{x^3-x}-2$$ has no solution in $[0,1]$ has a unique solution in $[0,1]$ has two solutions in $[0,1]$ has four solutions in $[0,1]$ Correct answer is B but how do you approach a problem like this? Can you post a solution please?…
user443248
0
votes
2 answers

Calculating continuous interest backwards

I just ran out of money by spending $\$1000$ per year on average, while my unspent money was earning 6% per year continuous interest. If I spent $\$13800$ in total, how much did I have when I started spending, and how long has it been since then? I…
0
votes
3 answers

How to solve this problem by simpifyling?

$$\frac {(2^{a+3}+ 2^{a+1}) \cdot 2^{a+2}}{2^{a+3}} = 20$$ Find the unknown $a$. So, we began learning exponential equations. However, I want to solve this problem by simpifyling it. Regards
user518016
0
votes
1 answer

Help with exponential equation

I need help creating an algorithm that outputs a number that is very slightly exponentially increasing. Let's say I have two sets of numbers each with two variables: Set 1 X: 15000; Y: 500 Set 2 X: 5; Y: 0.16667 I need an algorithm that will…
Jeremy
  • 11
0
votes
0 answers

Mathematical formulation to force exponential terms in a vector to binary

Is it possible to express a non-negative number/function $\alpha$ mathematically, if we wanted vector: $[\exp(-\alpha|A_1-B|^2),\exp(-\alpha|A_2-B|^2),\exp(-\alpha|A_3-B|^2),...,\exp(-\alpha|A_n-B|^2)]$ to achieve $[0,1,0,...,0]$ where…
ru111
  • 133
  • 5
0
votes
3 answers

Exponential growth of population. How to go back in time?

My daughter has this question as a homework: If a population is known to double every 12 years and we know that the population in 2000 was of 100,000 individuals: a) What is the analytic expression of this growth according to the number of years? b)…
0
votes
2 answers

Create an exponential function with limited output based on a range of numbers

I need a way to create an exponential function where the output is limited from 0.90 to 1 based on a range of numbers. For example i have the following range: [1000, 1001, ...1400] Now when the input is 1000, the output should be 0.90, but when the…
0
votes
1 answer

Is it true that f(x) decreases faster than g(x).

Suppose we have two functions $f(x) = a^x$ $g(x) = b^x$ Now suppose that $0 < a,b < 1$ and that $a > b$, is it true that $f(x)$ will decrease faster than $g(x)$ as $x \to \infty$? I attempted to show that it is true by using the following reasoning…
TheValars
  • 505