'); answerwindow.document.writeln('

' + Title + '

'); answerwindow.document.writeln('
'); answerwindow.document.writeln(''); answerwindow.document.writeln('Investing $' + amount + ' for ' + periods + ' '); if (periodtype == 'years'){ answerwindow.document.writeln('years '); } if (periodtype == 'months'){ answerwindow.document.writeln('months '); } if (periodtype == 'days'){ answerwindow.document.writeln('days '); } answerwindow.document.writeln('at an interest rate of ' + percent + '% '); if (periodtype == 'years'){ answerwindow.document.writeln('per year '); } if (periodtype == 'months'){ answerwindow.document.writeln('per month '); } if (periodtype == 'days'){ answerwindow.document.writeln('per day '); } answerwindow.document.writeln(' would yield $' + answer + ' (approx.).'); answerwindow.document.writeln('
'); answerwindow.document.writeln('
'); answerwindow.document.writeln('
Hosted by www.Geocities.ws

'); }

Future Value of Annuity


If I invest $ per period at an interest rate of % per period, how much do I get at the end of period where period is in ?


Hosted by www.Geocities.ws

1