document.write( "Question 999439: An initial deposit of $38,000 grows at an annual rate of 6% for 20 years. Compare the final balances resulting from continuous compounding and annual compounding. (Round your answers to the nearest cent.) \n" ); document.write( "
Algebra.Com's Answer #617115 by rfer(16322)\"\" \"About 
You can put this solution on YOUR website!
FV=38000(1.06)^20
\n" ); document.write( "FV=38000(3.207)
\n" ); document.write( "FV=$121870.00 annual
\n" ); document.write( "----------
\n" ); document.write( "FV=38000(2.7183)^(0.06*20)
\n" ); document.write( "FV=38000(2.7183)^1.2
\n" ); document.write( "FV=38000(3.320)
\n" ); document.write( "FV=126160.00 continuous
\n" ); document.write( "
\n" );