document.write( "Question 44933This question is from textbook Algebra and Trigonometry with Analytic geometry
\n" );
document.write( ": The amount A in account after t years from an initial principle P invested at an annual rate r compounded continuously is given by A = Pe^rt where r is expressed as a decimal. Solve this formula for t in terms of A,P and r.
\n" );
document.write( "My answer would be t=1n{AP/r} is this right. Thanks soooo much for looking at this question. \n" );
document.write( "
Algebra.Com's Answer #29766 by Nate(3500) ![]() You can put this solution on YOUR website! A = Pe^(rt) \n" ); document.write( "A/P = e^(rt) \n" ); document.write( "ln(A/P) = ln(e^(rt)) \n" ); document.write( "ln(A/P) = rt \n" ); document.write( "ln(A/P)/r = t \n" ); document.write( " |