tsh44 said:
What is the formula and how would I represent the 10% increase eahc year?
The formula for the sum of the first "n" terms of a geometric series where the first term is represented by a<SUB>1</SUB> and the common ratio is represented by r is
S<SUB>n</SUB> = (a<SUB>1</SUB> - a<SUB>1</SUB>*r<SUP>n</SUP>) / (1 - r)
The first year, the doctor earns $40,000.....this is the value of a<SUB>1</SUB>. We'd like the total he has earned in 10 years, so n = 10. Now, what about the value of r? Each year his salary increases by 10%, so he will earn 110% of the previous year's salary. For example, in his second year he will earn 110% of $40,000, which can be written as 40000*1.10. The following year, he'll earn 110% of (40000*1.10), or 40000*1.10*1.10, or 40000*1.10<SUP>2</SUP>. Do you see that the common ratio, then, is 1.10? That's the value you will use for r.
Substitute these values into the formula, and calculate his total earnings for 10 years.
To answer the second part of the question, substitute 1000000 for S<SUB>n</SUB> and solve the resulting equation for n.....