1answer.
Ask question
Login Signup
Ask question
All categories
  • English
  • Mathematics
  • Social Studies
  • Business
  • History
  • Health
  • Geography
  • Biology
  • Physics
  • Chemistry
  • Computers and Technology
  • Arts
  • World Languages
  • Spanish
  • French
  • German
  • Advanced Placement (AP)
  • SAT
  • Medicine
  • Law
  • Engineering
marshall27 [118]
3 years ago
9

An employee joined a company in 2009 with a starting salary of $50,000. Every year this employee receives a raise of $1000 plus

5% of the salary of the previous year.
a) Set up a recurrence relation for the salary of this employee n years after 2009.
b) What will the salary of this employee be in 2017?
c) Find an explicit formula for the salary of this employee n years after 2009.
Mathematics
1 answer:
stepladder [879]3 years ago
6 0

Answer:

(a) The required recurrence relation for  the salary of the employee of n years after 2009 is a_n=1.05a_{n-1}+1000.

(b)The salary of the employee will be $83421.88 in 2017.

(c) \therefore a_n=70,000 . \ 1.05^n-20,000

Step-by-step explanation:

Summation of a G.P series

\sum_{i=0}^n r^i= \frac{r^{n+1}-1}{r-1}

(a)

Every year the salary is increasing 5% of the salary of the previous year plus $1000.

Let a_n represents the salary of the employee of n years after 2009.

Then a_{n-1} represents the salary of the employee of (n-1) years after 2009.

Then a_n= a_{n-1}+5\%.a_{n-1}+1000

             =a_{n-1}+0.05a_{n-1}+1000

             =(1+0.05)a_{n-1}+1000

            =1.05a_{n-1}+1000

The required recurrence relation for  the salary of the employee of n years after 2009 is a_n=1.05a_{n-1}+1000.

(b)

Given, a_0=\$50,000

a_n=1.05a_{n-1}+1000

Since 2017 is 8 years after 2009.

So, n=8.

∴ a_8

=1.05 a_7+1000

=1.05(1.05a_6+1000)+1000

=1.05^2a_6+1.05\times 1000+1000

=1.05^2(1.05a_5+1000)+1.05\times 1000+1000

=1.05^3a_5+1.05^2\times 1000+1.05\times 1000+1000

=1.05^3(1.05a_4+1000)+1.05^2\times 1000+1.05\times 1000+1000

=1.05^4a_4+1.05^3\times 1000+1.05^2\times 1000+1.05\times 1000+1000

=1.05^4(1.05a_3+1000)+1.05^3\times 1000+1.05^2\times 1000+1.05\times 1000+1000

=1.05^5a_3+1.05^4\times1000+1.05^3\times 1000+1.05^2\times 1000+1.05\times 1000+1000

=1.05^5(1.05a_2+1000)+1.05^4\times1000+1.05^3\times 1000+1.05^2\times 1000+1.05\times 1000+1000

=1.05^6a_2+1.05^51000+1.05^4\times1000+1.05^3\times 1000+1.05^2\times 1000+1.05\times 1000+1000

=1.05^6(1.05a_1+1000)+1.05^51000+1.05^4\times1000+1.05^3\times 1000+1.05^2\times 1000+1.05\times 1000+1000

=1.05^7a_1+1.05^6\times1000+1.05^51000+1.05^4\times1000+1.05^3\times 1000+1.05^2\times 1000+1.05\times 1000+1000

=1.05^7(1.05a_0+1000)+1.05^6\times1000+1.05^51000+1.05^4\times1000+1.05^3\times 1000+1.05^2\times 1000+1.05\times 1000+1000

=1.05^8a_0+1.05^7\times1000+1.05^6\times1000+1.05^51000+1.05^4\times1000+1.05^3\times 1000+1.05^2\times 1000+1.05\times 1000+1000

=1.05^8a_0+(1.05^7+1.05^6+1.05^5+1.05^4+1.05^3+1.05^2+1.05+1)1000

