document.write( "Question 218360: find the balance after 15 years of a $2500 investment earning 5.5% interest compouunded continuously \n" ); document.write( "
Algebra.Com's Answer #164497 by checkley77(12844) ![]() You can put this solution on YOUR website! I=2,500e^rt \n" ); document.write( "I=2,500*2.71828^.055*15 \n" ); document.write( "I=2,500*2.71828^.825 \n" ); document.write( "I=2,500*2.282 \n" ); document.write( "I=$5,704.70 ans. \n" ); document.write( " |