document.write( "Question 662053: FOR A SUM OF 8000 TO DOUBLE ITSELF IN 12 YRS. AND 9 MOS., WHAT MUST BE THE RATE OF INTEREST COMPOUNDED QUARTERLY
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #411931 by lwsshak3(11628)![]() ![]() ![]() You can put this solution on YOUR website! FOR A SUM OF 8000 TO DOUBLE ITSELF IN 12 YRS. AND 9 MOS., WHAT MUST BE THE RATE OF INTEREST COMPOUNDED QUARTERLY \n" ); document.write( "** \n" ); document.write( "compound interest formula: \n" ); document.write( "A=P(1+r)^n, r=interest rate per period, n=number of periods, P=initial investment, A=amt after n-periods. \n" ); document.write( "For given problem: \n" ); document.write( "A/P=(1+r)^n \n" ); document.write( "A/P=2 \n" ); document.write( "r=to find \n" ); document.write( "12 yrs=4*12=48 quarters \n" ); document.write( "9 months=3 quarters \n" ); document.write( "n=48+3=51 quarters \n" ); document.write( "equation: \n" ); document.write( "(1+r)^n=A/P \n" ); document.write( "(1+r)^51=2 \n" ); document.write( "raise both sides to (1/51) \n" ); document.write( "1+r=2^(1/51) \n" ); document.write( "r=2^(1/51)-1 \n" ); document.write( "r≈.0137/quarter \n" ); document.write( "or \n" ); document.write( "r≈.0547/yr \n" ); document.write( "Rate of interest compounded quarterly≈5.47% \n" ); document.write( " |