document.write( "Question 1048484: Trish invests $5000 in her IRA in a bond trust that pays 7% interest compounded semiannually.Sean invests $5000 in his IRA in a certificate of deposit that pays 6.9% compounded continuously. Who has more money after 20 years, Trish or Sean? \n" ); document.write( "
Algebra.Com's Answer #664162 by Boreal(15235)![]() ![]() You can put this solution on YOUR website! Trish: \n" ); document.write( "A=5000{1+(.07)/2}^40=$19,796.30 \n" ); document.write( "Sean \n" ); document.write( "A=5000e^(0.069*20)=$19,874.51 \n" ); document.write( "Continuous compounding uses the fact that {1+(1/n}^n=e^n \n" ); document.write( "Sean does. \n" ); document.write( " |