Question 1025239
Look for the sum of a geometric series,
.
.

{{{S[n]=20000(1+10/100)^n}}} for {{{n=0}}} to {{{n=6}}}
.
.
.


{{{T=20000((1-1.1^7)/(1-1.1))}}}
{{{T=189743.40}}}