
Andrew M. answered 01/25/18
Tutor
New to Wyzant
Mathematics - Algebra a Specialty / F.I.T. Grad - B.S. w/Honors
Jules, you have an exponential growth or decrease problem.
For each year after 1996 the number of employees decreases by
3.5% so for each year the number of employees is 96.5% of the
previous year. Your equation for number of employees as a
function of time is:
e(t) = 24405(0.965)t where t is number of years after 1996
Example: How many years will pass before Cogsworth has 20000 employees?
20000 = 24405(0.965)t
20000/24405 = 0.965t
log(20000/24405) = log 0.965t
log(20000/24405) = t(log 0.965)
t = [log(20000/24405)]/(log 0.965) = 5.6 years
**********************************
Example 2: How many employees will Cogsworth have in the year 2000?
For this problem t=4 since 2000 is 4 years after 1996
e(t) = 24405(0.965)4 = 21163.5 rounded: 21,164 employees