document.write( "Question 598450: How many years will it take a savings bond to double in value if interest is compounded monthly at an annual rate of 4%? \n" ); document.write( "
Algebra.Com's Answer #378591 by lwsshak3(11628)![]() ![]() ![]() You can put this solution on YOUR website! How many years will it take a savings bond to double in value if interest is compounded monthly at an annual rate of 4%? \n" ); document.write( "**\r \n" ); document.write( "\n" ); document.write( "compound interest formula: \n" ); document.write( "A=P(1+r)^t, P=initial investment, r=interest rate per period, t=number of periods, A=amount after t periods. \n" ); document.write( ".. \n" ); document.write( "For given problem: \n" ); document.write( "A/P=2 \n" ); document.write( "r=.04/12=.0033 \n" ); document.write( "t=number of months \n" ); document.write( ".. \n" ); document.write( "A=P(1+r)^t \n" ); document.write( "A/P=(1+.0033)^t \n" ); document.write( "2=(1.0033)^t \n" ); document.write( "take log of both sides \n" ); document.write( "log(2)=t*log(1.0033) \n" ); document.write( "log(2)/log(1.0033)=t \n" ); document.write( "using log key on calculator \n" ); document.write( "t≈208 months or 17 years \n" ); document.write( " \n" ); document.write( " |