IssacNewton said:
Homework Statement
Your friend tells you he has a very simple trick for taking one-third off the time it
takes to repay your mortgage: Use your Christmas bonus to make an extra payment
on January 1 of each year (that is, pay your monthly payment due on that day twice).
If you take out your mortgage on July 1, so your first monthly payment is due August
1, and you make an extra payment every January 1, how long will it take to pay off
the mortgage? Assume that the mortgage has an original term of 30 years and an
APR of 12%.
Homework Equations
Annuity formula
The Attempt at a Solution
I am bit confused by the statement of the problem. Its saying that we need to reduce the time period by one third. And the original term is for 30 years. So new term would be 20 years I guess. But I don't think the problem is as simple as that. Maybe the statement is a bit misleading. Any guidance ?
Since all we are interested in are relative amounts, let's assume you currently pay $1 per month for 30*12 = 360 months, at a monthly interest rate of r = 0.01. Just to keep things clear for a while, let's proceed symbolically: your mortgage has a present value of
$$\text{PV} = \sum_{n=1}^N 1/g^n, $$
where ##g = 1.01## and ##N = 360##.
In your new scheme you start paying an extra $1, starting in 6 months and repeating every 12 months. If you make ##K## such extra payments, the NPV (now) is
$$\text{extra PV} = \sum_{n=0}^{K-1} 1/g^{6+12n}$$
If you pay off your mortgage in ##M## months your new present value is
$$ \text{new PV} = \sum_{n=1}^M 1/g^n + \sum_{n=0}^{K-1} 1/g^{6+12 n}.$$
You can use standard annuity-type formulas to evaluate both sums, so arrive at an expression ##P(M,K)##. Now you want to equate the new PV to the old PV, so you must solve an equation
$$ P(M,K) = PV $$
to find ##M## and ##K##.
We can get a good approximate solution by taking ##K = M/12##, so we have an equation in ##M## alone, which is solvable numerically.
This solution will not be exact, because it is possible that we finish paying off the mortgage part-way through a year, so the number of annual payments might not be exactly one twelfth of the number of monthly payments. However, the error will not be great, and we can always fiddle with the final payment to make things come out right.