document.write( "Question 427966: Suppose that 5,700 is invested at 5% annual intrest rate, compounded monthly how much money will be in the account in 4 months? and in 3 years [round to the nearest cent]\r
\n" );
document.write( "
\n" );
document.write( "
\n" );
document.write( "
\n" );
document.write( "
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( "how many years will it take 7,000 to grow to 11,500 if it is invested at 9% compounded quarterly? and compounded daily? \n" );
document.write( "
Algebra.Com's Answer #297567 by rfer(16322)![]() ![]() ![]() You can put this solution on YOUR website! A=5700(1+0.05/12)^4 \n" ); document.write( "A=5700(1+0.05/12)^12*3 \n" ); document.write( "11500=7000(1+0.09/4)^4n \n" ); document.write( "11500=7000(1+0.09/365)^365n \n" ); document.write( " |