document.write( "Question 981072: how long does a 4000 investment to grow to 6000 at an annual rate 11%, compounded quartely. Assume no withdrawals are made.
\n" );
document.write( "Do not round any intermediate computations, and round your answer to the nearest hundredth? \n" );
document.write( "
Algebra.Com's Answer #602094 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! how long does a 4000 investment to grow to 6000 at an annual rate 11%, compounded quartely. Assume no withdrawals are made. \n" ); document.write( "Do not round any intermediate computations, and round your answer to the nearest hundredth? \n" ); document.write( "---- \n" ); document.write( "A(t) = P(1+(r/n))^(nt) \n" ); document.write( "------ \n" ); document.write( "6000 = 4000(1+(0.11/4))^(4t) \n" ); document.write( "---- \n" ); document.write( "(1.0275)^(4t) = 1.5 \n" ); document.write( "---- \n" ); document.write( "(4t) = log(1.5)/log(1.0275) \n" ); document.write( "4t = 14.95 \n" ); document.write( "---- \n" ); document.write( "t = 3.74 years \n" ); document.write( "----------------------- \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "------------- \n" ); document.write( " |