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
irga5000 [103]
3 years ago
11

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

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

Answer:

  a) s[n] = 1.05s[n-1] +1000; s[0] = 50,000

  b) $83,421.88

  c) s[n] = 70000·1.05^n -20000

Step-by-step explanation:

a) Let s[n] represents the employee's salary in dollars n years after 2017. The salary in 2017 is given as $50,000, so ...

  s[0] = 50000 . . . . the recursion relation initial condition

The next year, the salary is multiplied by 1.05 and 1000 is added:

  s[1] = 1.05·s[0] +1000

This pattern repeats, so the recursion relation is ...

  s[n] = 1.05·s[n-1] +1000

__

c) It is convenient to find a formula for the salary before trying to compute the salary 8 years on. So, we work part (c) before part (b).

The base salary gets multiplied by 1.05 each year, so can be described by the exponential function ...

  base salary after n years = 50,000·1.05^n

The add-on to the raise becomes a geometric sequence whose common ratio is 1.05. The sum can be described by the formula for the sum of such a sequence:

  sum = a1(r^n -1)/(r -1) . . . . . (see note below)

  sum of add-ons = 1000(1.05^n -1)/(1.05 -1) = 20000(1.05^n -1)

So, the total salary after n years is ...

  s[n] = 50000·1.05^n + 20000(1.05^n -1)

The exponential terms can be combined, so we have the explicit formula ...

  s[n] = 70000·1.05^n -20000

__

b) The year 2025 is 8 years after 2017, so we want to find s[8].

  s[8] = 70000·1.05^8 -20000 = 70000·1.4774554 -20000

     = 103,421.88 -20000 = 83,421.88

In 2025, the employee's salary will be $83,421.88.

_____

<em>Note on the sum of the add-ons</em>

A geometric sequence starts with term a1 and gets multiplied by a ratio r to make the next term: a2=r·a1; a3=r²·a1, ....

The sum of such a geometric sequence has the formula

  Sn = a1·(r^n -1)/(r -1)

Here, the sequence starts in year 1 with a1=1000 and has a common ratio r=1.05. The denominator of the sum is r-1 = 0.05 = 1/20, so the sum can be written as

  Sn = 20000·(1.05^n -1).

You might be interested in
How much work is done in lifting a 1.4-kg book off the floor to put it on a desk that is 0.7 m high?
nalin [4]

Answer:

Step-by-step explanation:

Work is said to be done when a force applied to an object cause the body to move in a specified direction.

Work-done = Force * Distance

Since Force = mass * acceleration due to gravity

Work-done =  mass * acceleration due to gravity * distance

Given mass = 1.4kg, distance = 0.7m and g = 9.8m/s²

Workdone in lifting the book off the floor = 1.4*0.7*9.8

Workdone = 9.604Joules

- Similarly, work done in lifting a 21-lb weight book 6 ft off the ground is expressed using the same formula as above;

Given mass = 21-lb, g = 32ft/s² and distance = 6ft

Workdone = 21 * 32 * 6

Workdone = 4,032 lb-ft²/s²

Hence, work-done in lifting a 21-lb weight book 6 ft off the ground is  4,032 lb-ft²/s²

3 0
3 years ago
One of the factors of 34 is chosen at random. What is the probability that the factor is itself a two digit number?
solong [7]
A factor of 30 is chosen at random. What is the probability, as a decimal, that it is a 2-digit number?

The positive whole-number factors of 30 are:

1, 2, 3, 5, 6, 10, 15 and 30.

So, there are 8 of them. Of these, 3 have two digits. Writing each factor on a slip of paper, then putting the slips into a hat, and finally choosing one without looking, get that

P(factor of 30 chosen is a 2-digit number) = number of two-digit factors ÷ number of factors

=38=3×.125=.375
8 0
2 years ago
HELp ME 100 points if you awncer and branlyest
boyakko [2]

Answer:

its the middle 3

Step-by-step explanation:

B C and D

5 0
3 years ago
Read 2 more answers
Larry won an award because he wrote 40 popular songs. However, he also wrote 32 songs that weren't popular. How many songs did L
Vsevolod [243]
Add 40 plus 32, it equals 72 because he wrote 40 popular songs and 32 songs.
8 0
2 years ago
Read 2 more answers
I need it step by step​
elena-s [515]

Answer:

Step-by-step explanation:

we want y by itself...sooo

y - 19 = - \frac{6}{10}(x - (-5))

y - 19 = - \frac{6}{10}(x+5)

y - 19 =  - \frac{6}{10}x - \frac{6}{2}

y = - \frac{6}{10}x - 3 +19

y = - \frac{6}{10}x + 16

4 0
3 years ago
Other questions:
  • What is the x value such that y =15 - 3x and y = 0? Please explain how you got this answer.
    15·1 answer
  • The price of an item has been reduced by 15% . The original price was $51 .
    13·1 answer
  • Fracions closer to 1 than 0
    7·2 answers
  • Micah found the least common multiple of 8 and 12. His work is shown below.
    6·2 answers
  • What is the value of 7.6a + 16.2c, when a = -6 and c = -4?
    8·2 answers
  • Rewrite f(x) = -2(x-3)^2 from vertex form to standard form
    13·1 answer
  • I need help please.
    10·1 answer
  • Multiply the binomials. ( 7 x − 12 ) ( 9 x − 8 )
    14·2 answers
  • I NEED HELP ASAP NO LINKS !!!
    10·1 answer
  • Decimals, fractions, and percents can all represent the same values.<br><br> True <br><br> False
    12·1 answer
Add answer
Login
Not registered? Fast signup
Signup
Login Signup
Ask question!