document.write( "Question 844015: How long will it take to triple your money if, you invested it at a 8% compounded quarterly. \n" ); document.write( "
Algebra.Com's Answer #508467 by stanbon(75887)\"\" \"About 
You can put this solution on YOUR website!
How long will it take to triple your money if, you invested it at a 8% compounded quarterly.
\n" ); document.write( "----
\n" ); document.write( "Solve for \"t\":
\n" ); document.write( "(1+(r/n))^(nt) = 3
\n" ); document.write( " ---
\n" ); document.write( "(1+(0.08/4))^(4t) = 3
\n" ); document.write( "----
\n" ); document.write( "1.02^(4t) = 3
\n" ); document.write( "----
\n" ); document.write( "(4t)log(1.02) = log(3)
\n" ); document.write( "----
\n" ); document.write( "4t = log(3)/log(1.02) = 55.478
\n" ); document.write( "===
\n" ); document.write( "t = 13.87 years
\n" ); document.write( "======================
\n" ); document.write( "Cheers,
\n" ); document.write( "Stan H.
\n" ); document.write( "===================
\n" ); document.write( "
\n" );