Revision as of 17:48, 26 November 2023 by Admin (Created page with "A deposit of 100 is made into a fund at time <math>t=0</math>. The fund pays interest at a nominal annual rate of discount <math>d</math> compounded quarterly for the first two years. Beginning at time <math>t=2</math>, interest is credited at a force of interest <math>\delta_t=\frac{1}{t+1}</math>. At time <math>t=5</math>, the accumulated value of the fund is 260. Calculate <math>d</math>. <ul class="mw-excansopts"><li>12.7%</li><li>12.9%</li><li>13.1%</li><li>13.3%</...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
ABy Admin
Nov 26'23

Exercise

A deposit of 100 is made into a fund at time [math]t=0[/math]. The fund pays interest at a nominal annual rate of discount [math]d[/math] compounded quarterly for the first two years. Beginning at time [math]t=2[/math], interest is credited at a force of interest [math]\delta_t=\frac{1}{t+1}[/math]. At time [math]t=5[/math], the accumulated value of the fund is 260. Calculate [math]d[/math].

  • 12.7%
  • 12.9%
  • 13.1%
  • 13.3%
  • 13.5%

References

Hlynka, Myron. "University of Windsor Old Tests 62-392 Theory of Interest". web2.uwindsor.ca. Retrieved November 23, 2023.

ABy Admin
Nov 26'23

Solution: B

[[math]] 260=\frac{100}{(1-d / 4)^8} e^{\int_2^5 1 /(t+1) d t}=\frac{100}{(1-d / 4)^8} e^{\left.\ln (t+1)\right|_2 ^5}=\frac{100}{(1-d / 4)^8} e^{\ln (6)-\ln (3)}=\frac{100}{(1-d / 4)^8} e^{\ln (6 / 3)}=\frac{100}{(1-d / 4)^8} 2 \text {. } [[/math]]


So [math]1-d / 4=(200 / 260)^{.125}[/math] so [math]d=4 *\left(1-(200 / 260)^{.125}\right)=0.129[/math].

References

Hlynka, Myron. "University of Windsor Old Tests 62-392 Theory of Interest". web2.uwindsor.ca. Retrieved November 23, 2023.

00