document.write( "Question 602585: Mrs. Eubanks recieved $2000 as a wedding gift form her uncle. She wants to invest this money in a bank that will pay 4.5% interest compounded monthly. How much should she expect to have in the account after 20 years?\r
\n" );
document.write( "\n" );
document.write( "I am interested in knowing the formula to find the compounded interest and how to solve the answer. \n" );
document.write( "
Algebra.Com's Answer #380331 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! Mrs. Eubanks received $2000 as a wedding gift form her uncle. She wants to invest this money in a bank that will pay 4.5% interest compounded monthly. How much should she expect to have in the account after 20 years? \n" ); document.write( "--------- \n" ); document.write( "A(t) = P(1+(r/n))^(nt) \n" ); document.write( "-------- \n" ); document.write( "A(20) = 2000(1+(0.045/12))^(12*20) \n" ); document.write( "---- \n" ); document.write( "A(20) = 2000(1+0.00375)^(240) \n" ); document.write( "---- \n" ); document.write( "A(20) = 2000(2.4555) \n" ); document.write( "---- \n" ); document.write( "A(20) = $4910.93 \n" ); document.write( "====================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "====================== \n" ); document.write( " \n" ); document.write( " |