document.write( "Question 59795: What rate of interest, to the nearest tenth of a percent, compounded quarterly is needed for an investment of $1500 to grow to $2700 in 10 years? \n" ); document.write( "
Algebra.Com's Answer #41058 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 needed for an investment of $1500 to grow to $2700 in 10 years? \n" ); document.write( "-------------- \n" ); document.write( "A=S(1+r/n)^(nt) \n" ); document.write( "2700=1500(1+r/4)^(4*10) \n" ); document.write( "9/5 = (1+r/4)^40 \n" ); document.write( "Take the log of both sides to get: \n" ); document.write( "0.2552725...=40log(1+r/4) \n" ); document.write( "log(1+r/4)=0.0063818... \n" ); document.write( "1+r/4=10^0.006318... \n" ); document.write( "1+r/4=1.014803... \n" ); document.write( "r/4=0.014803... \n" ); document.write( "r=0.0592 \n" ); document.write( "r=5.9% \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |