document.write( "Question 174245: Hello, can you please help me with this. I have no idea of the steps I need to solve this. Thanks so much!\r
\n" ); document.write( "\n" ); document.write( "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.
\n" ); document.write( "

Algebra.Com's Answer #129264 by solver91311(24713)\"\" \"About 
You can put this solution on YOUR website!
For annual compounding:\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"FV+=+P%281%2Br%29%5En\" where P is the principal amount, r is the interest rate per compounding period expressed as a decimal, and n is the number of compounding periods.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "For your example:\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"P=760000\"
\n" ); document.write( "\"r=0.05\"
\n" ); document.write( "\"n=5\"\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "You can just use your calculator, or type the following into a cell on a spreadsheet:\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "=760000*1.05^5\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "For continuous compounding:\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"FV=Pe%5E%28rt%29\", where P is the principal, e is the base of the natural logarithms, r is the annual rate, and t is the number of years.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Again, use your calculator or type the following into a cell on a spreadsheet:\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "=760000*exp(.05*5)\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );