document.write( "Question 754779: If $8,000 is placed in an account with an annual interest rate of 6%, how long will it take the amount to triple if the interest is compounded annually? \r
\n" );
document.write( "\n" );
document.write( "please help me \n" );
document.write( "
Algebra.Com's Answer #459298 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! If $8,000 is placed in an account with an annual interest rate of 6%, how long will it take the amount to triple if the interest is compounded annually? \n" ); document.write( "----- \n" ); document.write( "A(t)=P(1+(r/n))^(nt) \n" ); document.write( "---- \n" ); document.write( "Solve: \n" ); document.write( "(1+(0.06/1))^(1*t) = 3 \n" ); document.write( "------ \n" ); document.write( "(1.06)^t = 3 \n" ); document.write( "--- \n" ); document.write( "t = log(3)/log(1.06) \n" ); document.write( "t = 18.85 years \n" ); document.write( "=================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "=================== \n" ); document.write( " |