document.write( "Question 931652: martha invests $7800 in a savings account which earns 5.1% annual interest, compounded continously. what will be the vaule of her investment after 5 years? \n" ); document.write( "
Algebra.Com's Answer #565701 by ewatrrr(24785)![]() ![]() You can put this solution on YOUR website! A = P e ^(rt) \n" ); document.write( "A = 7800e^(.051*5) \n" ); document.write( "A = 7800e^(.255) = $10,065.60 \n" ); document.write( " |