To what does (iii) refer?
If P0 is the initial amount paid then after 1 year the amount plus interest is P0(1+r/100).
This is the starting amount for the second year P1=P0(1+r/100).
So, if P0=$100,000 and r=5%, then P1=100000+5000=$105000.
P2 the amount after 2 years is:
P2=P1(1+r/100)=105000(1+1/20)=105000+5250=$110250.
In general then: Pn=Pn-1(1+r/100)=Pn-2(1+r/100)(1+r/100), where n is the number of years, and Pn the amount after this time.
Pn=Pn-2(1+r/100)2=Pn-3(1+r/100)3=...=P0(1+r/100)n. (1+r/100)n can be called the growth factor.
Using this formula P3=100000×1.053=$115762.50.
If n=1 (one year), P1=$105,000, which is 10.5 payments of $10000.
The growth factor G can also be written G=Pn/P0=P0(1+r/100)n/P0=(1+r/100)n. If G=10P0 then we need to find n.
So (1+r/100)n=10; when r=5%, 1.05n=10, nlog10(1.05)=log10(10)=1; n=1/log10(1.05)=47.19 years approx.
So after about 47 years at annual compound interest of 5% fixed annual rate, the amount would have grown to 10 times its original value.
However, if payments of $x are made each year to reduce the outstanding amount then the starting value at the beginning of each successive year will be different.
P1=P0(1+r/100)-x; P2=P1(1+r/100)-x=(P0(1+r/100)-x)(1+r/100)-x,
P2=P0(1+r/100)2-x(1+r/100)-x. Generalising:
Pn=P0(1+r/100)n-x(1+(1+r/100)+(1+r/100)2+...+(1+r/100)n-1). When Pn=0 the annual payments would have cancelled the amount which has accumulated. We are given a fixed rate 5% of compound interest, but we have different possible values for the annual payment.
Let's first look at the geometric progression 1+(1+r/100)+(1+r/100)2+...+(1+r/100)n-1.
If we let p=1+r/100 then the progression is 1+p+p2+...+pn-1 which sums to:
(pn-1)/(p-1).
r is fixed at 5% so p=1.05 and this sum S=(1.05n-1)/(5/100)=20(1.05n-1).
So we have P0pn=xS, or P0×1.05n=20x(1.05n-1). This relates the initial amount P0 and the annual payment x.
It can also be written: P0=20x(1-1.05-n) or P0/x=20(1-1.05-n).
So P0=$100000 or $200000 and x=$10000 or $20000.
This gives us some values for (P0,x,P0/x):
(100000,10000,10), (200000,10000,20), (100000,20000,5), (200000,20000,10).
Therefore we only have to consider three values for P0/x: 5, 10 and 20. Let y=P0/x.
So we have 20(1-1.05-n)=5, 10 or 20, for which we can find three different values for n. However, when y=20, 1.05-n=0 which has no solution (n→∞). That leaves y=5 or 10.
1-1.05-n=y/20, 1-y/20=1.05-n, log10(1-y/20)=-nlog10(1.05), n=-log10(1-y/20)/log10(1.05).
When y=5, n=-log(0.75)/log(1.05)=5.89 years. When y=10, n=-log(0.5)/log(1.05)=14.21 years.
When the amount is $100,000 and the annual payment $20,000, the period is 5.89 years.
When the amount is $100,000 and the annual payment $10,000, the period is 14.21 years.
When the amount is $200,000 and the annual payment $20,000, the period is 14.21 years.