Tell me more ×
Mathematics Stack Exchange is a question and answer site for people studying math at any level and professionals in related fields. It's 100% free, no registration required.

A load of \$1000 is to be repaid by annual payments of \$100 to commence at the end of the 5th year and to continue thereafter for as long as possible. Find the time and amount of the final payment, if the final payment is larger than the regular payments? Assume $i=4.5%$

Is the following solution precisely correct?

The value of the \$1000 loan after 5 years is $1000 * (1+.045)^5 = 1246.18$

The number of payments at 100 a payment = $-ln(\frac{1 - .045 * 1246.18}{100})$ And then we divide this by:

$ln(1 + .045)= \frac{-ln(0.439219)}{ln(1.045)} = \frac{.822757}{.044017} = 18.7$

Since we want the last payment to be larger than the regular payment of \$100, we will finish in 18 payments.

how much do we owe after 18 payments of \$100?

$1246.18 * (1 + .045) ^18 - 100 * \frac{[(1 + .045)^18 - 1]}{.045} = 1246.18 * 2.208 - 100 * \frac{[1.208]}{.045} = 2751.57 - 2684.44 = 67.13$

So we add that to the normal payment of \$100 to get a final payment of \$167.13

share|improve this question

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Browse other questions tagged or ask your own question.