document.write( "Question 619038: if 6000 dollars is placed into an account with an annual interest rate of 3%,how long will it take the amount to triple if the interest is compounded annually? \n" ); document.write( "
Algebra.Com's Answer #389435 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!
 
\n" ); document.write( "Hi,
\n" ); document.write( "In General \"A+=+P%281%2Br%2Fn%29%5E%28nt%29\"
\n" ); document.write( "A = Accumulated Amount
\n" ); document.write( "P= principal = 6000
\n" ); document.write( "r= annual rate = .03
\n" ); document.write( "n= periods per year = 1
\n" ); document.write( "t= years =
\n" ); document.write( "\"A%2FP+=+3+=+%281.03%29%5E%28t%29\"
\n" ); document.write( " log3/log(1.03) = t \n" ); document.write( "
\n" );