Chapter 4 Finance

4.4 Loans

Learning Objectives

By the end of this section, you will be able to:

  • Find the amount of a loan given the payments
  • Find the payments required given the loan amount
  • Find the remaining balance of a loan

Loans

In the last section, you learned about payout annuities.

In this section, you will learn about conventional loans (also called amortized loans or installment loans). Examples include auto loans and home mortgages. These techniques do not apply to payday loans, add-on loans, or other loan types where the interest is calculated up front.

One great thing about loans is that they use exactly the same formula as a payout annuity. To see why, imagine that you had $10,000 invested at a bank, and started taking out payments while earning interest as part of a payout annuity, and after 5 years your balance was zero. Flip that around, and imagine that you are acting as the bank, and a car lender is acting as you. The car lender invests $10,000 in you. Since you’re acting as the bank, you pay interest. The car lender takes payments until the balance is zero.

Loans Formula

[latex]P=\frac{PMT\left(1-(1+\frac{r}{k})^{-kt}\right)}{\left(\frac{r}{k}\right)}[/latex]

[latex]P[/latex] is the balance in the account at the beginning (the principal, or amount of the loan).

[latex]PMT[/latex] is your loan payment (your monthly payment, annual payment, etc)

[latex]r[/latex] is the annual interest rate in decimal form.

[latex]k[/latex] is the number of compounding periods in one year.

[latex]t[/latex] is the length of the loan, in years

Like before, the compounding frequency is not always explicitly given, but is determined by how often you make payments.

When do you use this?

The loan formula assumes that you make loan payments on a regular schedule (every month, year, quarter, etc.) and are paying interest on the loan.

Compound interest: One deposit

Annuity: Many deposits.

Payout Annuity: Many withdrawals

Loans: Many payments

Example 1

You can afford $200 per month as a car payment. If you can get an auto loan at 3% interest for 60 months (5 years), how expensive of a car can you afford? In other words, what amount loan can you pay off with $200 per month?

In this example,

