document.write( "Question 1132268: The starting salary of a worker in a certain company is 2000000 shillings per annum. If annual increment is 30000 shillings. What is the total amount of money earned by the worker for twenty years? \n" ); document.write( "
Algebra.Com's Answer #749269 by greenestamps(13200)\"\" \"About 
You can put this solution on YOUR website!


\n" ); document.write( "The yearly salaries form an arithmetic sequence. The sum is

\n" ); document.write( "(number of years) times (average salary)

\n" ); document.write( "Because the salaries form an arithmetic sequence, the average salary is the average of the first and last year's salaries.

\n" ); document.write( "first year salary: 2000000
\n" ); document.write( "20th year salary: 2000000 + 19(30000) = 2570000

\n" ); document.write( "Total salary for 20 years:

\n" ); document.write( "\"20%2A%28%282000000%2B2570000%29%2F2%29+=+10%2A4570000+=+45700000\"
\n" ); document.write( "
\n" );