document.write( "Question 296144: Ok, this is my last one that I need help with tonight, again word problems are killing me.\r
\n" );
document.write( "\n" );
document.write( "If I invest $1000 on May 18th in a savings account that pays 10% interest compounded every month, and I invest $1000 (on the same day) in an account which pays 10% interest that is compounded continuously:\r
\n" );
document.write( "\n" );
document.write( "Which will be worth more in one year? \r
\n" );
document.write( "\n" );
document.write( "By how much?\r
\n" );
document.write( "\n" );
document.write( "joe \n" );
document.write( "
Algebra.Com's Answer #213477 by mananth(16946)![]() ![]() You can put this solution on YOUR website! a=P(1+r/q)^nq compounded monthly\r \n" ); document.write( "\n" ); document.write( "a= 1000(1+10/12)^1*12\r \n" ); document.write( "\n" ); document.write( "a=1000(12.1/12)^12\r \n" ); document.write( "\n" ); document.write( "=1104.71\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "for continuous caculation of CI\r \n" ); document.write( "\n" ); document.write( "a=p*e^rt\r \n" ); document.write( "\n" ); document.write( "a=1000*e^0.1*1\r \n" ); document.write( "\n" ); document.write( "=1105.17 \n" ); document.write( " |