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
5 answers

How to solve exponential equation: $2^{x+1}=3^{2x-1}$?

How can this equation be solved: $2^{x+1}=3^{2x-1}$ I can get this far: $2^x(2^1) = \frac{3^{2x}}{3^1}$ $2(2^x) = \frac{1}{3}(3^{2x})$ I know I need to log both sides to remove the $x$'s but not sure how it would work with to $2$ and $1/3$.
user406990
  • 31
  • 4
0
votes
1 answer

Need help with a step from exponential functions using graphs.

I have a question about a Khan Academy problem for determining an exponential function formula based on information from a graph. The problem: $h(x)= a \times r^x$ We are given two points. (-2, 4.5) and (0,8) I'm having a problem with one of the…
0
votes
3 answers

Finding an exponential equation with 2 points

If you have two points, for example, (2, 6) and (3, 18), how do you find the equation if you know its exponential? I've heard about y=ab^x but I'm not sure what those variables represent.
0
votes
2 answers

How to answer this question without using log.

I have seen this question before, but I just can solve finding $x=y=1$, but the book tells me another answer, where $x=\frac{1}{2}$ and $y=2$. This is the question. Find the solution of the system of equations where $x^y=\frac{1}{y^2}$ and…
Vinicius L. Beserra
  • 527
  • 1
  • 5
  • 14
0
votes
2 answers

Exponential function - with one point in fraction form

Question: determine the exponential function when given 2 points: (-1,2) and (3/2,1/2). The examples I've found are with integers, not fractions, and I'm not sure how/if that effects the answer...
0
votes
1 answer

How do I solve this without using a scientific calculator: $3-x^2 = 2^x$

Is there any way to solve the equation $3-x^2 = 2^x$ without using the calculator to estimate the solution for you? So far I've tried changing the base of the right hand side to base $e$ so $3-x^2 = e^{x\ln2}$ ,but the equation still cant be…
Prandals
  • 135
0
votes
3 answers

Why does the exponent function $= 2\cdot 1+2\cdot 2+2\cdot 3+\ldots + 2\cdot(k-1) + k = k^2$?

For $1$ it would be $1$ since $1$ is $k$, for $2$ it would be $4$ because $2(1)+2 = 4$ for $3$ it would be $9$ because $2(1) + 2(2) + 3 = 9$, so why is this? I would also like to add that the series is convergent to $1+3+5+\ldots+(2n-1)$.
0
votes
1 answer

Is there a unique solution of the first-order linear differential equation with constant factor apart from the uncertainty of the integration factor?

Consider the following differential equation $\dot{y}=ay$, where $y:\mathbb{R}\to \mathbb{R}$ and $a\in \mathbb{R}$. I would like to know if the function $c\exp \left( ax \right)$ is the unique solution of this equation, where $a\in \mathbb{R}$ is…
Rolo
  • 1
0
votes
1 answer

Find the equation of an exponential function knowing that its gradient=y coordinate

Find the equation of an exponential function knowing that its gradient=y coordinate. $f(x)=k^x$ What values would have to take $k$? The $y$ coordinate has to be equal to the gradient, e.g. in $y=1$, the gradient has to be $1$.
Anne
  • 195
0
votes
1 answer

Comparing function growth of exponentials with a different base

I'm having a hard time determining the order of growth rates of these functions: $2^x$ $3^\frac{x}{2}$ $x*2^x$
0
votes
0 answers

how to get exponential-function from given points?

the given function is $f(x)=b * a^{-x} + c$ the 2 given points are N(1|0) and M(0|2) What I did so far was inserting the points in the function and solve after c so I got $c=-\frac{b}{a}$ and $c=b-2$ I don't know how to proceed at this point,…
Lucas
  • 13
0
votes
1 answer

Is there a simple analytic method to solve for n in this equation?

$n\cdot2^n = r,\; r \in \mathbb{Q}, n \in \mathbb{R}$ I'm trying to solve for the input size of a $n\cdot \log_2 n$ algorithm, i.e. I started out with $n\cdot \log_2 n = 100$
Akay
  • 411
0
votes
2 answers

Exponential Equation Solution

I have the following equation: $$e^{-x}(1+x) = 0.935$$ How can I solve for $x$ by hand? I remember I learned an easy way to solve it, which I forgot. Any help? Thanks,
darksky
  • 251
0
votes
0 answers

How to solve for a variable that is the base of an exponential and also a multiplicand on opposite sides of an equation?

The equation is $$KQ-Kq = nq^n$$ K is known and is a constant. Q will be the independent variable if I can solve for q. n is unknown, but may be considered as a constant and $n\in \mathbb{N}$. I would like to solve for q so I can calculate q as a…
apo
  • 27
0
votes
2 answers

Fitting an exponential function

Could someone please help me with this exercise and tell me if I am on the right track? Assume that based on a data set with a large number of observations of an independent variable $x$ and a dependent variable $y$ we have estimated the…