I have two problems that I am having trouble with
- Using an interest rate of 5%, find the present value of 5000 payable in 10 years and the effective rate of discount between the 7th and 8th year.
My attempt:
$1/(1+(0.05)(10)) * 5000 = 3333.33$
So the present value is 3333.33, and the effective rate of discount is $[a(7) - a(6)]/(a7)$ = 3.7%.
I get confused on the effective rate of discount, is it the same as the effective rate of interest in terms of computing it?
- An amount 1000 is deposited into an account, earns 6% convertible quarterly for two years and earns continuous interest with δ(t) = $2/(1+t)^2$ . Find the accumulated amount after 5 years.
I have after two years: a(2) = $1000(1+0.06)^8$ = 1593.85
And then δ(3) = .125, so for the next 3 years, $1593.85(1.125)^3$ = 2,269.37
So the accumulated amount is 2,269.37? Or is the accumulated amount 2,269.37 - 1000?