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)![]() ![]() 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( " |