Last Updated on March 9, 2026 by Maged kamel
The difference between simple and compound interest, part 2.
Time value of money part-1- from Prof Pamela Peterson.
This is our new post on compound interest, part 2, which includes an extract from Prof. Pamela Peterson Drake’s reference link, in which she introduces an example of an investment of $1000 in an account that pays 6% per year as compound interest.

How to estimate the simple interest of an investment.
She also included another case, with the interest rate set to a simple interest rate of 6%, and determined the corresponding future values of the same deposit after the same period.
For each future value, change the n value to get the corresponding future values.
Since there is no function to estimate the future value after several years.
The reference cells are used to estimate values, as shown in the slide image.
We have the present value of $1000, while the interest value is 6%, creating an equation of Future value at time (t) Present value(1+i%n).
The present value is placed at cell $D$4, a referential cell. The simple interest rate i% is placed at cell $h$4, n is the time, for which a column is placed starting from t=0 to t=10 from c4 to c14. Please refer to the table in the next slide image.

The equation can be written as D5 = $D$4*(1 + $h$4*(c3)). Or the future value after one year=present value*(1+i%*1)=1000*(1+0.06*1)=1060.
The equation can be written as D5 = $D$4 (1 + $h$4 (c3)). Or the future value after one year=present value(1+i%1)=1000(1+0.061)=1060. While for n=3, the future value for a simple interest of 6% will be 1000*
(1+0.06*3)=1180.
How to estimate the compound interest of the investment?-First method.
For the compound interest part 2. To estimate the future value of an investment with compound interest. We can prepare columns for the time range from 0 to 10, represented by column h, from H5 to H15.
For the future value, I used column I from i5 to i15. The present value I put as H5=1000. The interest rate is F5 = 6% in our example.
The future value after one year can be written =$I$5*((1+$F$5)^H6). The future value after one year can be written =$I$5((1+$F$5)^H6). The future value after two years can be written ==$I$5((1+$F$5)^H7).
The future value of $1000, with 6% compounded yearly=1000(1+0.061)=1060, this
Value is the future value after one year.
The future value after two years=1000(1+0.06)^2=1123.60. The future value after five years=1000(1+0.06)^5=1338.23.
The future value after 10 years=1000*(1+0.06)^10=1790.85. Please refer to the right-side table in the next slide image.

This is the assigned function for estimating compound interest. As we can see in the
next slide image, we have FV(rate, nper, PV,(type)) from which we can estimate the compound interest.

How to estimate the compound interest of investment-excel built-in function.
I have prepared an Excel sheet for which I have listed the following:
1-present value =D5=1000.The interest value=D6=6%. Terms by years-2 years=D7=2.
Terms by years: 2 years = D8 = 5. Terms by years: 2 years = D9=10.
We will apply to obtain future values for 2, 5, and 10 years and compare these with the values we previously obtained.
To use the built-in Excel formula, please refer to the Excel sheet. Fv after 2 years=FV($D$6%,D7,,-D5).
Fv after five years=FV($D$6%,D8,,-D5).
Fv after ten years=FV($D$6%,D9,,-D5). The values matched the previously estimated future values.

This is a list of terms used to estimate future values and present values for investments.
PW is the present worth.
PV is the present value.
F is the future value.
A is a series of consecutive.

The PDF used to illustrate this post can be downloaded from the following document.
The following post title is ‘Cash Flow in and Out Diagram.’
Engineering Economy: Applying Theory to Practice is A good reference.