document.write( "Question 707000: $1000 is deposited in a savings account that pays an annual rate of 6%, compounded monthly. Determine the value of the account in 2 1/2 years
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #435466 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! $1000 is deposited in a savings account that pays an annual rate of 6%, compounded monthly. Determine the value of the account in 2 1/2 years \n" ); document.write( "--------- \n" ); document.write( "A(t) = P(1+(r/n))^(nt) \n" ); document.write( "------- \n" ); document.write( "A(2 1/2) = 1000(1 + (0.06/12))^(12(5/2)) \n" ); document.write( "---- \n" ); document.write( "A(2 1/2) = 1000(1.05)^30 = $1161.40 \n" ); document.write( "============================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |