A grandparent gives a grandchild ยฃ100 at birth, and promises to increase the gift by ยฃ5 on each subsequent birthday.
a. Show that the grandchild will receive ยฃ200 on the 20๐กโ birthday.
b. If the child has saved all the money, what is the total amount at age 20?
c. By how much would the gift have to increase each year if the total at age 20 is to be ยฃ4,200?
d=5
a1= ยฃ100
a2= ยฃ105 one year old
a3= ยฃ110 two years old
.....
a21 =? twenty yearIs old
a.)
Arithmetic progression formula:
an = a1 + d * (n-1)
a21 = 100 + 5 * 20 = 200
b.)
arithmetic progression The formula for finding the sum of n terms:
c.)
4200 = 2100 + 210d
210d = 2100
d= 10
Comments