document.write( "Question 970240: Will someone solve and explain this question:\r
\n" );
document.write( "\n" );
document.write( "Q: Mr. Sim invests $9000 at 2% per annum compound interest compounded daily. What is this amount at the end of the third day? \n" );
document.write( "
Algebra.Com's Answer #592882 by AnlytcPhil(1807) You can put this solution on YOUR website! \r\n" ); document.write( "P=9000\r\n" ); document.write( "R=0.02\r\n" ); document.write( "N=360 (banks use 360 days a year, because they got started before\r\n" ); document.write( " calculators or computers were invented. It was easier to\r\n" ); document.write( " do arithmetic by hand using 360 than 365, and they've never\r\n" ); document.write( " changed)\r\n" ); document.write( " \r\n" ); document.write( "T=3/360 (3 days is 3/360th of a year)\r\n" ); document.write( "\r\n" ); document.write( "Formula:\r\n" ); document.write( "\r\n" ); document.write( "\n" ); document.write( " |