=1.05^8 \times 50,000+\frac{1.05^8-1}{1.05-1}\times 1000

=1.05^8\times 50,000+20,000(1.58^8-1)

=70,000\times 1.05^8-20,000

≈$83421.88

The salary of the employee will be $83421.88 in 2017.

(c)

Given, a_0=\$50,000

a_n=1.05a_{n-1}+1000

We successively apply the recurrence relation

a_n=1.05a_{n-1}+1000

    =1.05^1a_{n-1}+1.05^0.1000

   =1.05^1(1.05a_{n-2}+1000)+1.05^0.1000

   =1.05^2a_{n-2}+1.05^1.1000+1.05^0.1000

   =1.05^2(1.05a_{n-3}+1000)+(1.05^1.1000+1.05^0.1000)

   =1.05^3a_{n-3}+(1.05^2.1000+1.05^1.1000+1.05^0.1000)

                    ...............................

                   .................................

  =1.05^na_{n-n}+\sum_{i=0}^{n-1}1.05^i.1000

 =1.05^na_0+1000\sum_{i=0}^{n-1}1.05^i

 =1.05^n.50,000+1000.\frac{1.05^n-1}{1.05-1}

 =1.05^n.50,000+20,000.(1.05^n-1)

 =(50,000+20,000)1.05^n-20,000

 =70,000 . \ 1.05^n-20,000

\therefore a_n=70,000 . \ 1.05^n-20,000

You might be interested in
Why can you NOT combine 3x and 5x^2 ?
diamong [38]
Although they are the same variable, you cannot add two variables raised to different powers. 3x^1 + 5x^2 cannot work, but 3x^2 + 5x^2 can. Also, if you are multiplying them, they would combine to be 15x^3, as 3 and 5 (The coefficients) multiply together and x^2 times x^1 = x^3.

I hope that helps.
7 0
4 years ago
Pressure= 20N/10m2=
defon

Answer:

2PA

Step-by-step explanation:

7 0
3 years ago
Read 2 more answers
What is the formula for a counterclockwise rotation of 180°?!?!
Sloan [31]

Answer: A (x,y) is your original. Your answer after would be A' (-x,-y) you would change the sign. If its negative it becomes positive, and if it'd positive it becomes negative.

7 0
3 years ago
Read 2 more answers
what is the slope of the line that passes through the points (10,2) and (19,14) write your answear in simplist form​
irakobra [83]

Answer: 1 1/3

Step-by-step explanation: slope is the difference in y values over the difference in the c values

4 0
3 years ago
Read 2 more answers
A 4-kilogram ham costs $16/kg. Find the cost per pound.
dem82 [27]

1kg is 2.20462 pounds
So 4kgs are 8.81849
Divided by $16 would equal 0.551155625
Therefore Each pound will cost 0.551155625
4 0
3 years ago
Other questions:
  • What is two minus two
    7·2 answers
  • HELP! <br><br> What is Jacobson's conjecture?
    5·1 answer
  • Graphic image of the kite jklm after a reflection across the line Y= 1​
    11·2 answers
  • What is 7 1/2 + (-8/9)
    11·2 answers
  • A distribution is positively skewed if which of these statements is true about the density curve that represents it?
    10·2 answers
  • What is the quotient written in scientific notation? 6 x 10^24 /8 x 10^8
    15·2 answers
  • Whats the ration of 2 feet to 39 inches​
    8·1 answer
  • I REALLY NEED HELP MY GRADES GO IN TONIGHT AND I CANT SOLVE THIS I NEED A REAL ANSWER I WILL CHECK BEFORE GIVING POINTS!!!!!!!!!
    15·2 answers
  • an ice chest contains 8 cans of coke, 3 cans of pepsi, and 2 cans of 7up. what is the probability of pulling out an 7up
    14·1 answer
  • What is addition and subtraction
    8·2 answers
Add answer
Login
Not registered? Fast signup
Signup
Login Signup
Ask question!