document.write( "Question 526878: At the time of her grandson’s birth, a grandmother deposits $2000 in an account that pays 2.5% compounded monthly. What will the value of the account be at the child’s twenty-first birthday, assuming that no other deposits or withdrawals are made during this period? \n" ); document.write( "
Algebra.Com's Answer #348800 by scott8148(6628)![]() ![]() You can put this solution on YOUR website! assuming 2.5% monthly (which seems kind of high) ___ A = 2000 (1 + .025)^(12 * 21)\r \n" ); document.write( "\n" ); document.write( "for 2.5% annually ___ A = 2000 [1 + (.025 / 12)]^(12 * 21) \n" ); document.write( " \n" ); document.write( " |