document.write( "Question 388400: 4. You have $760,000 in your bank account. The interest rate in your account is 5%. Solve for the following:\r
\n" );
document.write( "\n" );
document.write( "a. How much interest will you accumulate if interest is compounded annually over the next five years?\r
\n" );
document.write( "\n" );
document.write( "b. How much interest will you earn in your account over the next five years with continuous compounding? You can use a scientific calculator or the =Exp() function in Microsoft Excel. If you are crafty you can also find web pages that will do the calculations for you. Regardless, show your steps and your work.\r
\n" );
document.write( "\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #274707 by rfer(16322) ![]() You can put this solution on YOUR website! a) \n" ); document.write( "A=760000(1+0.05)^5 \n" ); document.write( "A=760000*1.27628 \n" ); document.write( "A=969972.80 \n" ); document.write( "Interest=$209,972.80 \n" ); document.write( "b) \n" ); document.write( "A=760000*(2.7183)^0.05*5 \n" ); document.write( "A=975860.95 \n" ); document.write( "Interest=$215,860.95 \n" ); document.write( " |