document.write( "Question 1187169: A job pays 24000 KES for the first year. During the next 19 years, the salary increases by 5%
\n" ); document.write( "each year. What is the total lifetime salary over the 20 year period?
\n" ); document.write( "

Algebra.Com's Answer #818338 by Boreal(15235)\"\" \"About 
You can put this solution on YOUR website!
24000 is a
\n" ); document.write( "r=1.05
\n" ); document.write( "S=(24000(1-1.05^20)/-0.05 a(1-r^n)/(1-r)
\n" ); document.write( "=793,582.90 KES
\n" ); document.write( "
\n" );