A person borrows A 0 = $ 5 0 0 on the 1st day of October, and agrees to pay back the loan in 6 equal monthly installments, each equal to B dollars beginning November 1st, at a monthly interest rate of 2 0 % . Find B , the amount of the monthly installment, rounded to the nearest cent.
Details and Assumptions:
This section requires Javascript.
You are seeing this because something didn't load right. We suggest you, (a) try
refreshing the page, (b) enabling javascript if it is disabled on your browser and,
finally, (c)
loading the
non-javascript version of this page
. We're sorry about the hassle.
The dynamics of the outstanding balance are governed by the first-order difference equation:
A k = ( 1 + i ) A k − 1 − B
where i is the interest rate (as a fraction) and B is constant. The solution of the difference equation is
A k = c 1 ( 1 + i ) k + c 2
Using the method of undetermined coefficients, we simply plug in this solution into the difference equation to determine c 1 and c 2
c 1 ( 1 + i ) k + c 2 = ( 1 + i ) ( c 1 ( 1 + i ) k − 1 + c 2 ) − B
the terms containing c 1 cancel out , and we get
i c 2 = B
So that,
A k = c 1 ( 1 + i ) k + i B
The initial condition is A 0 = A the loan amount, hence,
A = c 1 + i B
leading to,
c 1 = A − i B
Thus we have the dynamics now fully specified, namely,
A k = ( A − i B ) ( 1 + i ) k + i B
Now we can apply the boundary condition, that A n = 0 where n is the number of months of the loan agreement.
Hence,
A n = 0 = ( A − i B ) ( 1 + i ) n + i B
Solving for B , we obtain,
B = A ( 1 + i ) n − 1 i ( 1 + i ) n
Pluggin in the given values of A = $ 5 0 0 and i = 2 0 % = 0 . 2 and n = 6 , we obtain,
B = 5 0 0 ( 1 . 2 ) 6 − 1 ( 0 . 2 ) ( 1 . 2 ) 6 = $ 1 5 0 . 3 5
@Hosam Hajjir , this should be a Quantitative Finance problem. I have amended the catagory.
Problem Loading...
Note Loading...
Set Loading...
Relevant wiki: Time value of money
Let the interest rate be i and the number of period or payments be n . Then the future value A 0 after the n periods is FV A 0 = A 0 ( 1 + i ) n . We note that payment instalment B has a periof n − 1 , n − 2 , n − 3 , ⋯ , 2, 1, 0. Therefore, the future value of all B 's is FV B = B k = 0 ∑ n − 1 ( 1 + i ) k . Since the payments with interest pay for the principal with interest,
FV B B k = 0 ∑ n − 1 ( 1 + i ) k i B ( ( 1 + i ) n − 1 ) ⟹ B = FV A = A 0 ( 1 + i ) n = A 0 ( 1 + i ) n = ( 1 + i ) n − 1 A 0 i ( 1 + i ) n = 1 . 2 6 − 1 5 0 0 ⋅ 0 . 2 ⋅ 1 . 2 6 ≈ 1 5 0 . 3 5 Putting the values