Mortgage calculator with steps — monthly payment, balance, total interest
Step-by-step mortgage examples: compute monthly payment, remaining balance after a period, and total interest paid.
Tool
Use the main mortgage calculator for interactive calculations: Open mortgage calculator.
Examples
-
Monthly payment (standard amortization)
Problem: Loan P = $200,000, annual rate = 3.5% (0.035), term = 30 years- Monthly rate r = 0.035 / 12 = 0.0029166667, N = 360 payments
- Payment formula: M = P * r*(1+r)^N / ((1+r)^N - 1)
- Compute M ≈ $898.09 (rounded)
- Answer: $898.09 per month (approx)
-
Remaining balance after 5 years
Problem: Same loan, after p = 60 payments- Use amortization balance formula; with earlier factors, remaining balance ≈ $179,400 (approx)
- Answer: ≈ $179,400 remaining after 5 years (approx)
-
Total interest paid over the loan
Problem: Using M ≈ $898.09 for 360 months- Total paid = M * N ≈ 898.09 * 360 = 323,312.40
- Total interest = Total paid − Principal = 323,312.40 − 200,000 = 123,312.40
- Answer: ≈ $123,312.40 total interest (approx)