Calculating Interest and Excel Functions:

Apply the PMT Function in Excel

The PMT function in Excel allows us to calculate the payment on a loan. The arguments (variables) for the function are similar to the compound interest function.

PV = Present value or amount of the loan (just one variable)

r = Annual rate

t = Number of years

n = Number of compoundings (sometimes the same as the number of payments) each year

\({\text{Payment}} = \frac{({\text{PV}})(\frac{\text{r}}{\text{n}})}{1-(1+\frac{\text{r}}{\text{n}})^{-{\text{nt}}}}\)

You do not need to remember this formula because we will use Excel to do our calculations. However, it is good to know where the arguments in the function are coming from.

The PMT function has three required arguments and two optional arguments. We will ignore the two optional arguments.

PMT(rate, nper, pv, [fv], [type])

As you watch the following video, follow along in excel to start practicing using this function.

Video Source (08:00 mins) | Transcript

Steps for using the PMT function in excel:

Practice Problems

  1. Use Excel to calculate the monthly payment on a $45,000 loan for a small business with an interest rate of 7.5% over 10 years.
  2. Use Excel to calculate a car payment compounded monthly given the following values:
    • Amount of loan = 13,500
    • Annual interest rate = 5.75%
    • Length of the loan = 6 years
  3. Use Excel to calculate a house payment compounded monthly given the following values:
    • Amount of loan = 245,500
    • Annual interest rate = 3.875%
    • Length of the loan = 30 years
  4. Use Excel to calculate the payment on a personal loan to a friend of $150 with an annual interest rate of 7% over six months (0.5 years) with the interest calculated monthly.
  5. Use Excel to calculate the payment on a credit card balance of $5000 with an annual interest rate of 19.99% over five years with the interest calculated monthly.
  6. Use Excel to calculate the monthly payment on an $800 cell phone at 5.25% interest over two years.

Solutions

  1. $534.16 (Written Solution)
  2. $222.14 (Written Solution)
  3. $1154.43
  4. $25.51
  5. $132.44
  6. $35.19