
Mark M. answered 03/26/24
I love tutoring Math.
Each year, we add 11.5% to the value of the investment.
More easily, each year, the value of the investment is multiplied by 1.115
(Here's why it's easier to do with multiplication. The amount we add on is *different* each year: it
gets bigger and bigger. But the amount by which we multiply is the *same* each year: it's always 11.5%.)
Let f(y) be the value when y years have passed since the start of the investment. Therefore
f(0) = 8100 (because no time has passed since the start of the investment)
f(1) = 8100 · 1.115 (because 1 year has passed since the start of the investment)
f(2) = 8100 · 1.115 · 1.115 (because 2 years have passed since the start of the investment)
f(3) = 8100 · 1.115 · 1.115 · 1.115 (because 3 years have passed since the start of the investment)
etc.
In general, f(y) will be
f(y) = 8100 · 1.115y
Now it's time to use Calculus. To find how fast it's growing, we will take the derivative of f(y) with respect to y.
f'(y) = 8100 · 1.115y · ln 1.115
When y=8, we have
f'(8) = 8100 · 1.1158 · ln 1.115
= 8100 · 2.38891 · 0.108854 (rounding off a little bit)
= 2106.34 dollars per year
That's how fast the investment is growing at year 8.