[latex]\begin{array}{rcll} PMT & = & 200 & \text{the monthly loan payment}\\ r & = & 0.03 & \text{3% annual rate} \\ k & = & 12 & \text{since we're doing monthly payments, we'll compound monthly}\\ t & = & 5 & \text{since we're making payments for 5 years}\\ \end{array}[/latex]

We’re looking for [latex]P[/latex], the starting amount of the loan.

[latex]\begin{array}{rcl} P & = & \frac{200 \left( 1- \left( 1+\frac{0.03}{12} \right) ^{-5(12)} \right) }{ \left( \frac{0.03}{12} \right) }\\ P & = & \frac{200 \left(1-(1.0025)^{-60}\right)}{(0.0025)}\\ P & = & \frac{200(1-0.861)}{(0.0025)}\\ P & = & \$11,120\\ \end{array}[/latex]

You can afford a $11,120 loan.

You will pay a total of $12,000 ($200 per month for 60 months) to the loan company. The difference between the amount you pay and the amount of the loan is the interest paid. In this case, you’re paying [latex]\$12,000-\$11,120 = \$880[/latex] interest total.

To work this problem with the TVM Solver calculator, click here.

Example 2

You want to take out a $140,000 mortgage (home loan). The interest rate on the loan is 6%, and the loan is for 30 years. How much will your monthly payments be?

In this example, we’re looking for [latex]PMT[/latex].

[latex]\begin{array}{rcll} r & = & 0.06 & \text{6% annual rate} \\ k & = & 12 & \text{since we're paying monthly}\\ t & = & 30 & \text{30 years}\\ P & = & 140,000 & \text{the starting loan amount}\\ \end{array}[/latex]

In this case, we’re going to have to set up the equation, and solve for [latex]PMT[/latex].

[latex]\begin{array}{rcl} 140000 & = & \frac{PMT \left( 1- \left( 1+\frac{0.06}{12} \right) ^{-30(12)} \right) }{ \left( \frac{0.06}{12} \right) }\\ 140000 & = & \frac{PMT \left(1-(1.005)^{-360}\right)}{(0.005)}\\ 140000 & = & PMT(166.792)\\ PMT & = & \frac{140000}{166.792}\\ PMT & = & \$839.37\\ \end{array}[/latex]

You will make payments of $839.37 per month for 30 years.

You’re paying a total of $302,173.20 to the loan company: $839.37 per month for 360 months. You are paying a total of [latex]\$302,173.20 - \$140,000 = \$162,173.20[/latex] in interest over the life of the loan.

To work this problem with the TVM Solver calculator, click here.

To see what is happening to the loan balance over time, we could build an amortization schedule, a spreadsheet that shows the details of the payoff. To create one for Example 2 above, each month we’d calculate the interest charge as [latex]\frac{6\%}{12} = 0.005\%[/latex] interest on the remaining loan balance. Payment beyond the interest charge goes towards principal and reduces the remaining loan balance.

[latex]\begin{array} {|c|c|c|c|c|} \hline \text{Month}& \text{Payment} &\text{Interest Charge}& \text{Portion to Principal} &\text{Remaining Loan Balance}\\ \hline 0 & -- & -- & -- & \$140,000.00\\ \hline 1 & 839.37 & 700.00 & 139.37 & 139,860.63\\ \hline 2 & 839.37 & 699.30 & 140.07 & 139,720.56\\ \hline 3 & 839.37 & 698.60 & 140.77 & 139,579.79\\ \hline 4 & 839.37 & 697.90 & 141.47 & 139,438.32 \\ \hline \end{array}[/latex]

Notice that the interest charge decreases each month as the loan balance decreases.

Exercise 1

Janine bought $3,000 of new furniture on credit. Because her credit score isn’t very good, the store is charging her a fairly high interest rate on the loan: 16%. If she agreed to pay off the furniture over 2 years, how much will she have to pay each month?

 

Solution

Solving for [latex]PMT[/latex] gives $146.89 as monthly payments.

In total, she will pay $3,525.36 to the store, meaning she will pay $525.36 in interest over the two years.

Example 3

Consider the $140,000 mortgage at 6% from the previous example. If the homeowner increased their payments to $1000 per month, how long will it take them to pay off the loan?

[latex]\begin{array}{rcll} r & = & 0.06 & \text{6% annual rate} \\ k & = & 12 & \text{since we're paying monthly}\\ P & = & 140,000 & \text{the starting loan amount}\\ PMT & = & 1000 & \text{the given payment amount}\\ \end{array}[/latex]

We are solving for [latex]t[/latex], the amount of time it will take to pay off.

 

[latex]\begin{array}{rcll} 140000 & = & \frac{1000 \left( 1- \left( 1+\frac{0.06}{12} \right) ^{-12t} \right) }{ \left( \frac{0.06}{12} \right) } & \\ 140000 & = & \frac{1000 \left(1-(1.005)^{-12t}\right)}{(0.005)} & \text{Multiply both sides by 0.005}\\ 700 & = & 1000(1-(1.005)^{-12t} & \text{Divide both sides by 1000}\\ 0.7 & = & 1-(1.005)^{-12t} & \text{Subtract 1 from both sides}\\ -0.3 & = & -(1.005)^{-12t} & \text{Multiply by -1}\\ 0.3 & = & (1.005)^{-12t} & \text{Take the log of both sides}\\ \log (0.3) & = & \log \left((1.005)^{-12t} \right) & \text{Use the exponent property of logs}\\ \log (0.3) & = & -12t \log (1.005) & \text{Divide by } -12 \log (1.005)\\ t & = & \frac{ \log (0.3) }{-12 \log (1.005)}\\ t & \approx & 20.12\\ \end{array}[/latex]

The loan will be paid off in about 20 years.

By increasing the payment by about 20%, they were able to decrease the length of the loan by about 33%, and reduce interest paid by more than $60,000.

To work this problem with the TVM Solver calculator, click here.

Exercise 2

Joel is starting college soon. He is considering putting a $1,000 laptop purchase on his credit card, which has an interest rate of 12% compounded monthly. How long will it take him to pay off the purchase if he makes payments of $30 a month?

 

Solution

3.4 years

Remaining Loan Balance

With loans, it is often desirable to determine what the remaining loan balance will be after some number of years. For example, if you purchase a home and plan to sell it in five years, you might want to know how much of the loan balance you will have paid off and how much you have to pay from the sale.

To determine the remaining loan balance after some number of years, we first need to know the loan payments, if we don’t already know them. Remember that only a portion of your loan payments go towards the loan balance; a portion is going to go towards interest. For example, if your payments were $1,000 a month, after a year you will not have paid off $12,000 of the loan balance.

To determine the remaining loan balance, we can think, “How much loan will these loan payments be able to pay off in the remaining time on the loan?”

Example 4

If a mortgage at a 6% interest rate has payments of $1,000 a month, how much will the loan balance be 10 years from the end the loan?

To determine this, we are looking for the amount of the loan that can be paid off by $1,000 a month payments in 10 years. In other words, we’re looking for P when

[latex]\begin{array}{rcll} PMT & = & 1000 & \text{the monthly loan payment}\\ r & = & 0.06 & \text{6% annual rate} \\ k & = & 12 & \text{since we're paying monthly}\\ t & = & 10 & \text{since we're making monthly payments for 10 more years}\\ \end{array}[/latex]

[latex]\begin{array}{rcl} P & = & \frac{1000 \left( 1- \left( 1+\frac{0.06}{12} \right) ^{-10(12)} \right) }{ \left( \frac{0.06}{12} \right) }\\ P & = & \frac{1000 \left(1-(1.005)^{-120}\right)}{(0.005)}\\ P & = & \frac{1000(1-0.5496)}{0.005}\\ P & = & \$90,073.45\\ \end{array}[/latex]

The loan balance with 10 years remaining on the loan will be $90,073.45.

To work this problem with the TVM Solver calculator, click here.

Often times answering remaining balance questions requires two steps:

1) Calculating the monthly payments on the loan

2) Calculating the remaining loan balance based on the remaining time on the loan

Example 5

A couple purchases a home with a $180,000 mortgage at 4% for 30 years with monthly payments. What will the remaining balance on their mortgage be after 5 years?

First we will calculate their monthly payments.

We’re looking for [latex]PMT[/latex].

[latex]\begin{array}{rcll} r & = & 0.04 & \text{4% annual rate} \\ k & = & 12 & \text{since they're paying monthly}\\ t & = & 30 & \text{30 years}\\ P & = & 180,000 & \text{the starting loan amount}\\ \end{array}[/latex]

We set up the equation and solve for [latex]PMT[/latex].

[latex]\begin{array}{rcl} 180000 & = & \frac{PMT \left( 1- \left( 1+\frac{0.04}{12} \right) ^{-30(12)} \right) }{ \left( \frac{0.04}{12} \right) }\\ 180000 & = & \frac{PMT \left(1-(1.00333)^{-360}\right)}{(0.00333)}\\ 180000 & = & PMT(209.562)\\ PMT & = & \frac{180000}{209.562}\\ P & = & \$858.93\\ \end{array}[/latex]

Now that we know the monthly payments, we can determine the remaining balance. We want the remaining balance after 5 years, when 25 years will be remaining on the loan, so we calculate the loan balance that will be paid off with the monthly payments over those 25 years.

[latex]\begin{array}{rcll} PMT & = & 858.93 & \text{the monthly loan payment we calculated above}\\ r & = & 0.04 & \text{4% annual rate} \\ k & = & 12 & \text{since they're paying monthly}\\ t & = & 25 & \text{since they'd be making monthly payments for 25 more years}\\ \end{array}[/latex]

[latex]\begin{array}{rcl} P & = & \frac{858.93\left( 1- \left( 1+\frac{0.04}{12} \right) ^{-25(12)} \right) }{ \left( \frac{0.04}{12} \right) }\\ P & = & \frac{858.93 \left(1-(1.00333)^{-300}\right)}{(0.00333)}\\ P & = & \frac{858.93(1-0.369)}{0.00333}\\ P & \approx & \$162,758\\ \end{array}[/latex]

The loan balance after 5 years, with 25 years remaining on the loan, will be $162,758.

Over that 5 years, the couple has paid off [latex]\$180,000 - \$162,758 = \$17,242[/latex] of the loan balance. They have paid a total of $858.93 a month for 5 years (60 months), for a total of $51,535.80, so [latex]\$51,535.80 - \$17,242 = \$34,292.80[/latex] of what they have paid so far has been interest.

To work this problem with the TVM Solver calculator, click here.

License

Icon for the Creative Commons Attribution-ShareAlike 4.0 International License

Finite Mathematics Copyright © 2024 by LOUIS: The Louisiana Library Network is licensed under a Creative Commons Attribution-ShareAlike 4.0 International License, except where otherwise noted.

Share This Book