Chris' question at Yahoo Answers regarding an exponential function

Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
1 reply · 2K views
MarkFL
Gold Member
MHB
Messages
13,284
Reaction score
12
Here is the question:

Find a function of the form f(x)=aebx given the function values? Please help!?

f(0)=3, f(3)=4 ; how can I solve this? I keep on getting the wrong answers..

I have posted a link there to this topic so the OP can see my work.
 
Physics news on Phys.org
Hello chris,

We are given:

$$f(x)=ae^{bx}$$

where:

$$f(0)=3,=,f(3)=4$$

Using the first point, we find:

$$f(0)=ae^{b\cdot0}=a=3$$

Now, using this value for $a$, and the second point, we find:

$$f(3)=3e^{b\cdot3}=4\implies e^{3b}=\frac{4}{3}\implies b=\frac{1}{3}\ln\left(\frac{4}{3} \right)$$

And so our function is:

$$f(x)=3e^{\frac{1}{3}\ln\left(\frac{4}{3} \right)x}$$

Although this is the form required, we could rewrite it in a simpler form:

$$f(x)=3e^{\ln\left(\left(\frac{4}{3} \right)^{\frac{x}{3}} \right)}=3\left(\frac{4}{3} \right)^{\frac{x}{3}}$$