document.write( "Question 83705: What rate of interest, to the nearest tenth of a percent, compounded quarterly is need for an investment of $1600 to grow to $2400 in 8 years?
\n" );
document.write( "Everytime I work this problem, I get different solutions. \n" );
document.write( "
Algebra.Com's Answer #60196 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! What rate of interest, to the nearest tenth of a percent, compounded quarterly is need for an investment of $1600 to grow to $2400 in 8 years? \n" ); document.write( "---------- \n" ); document.write( "A(t) = P(1+r/n)^(nt) \n" ); document.write( "2400 1600(1+r/4)^(4*8) \n" ); document.write( "(3/2) = (1+r/4)^32 \n" ); document.write( "1+r/4 = 1.01275... \n" ); document.write( "r/4 = 0.01275 \n" ); document.write( "r = 0.051 or 5.1% \n" ); document.write( "================ \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |