document.write( "Question 1181790: ou deposit P200 in an account earning 5% compound interest for 3 years. Find the future value and the interest earned for each of the following compounding frequencies. Use the Bankers' Rule for daily compounding.\r
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( "Frequency Future Value Interest Earned
\n" );
document.write( "Annually:
\n" );
document.write( "Semiannually:
\n" );
document.write( "Quarterly:
\n" );
document.write( "Monthly:
\n" );
document.write( "Daily: \n" );
document.write( "
Algebra.Com's Answer #812488 by Boreal(15235)![]() ![]() You can put this solution on YOUR website! annually is P=200(1+0.05/1)^3=P231.53 \n" ); document.write( "semi is P=200(1+(.05/2))^6, less to compound but more times compounded,=P231.94 \n" ); document.write( "quarterly will be slightly more or P=200(1+(.05/4))^12=P232.15 \n" ); document.write( "monthly is P=200*(1+(.05/12))^36=P232.29 \n" ); document.write( "Round everything at the end. \n" ); document.write( "daily use 360 so P=(1+(.05/360))^1080=P232.36 \n" ); document.write( " \n" ); document.write( " |