'); answerwindow.document.writeln('

' + Title + '

'); answerwindow.document.writeln('
'); answerwindow.document.writeln(''); answerwindow.document.writeln('If you have $' + amount + ' now, it would be worth $' + answer + ' (approx.) in '); answerwindow.document.writeln(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('if inflation is at ' + 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('.'); answerwindow.document.writeln('
'); answerwindow.document.writeln('
'); answerwindow.document.writeln('
Hosted by www.Geocities.ws

'); }

Present Value


If I have $ now, how much would it be worth after period of time if inflation is % per period, where period is in


Hosted by www.Geocities.ws

1