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

Solving a quadratic equation involving e

I am trying to solve the following equation for x. Is there an algebraic way to solve this equation $$x^2 + x + e^{\frac{x}{x+3}}= 10$$ My objective is find he value of $x$, given a set of other parameters
Dinesh
  • 3
0
votes
1 answer

Converting the relationship between two chromaticity coordinates into a linear function

I have the following equations which each represent a chromaticity coordinate: $x = \frac{r^{2.4}}{r^{2.4} + (0.4r + 0.6b)^{2.4} + b^{2.4}}$ $y = \frac{b^{2.4}}{r^{2.4} + (0.4r + 0.6b)^{2.4} + b^{2.4}}$ where $r = [0,1]$ and $b = [0,1]$ which…
gmculp
  • 5
0
votes
1 answer

Expanding exponential function

$W((\exp⁡(UA/WC)-1)/\exp⁡(UA/WC)) = K$ How to obtain W? This is derived from an engineering equation (isothermal cooling jacket).
0
votes
3 answers

Solve exponential equation different powers

Solve, correct to 3 significant figures, the equation $$e^x + e^{2x} = e^{3x}$$ How do you go about doing these type of questions?
0
votes
2 answers

Question based on exponential functions

I need a little bit of help in the following exercise: If $a^x=b^y=c^z$ and $b^2=ac$, then prove that $y=\frac{2xz}{x+z}$.
Leos Kotrop
  • 1,195
0
votes
3 answers

Stuck on this variable exponent problem

$$908.80 = 250(1+\frac{0.24}{m})^{6m}$$ I get stuck here because one of the m's is part of the ln: $$ln908.8 = m(6ln250 + 6ln250\frac{0.24}{m})$$ Not sure how to pull it out. I've tried various things but keep getting the wrong answer; I know the…
0
votes
1 answer

Number $ e $ formula significance

Number $ e $ was formed using Compound interest formula $ ( 1 + \frac 1 n ) ^ n $. when $ n $ becomes so large $ e $ will approach constant $ 2.7182818 $. In the same way if we alter formula to be $ ( 1 + \frac 2 n ) ^ n $ then also it approach a…
0
votes
1 answer

Finding possible values for exponential identity without logarithms

So I was teaching a student high school math and I came upon this problem: Assuming one has more than oce solution for x, for the equation $4^{ax} = 8.b^{x}$, find all possible solution of $a, b$. Point is I can find the answer using trial and…
Jishan
  • 185
  • 2
  • 13
0
votes
1 answer

Finding an exponential-like function given its values and graph to predict next values

I have table with 500 rows where I have a row number and cost value. Here is first 100 of…
Deele
  • 101
0
votes
0 answers

Can the following equation be written as an exponential equation?

I have read a sample word equation to represent an exponential function, where I was supposed to identify if this equation was exponential or not. I have determined that it is exponential, but would like to be able to write this as a function. The…
0
votes
1 answer

Help solving for $x$:$ 2^{2x+1 }- 5 \cdot2^{x} +2 = 0$

Could someone please outline their steps in solving: $$2^{2x+1} -5\cdot2^x +2 = 0$$ The answer is $x = \pm1$, which I have found through trial and error, but I would like to find algebraically.
TB2
  • 31
0
votes
1 answer

Solve the exponential

If $$ A = \begin{bmatrix} 3 & 4 \\ 4 & -3 \end{bmatrix}$$ Can someone find $\mathbf e^A$ ? Edit 1:- I got this question in my fucntional analysis paper ! How is it even related to functional analysis ? Can somebody…
AccGen
  • 91
0
votes
0 answers

Comparison of exponential growth with power

Please, help me. Consider the functions $f$ and $g$: $f(x)=2^x$ and $g(x)=x^{(\sqrt{15})}$. Set the minor whole value of $x$ that satisfies the conditions: $f(x)-g(x)>10^6$. So, I don't know how I can simplify this $x^{\sqrt{15}}$ in a way that…
GiuR
  • 101
  • 8
0
votes
2 answers

How to calculate compound returns when you're subtracting a fixed value for each round of return?

I'm trying to calculate compounded returns, where I make an initial investment and then reinvest the capital and earnings. In this particular case, my return is equivalent to 60% of invested capital, minus a $10 flat fee. Without the flat fee, I…
user1299028
  • 211
  • 2
  • 9
0
votes
0 answers

Solving a polynomial exponential equation

Is there any way to solve the following equation analytically? $e^{ax}+bx^2+cx+d=0$ my variable is $x$ and $a$, $b$, $c$, and $d$ are constants. Thank you
Milad
  • 11
  • 2