document.write( "Question 1103276: If 25,000 dollars is invested at an interest rate of 9 percent per year, find the value of the investment at the end of 5 years
\n" ); document.write( "(a) Annual $______
\n" ); document.write( "(b) Semiannual$_____
\n" ); document.write( "(c) Daily$______
\n" ); document.write( "(d) Continuously $_______
\n" ); document.write( "

Algebra.Com's Answer #717982 by Boreal(15235)\"\" \"About 
You can put this solution on YOUR website!
Compound interest formula
\n" ); document.write( "P=Po(1+r/n)^nt
\n" ); document.write( "Po=25000
\n" ); document.write( "r=0.09
\n" ); document.write( "t=5
\n" ); document.write( "n=1 for annual 25000(1+.09)^5=$38465.60
\n" ); document.write( "2 for semi annual 25000(1.045)^10=$38824.24
\n" ); document.write( "365 for daily $39205.63
\n" ); document.write( "P=Poe^rt for continuous compounding. $39207.80
\n" ); document.write( "
\n" );