Question 87277
i assunme you want to re-write it?


{{{ F=Ye^t }}}
{{{ Ye^t = F }}}
{{{ e^t = F/Y }}}


now, the opposite of raising to power of e is to take natural logs, so do this to both sides and the ln cancels the e on the left hand side

{{{ t = ln(F/Y) }}}


where "ln" is "log to base e"


cheers
Jon