document.write( "Question 549399: Isabella invested $500 at 6% annual
\n" ); document.write( "interest, compounded quarterly. The
\n" ); document.write( "value, A, of an investment can be
\n" ); document.write( "calculated using the equation
\n" ); document.write( "A=P(1+r/n)^nt where P is the initial
\n" ); document.write( "investment, r is the interest rate, n is
\n" ); document.write( "the number of times the interest is
\n" ); document.write( "compounded each year, and t is time
\n" ); document.write( "in years. Exactly how long
\n" ); document.write( "will it take for her investment to be
\n" ); document.write( "worth four times as much (quadruple)in value?
\n" ); document.write( "

Algebra.Com's Answer #357721 by stanbon(75887)\"\" \"About 
You can put this solution on YOUR website!
Isabella invested $500 at 6% annual
\n" ); document.write( "interest, compounded quarterly. The
\n" ); document.write( "value, A, of an investment can be
\n" ); document.write( "calculated using the equation
\n" ); document.write( "A=P(1+r/n)^nt where P is the initial
\n" ); document.write( "investment, r is the interest rate, n is
\n" ); document.write( "the number of times the interest is
\n" ); document.write( "compounded each year, and t is time
\n" ); document.write( "in years. Exactly how long
\n" ); document.write( "will it take for her investment to be
\n" ); document.write( "worth four times as much (quadruple)in value?
\n" ); document.write( "--------------------------------
\n" ); document.write( "Solve for \"t\":
\n" ); document.write( "4P = P(1+(0.06/4))^(4t)
\n" ); document.write( "(1+(0.06/4))^(4t) = 4
\n" ); document.write( "(1.015)^(4t) = 4
\n" ); document.write( "---
\n" ); document.write( "4t = ln(4)/ln(1.015)
\n" ); document.write( "t = 23.28 years
\n" ); document.write( "==================================
\n" ); document.write( "Cheers,
\n" ); document.write( "Stan H.
\n" ); document.write( "=================
\n" ); document.write( "
\n" ); document.write( "
\n" );