document.write( "Question 507453: Suppose you are planning to invest a sum of money. Estimate the rate that you need so that your investment doubles in 10 years.\r
\n" );
document.write( "\n" );
document.write( "The Rate = ____% \n" );
document.write( "
Algebra.Com's Answer #340466 by lwsshak3(11628)![]() ![]() ![]() You can put this solution on YOUR website! Suppose you are planning to invest a sum of money. Estimate the rate that you need so that your investment doubles in 10 years. \n" ); document.write( "The Rate = ____% \n" ); document.write( "** \n" ); document.write( "A=P(1+r)^n, P=initial investment, r=interest rate per period, A=amount after n-years \n" ); document.write( "Since you want the investment to double, A/P=2, so the formula becomes: \n" ); document.write( "2=(1+r)^10 \n" ); document.write( "raise both sides to 1/10 power \n" ); document.write( "1.0718=1+r \n" ); document.write( "r=1.0718-1=.0718 \n" ); document.write( "Ans: \n" ); document.write( "The rate that you need so that your investment doubles in 10 years=7.18% \n" ); document.write( " |