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

Three Exponential Equations

Could any of you guys assist me with the following questions. Thanks. I first tried moving everything to one side, but don't know how to continue. Solve the following algebraically: Question 1: $$5^{2x+1} + 25 = 5^{x+3} + 5^x$$ Answer is: $x= -1…
Fuzzy
  • 15
0
votes
1 answer

I have an equation that I cannot solve, can anyone time how to get to $x=0.1225$?

How do I solve the following equation?: $$ 0.2 = 0.819 \exp(-11.5x)+0.0975 \exp(-70.1x)+0.0325 \exp(-179x) $$ The result is supposed to be $x \approx 0.1225$
0
votes
3 answers

Minimal value of exponential expression

The question is what is the minimum value of $2^a + 4^b$ when $a + b = 17$ So far I have managed to come up with $2^a + 4^b = 2^a + 2^{2b}$. For the lowest value $a$ and $2b$ must be equal and this will result in $2^{\frac{34}{3}} \cdot 2 =…
0
votes
2 answers

Rearranging Equations

How can I get from the first image to the second image? I've tried various ways but how does the exponential end up with a negative in front of it?
0
votes
1 answer

general rule for x raised to any exponent y

This is a pretty basic question and I bet that when it is answered it will strike me as intuitive and obvious. Nevertheless, this is still a question that has bugged me for quite a while. Basic exponents (where the exponent is a whole number) work…
BWP
  • 133
0
votes
1 answer

How to solve for t in exponential function

I have the following function : $be^{-at} -ae^{-bt} =0.5(b-a)$ where b and a is know and I want to solve for t. I tried several ways to simplify it but still cannot find a way to get $t$. Any suggestion will be helpful. Thanks.
0
votes
0 answers

Exponential Decay Pattern

I have the pattern below: $$ \begin{array}{ll} age (years) & remainder \\\hline 0 & 100\% \\ 20 & 66.7\% \\ 100 & 50\% \\ 300 & 40\% \\ 1000 & 33.3\% \end{array} $$ I need an equation which indicates above decaying pattern.
0
votes
2 answers

If $x-x^p = 1$ then how can I define x without itself?

I have this equation which shows the relation between $p$ & $x$. Here both $p$ and $x$ are real numbers. $x-x^p = 1$ When I know $x$, I can find $p$ using $p=\frac{ln(x-1)}{ln(x)}$ Now my question is, how can I find a solution for $x$ when I…
0
votes
2 answers

calculating the value of 2 coefficients given two known solutions

The problem I have is this $$y=\alpha e^{\beta x}$$ I am given the solutions y=0.5 when x = 10 and y=4 when x=50 At first I tried to approach this question like a simultaneous equation problem but since the equation is identical, after taking…
0
votes
4 answers

Proof: exp(-1/x) < 1 for x > 0 (real numbers)

How can i proof the following inequality: exp(-1/x) < 1 for x > 0 (real numbers) First i tried to assume that exp(-1/x) is equal to sum ((-1/x)^n/n!) from n=0 to infinite < 1 but i cant simplify the inequality further. Do you have any tips or idea…
Razmo
  • 47
0
votes
1 answer

Frequency of $\exp(-iar^2)$ at $r_0$

I have an oscillating function $$A(r)=A_0\exp\left(-i\frac{\lambda_0}{4\pi F}r^2\right)$$ This creates an oscillation with increasing frequency, depending on $r$. But how do I now get the oscillation frequency at a certain spot $r_0$? It would be…
arc_lupus
  • 452
0
votes
2 answers

How to transform an exponential function

I am stuck on a line in a problem. How do I get from $4-2^{j+1}+4-2^{j-1}$ to $8-5\times2^{j-1}$ please. Your help would be greatly appreciated. What technique is it please so I can learn it? Thanks
Tom J
  • 13
0
votes
1 answer

Mystery conclusion from e^x

If e^x is a function where e is the euler's constant, then from it's property, we know that the slope of e^x at any point (x,y) is e^x itself. Meaning, by looking at the graph, if you draw a tangent at any point, the tan of angle made by that…
0
votes
1 answer

Half-Life Exponential Decay using base e?

Radioactive Radium has a half-life of approximately 1600 years. What percentage of the present amount remains after 100 years?
Math Student
  • 1
  • 1
  • 1
0
votes
1 answer

Help With Exponential Function

I'm working on a problem and need help figuring out where I went wrong. The problem states: "Suppose that $10$ people originally have the virus, and that in the early stages of the virus, the number of people infected is increasing exponentially…
JQQ
  • 53