Remember: rt goes in the exponent together. Here r=0.05, t=2, so rt = 0.10.
โญโญ SECTION 2 โ INTERMEDIATE
06
Comparing Compounding Frequencies
โ โ โ โ โ
MORE FREQUENT compounding โ MORE MONEY
daily > monthly > quarterly > semi-annually > annually
Q6. Which option gives the most money after 5 years for the same P and r = 8%?
โ๏ธ Solution
Continuous compounding is the mathematical limit as n โ โ, giving the maximum possible return.
Order: Continuous > Daily > Monthly > Quarterly > Annually
The difference is small, but continuous always wins!
The stated rate (12%) is the nominal rate. The EAR (12.6825%) is what you actually earn!
08
Solving for Principal (P)
โ โ โ โ โ
PRESENT VALUE: solve for P by dividing both sides by the growth factor.
\( P = \frac{A}{\left(1+\frac{r}{n}\right)^{nt}} \) or \( P = Ae^{-rt} \) (continuous)
Q8. How much must you invest today at 8% compounded annually to have $5,000 in 3 years?
(Round to nearest cent)
The negative exponent means we're going backwards in time โ discounting!
15
Continuous vs Monthly โ Numerical Comparison
โ โ โ โ โ
Q15. $2,000 at 10% for 5 years. What's the difference between continuous and monthly compounding?
\(e^{0.5} \approx 1.6487\), \((1+\frac{0.10}{12})^{60} \approx 1.6453\)
Common mistake: subtracting 8% - 3% = 5% is an approximation. The exact answer is 4.854%. The approximation only works for small rates!
18
Two Different Investments โ Which Wins?
โ โ โ โ โ
Q18. Investment A: $5,000 at 7% compounded quarterly for 10 years.
Investment B: $4,500 at 8% compounded continuously for 10 years.
Which has a higher final value?
\((1.0175)^{40} \approx 2.0016\) ยท \(e^{0.8} \approx 2.2255\)
โ๏ธ Solution
A: \( 5000 \times 2.0016 = \$10,008 \)
B: \( 4500 \times e^{0.8} = 4500 \times 2.2255 = \$10,015 \) Investment B wins by ~$7 despite a smaller principal, because the higher rate + continuous compounding overcomes the $500 difference!
19
Deriving the Continuous Formula
โ โ โ โ โ
KEY LIMIT: \(\lim_{n\to\infty}\left(1+\frac{1}{n}\right)^n = e\)
This is how \(Pe^{rt}\) comes from \(P\!\left(1+\frac{r}{n}\right)^{nt}\) as \(n \to \infty\)
Q19. Which expression correctly shows the step connecting compound to continuous interest?
โ๏ธ Solution
Let \( m = n/r \), so \( n = mr \). Then:
\( \left(1+\frac{r}{n}\right)^{nt} = \left(1+\frac{1}{m}\right)^{mrt} = \left[\left(1+\frac{1}{m}\right)^m\right]^{rt} \to e^{rt} \)
As \(n\to\infty\), \(m\to\infty\) too. The key is that both n and t appear in the exponent as nt โ not just one of them!
20
โก BOSS LEVEL โ Multi-Step
โ โ โ โ โ
STRATEGY: complex problems โ break into steps โ apply formulas one at a time
Q20. Alice invests $10,000 at 6% compounded monthly. Bob invests $X at 6% continuous compounding. Both invest for 20 years. For Bob to end up with the same amount as Alice, what should X be?
\((1.005)^{240} \approx 3.3102\) ยท \(e^{1.2} \approx 3.3201\)
Step 2 โ Set Bob equal to Alice:
\( X \cdot e^{0.06 \times 20} = 33102 \Rightarrow X \cdot e^{1.2} = 33102 \)
\( X = \frac{33102}{3.3201} \approx \mathbf{\$9,970} \)
Bob needs slightly less principal because continuous compounding is marginally more efficient!