document.write( "Question 383499: Solid Premiere Bank offers a 5-year CD that earns 4.72% compounded continuously.
\n" );
document.write( "(a) If $1,000 is invested in this CD, how much will it be worth in 5 years?
\n" );
document.write( "(b) How long will it take the account to be worth $5,000? \n" );
document.write( "
Algebra.Com's Answer #271529 by mananth(16946) You can put this solution on YOUR website! Solid Premiere Bank offers a 5-year CD that earns 4.72% compounded continuously. \n" ); document.write( "(a) If $1,000 is invested in this CD, how much will it be worth in 5 years? \n" ); document.write( "(b) How long will it take the account to be worth $5,000? \n" ); document.write( "... \n" ); document.write( "A = P(1+r/n)^nt \n" ); document.write( "A=1000*(1+0.0472/365)^(365*5) \n" ); document.write( "A= 1266.15 \n" ); document.write( "... \n" ); document.write( "n = log(A/P)/(q log[1+(i/q)]).\r \n" ); document.write( "\n" ); document.write( "n=log(5000/1000)/(365*log(1+(0.0472/365))) \n" ); document.write( "n= 34.1 years \n" ); document.write( "... \n" ); document.write( "m.ananth@hotmail.ca \n" ); document.write( " |