Question 953952
Growth Model, {{{y=p*e^(kt)}}}.


The description helps for finding k.
{{{ln(y)=ln(p)+kt}}}
{{{kt=ln(y)-ln(p)}}}
Allowing for two equivalent formulas:
{{{highlight_green(k=ln(y/p)/t)}}}  and  {{{highlight_green(t=ln(y/p)/k)}}}


The description assigns {{{p=7500}}} and {{{y=7500+(0.45)*7500}}}  and  {{{t=2}}}.  Compute k from that and then do the rest of the questions.