Math Problem Statement

Calculate the monthly payment for a $219 000 mortgage at 7% amortized over 15 years.

Solution

To calculate the monthly payment for a mortgage, we use the loan amortization formula:

M=Pr(1+r)n(1+r)n1M = P \cdot \frac{r(1 + r)^n}{(1 + r)^n - 1}

Where:

  • MM = monthly payment
  • PP = loan amount (principal)
  • rr = monthly interest rate (annual interest rate÷12\text{annual interest rate} \div 12)
  • nn = total number of payments (loan term in years×12\text{loan term in years} \times 12)

Step-by-Step Calculation:

  1. Given values:

    • P=219,000P = 219,000
    • Annual interest rate = 7%=0.077\% = 0.07
    • Loan term = 15years15 \, \text{years}
    • Monthly interest rate: r=0.0712=0.0058333r = \frac{0.07}{12} = 0.0058333
    • Total number of payments: n=15×12=180n = 15 \times 12 = 180
  2. Substitute into the formula: M=219,0000.0058333(1+0.0058333)180(1+0.0058333)1801M = 219,000 \cdot \frac{0.0058333(1 + 0.0058333)^{180}}{(1 + 0.0058333)^{180} - 1}

  3. Simplify:

    • (1+r)180=(1.0058333)1803.058921(1 + r)^{180} = (1.0058333)^{180} \approx 3.058921
    • Numerator: 0.00583333.0589210.0178380.0058333 \cdot 3.058921 \approx 0.017838
    • Denominator: 3.0589211=2.0589213.058921 - 1 = 2.058921

    So: M=219,0000.0178382.058921M = 219,000 \cdot \frac{0.017838}{2.058921}

  4. Final Calculation:

    • 0.0178382.0589210.008667\frac{0.017838}{2.058921} \approx 0.008667
    • M=219,0000.0086671,897.07M = 219,000 \cdot 0.008667 \approx 1,897.07

Final Answer:

The monthly payment is approximately $1,897.07.


Follow-up Questions:

  1. How does the monthly payment change if the interest rate is reduced to 6%?
  2. What is the total interest paid over the 15 years?
  3. How would the monthly payment differ if the loan term were 30 years instead of 15 years?
  4. What is the balance of the mortgage after 5 years of payments?
  5. How much of the first payment goes toward interest versus principal?

Tip:

Always ensure the interest rate is converted to a monthly rate and the loan term to months when using the amortization formula!

Ask a new question for Free

By Image

Drop file here or Click Here to upload

Math Problem Analysis

Mathematical Concepts

Loan Amortization
Interest Rate Calculation
Exponential Functions

Formulas

Loan Amortization Formula: M = P * (r(1 + r)^n) / ((1 + r)^n - 1)

Theorems

Amortization Theorem

Suitable Grade Level

Grades 10-12