document.write( "Question 47895: The amount A in an account after t years from the initial principle P invested at an annual rate r compounded continuously is given by A= Pe^rt where r is expressed as adecimal. Solve this formula for t in terms of A, P, and r. \n" ); document.write( "
Algebra.Com's Answer #31688 by Nate(3500)\"\" \"About 
You can put this solution on YOUR website!
\"A+=+Pe%5Ert\"
\n" ); document.write( "\"A%2FP+=+e%5Ert\"
\n" ); document.write( "\"log%28e%2CA%2FP%29+=+log%28e%2Ce%5Ert%29\"
\n" ); document.write( "\"log%28e%2CA%29+-+log%28e%2CP%29+=+rt\"
\n" ); document.write( "\"%28log%28e%2CA%29+-+log%28e%2CP%29%29%2Fr+=+t\"
\n" ); document.write( "
\n" );