document.write( "Question 310050: please help, I don't know how to do this: find the value of $2500 invested at 4.5% annual interest for 10 years if interest is compounded quarterly, continuously \n" ); document.write( "
Algebra.Com's Answer #221755 by rfer(16322)![]() ![]() ![]() You can put this solution on YOUR website! A=P(1+r/n)^nt \n" ); document.write( "A=2500(1+.045/4)^4*10 \n" ); document.write( "A=2500(1.01125)^40 \n" ); document.write( "A=2500(1.5643769) \n" ); document.write( "A=$3910.94 \n" ); document.write( "----------------- \n" ); document.write( "A=Pe^rt \n" ); document.write( "A=2500(2.7183)^0.045*10 \n" ); document.write( "A=2500(1.5832277) \n" ); document.write( "A=$3958.07 \n" ); document.write( " |