document.write( "Question 831276: Please help me solve this word problem:
\n" );
document.write( "Suppose you have $11,000 to invest. Which of the two rates would yield the larger amount in 1 year: 12% compounded daily or 11.8% compounded continuously? \n" );
document.write( "
Algebra.Com's Answer #501219 by Elomeht(22)![]() ![]() ![]() You can put this solution on YOUR website! 1. 12% compounded daily has a yearly accumulation factor of: \n" ); document.write( " (1 + 0.12/365)^365 = 1.12747\r \n" ); document.write( "\n" ); document.write( "2. 11.8% compounded continuously has a yearly accumulation factor of: \n" ); document.write( " e^0.118 = 1.12524\r \n" ); document.write( "\n" ); document.write( "3. The 12% compounded daily is clearly larger, so the larger amount in one year is: 11000 times 1.12747 = 12402.2 \n" ); document.write( " \n" ); document.write( " |