Problem 16
Question
What is the monthly payment on a 30 -year mortgage of \(\$ 80,000\) at \(9 \%\) interest? What is the monthly payment on this same mortgage if it is to be repaid over a 15 -year period?
Step-by-Step Solution
Verified Answer
30-year mortgage payment: $643.28; 15-year mortgage payment: $811.12.
1Step 1: Understand the Formula for Monthly Payment
The formula to calculate the monthly payment on a loan is given by \[ M = P \cdot \frac{r(1+r)^n}{(1+r)^n-1} \]where, - \( M \) is the monthly payment,- \( P \) is the loan principal,- \( r \) is the monthly interest rate, and- \( n \) is the number of payments.
2Step 2: Calculate Monthly Interest Rate
The annual interest rate given is 9%. To get the monthly interest rate \( r \), divide by 12 months: \[ r = \frac{9\%}{12} = 0.0075 \]
3Step 3: Calculate Number of Payments for 30-year Mortgage
For a 30-year mortgage, multiply the number of years by 12 (the number of months in a year) to find the number of payments \( n \):\[ n = 30 \times 12 = 360 \]
4Step 4: Calculate Monthly Payment for 30-year Mortgage
Substitute \( P = 80000 \), \( r = 0.0075 \), and \( n = 360 \) into the formula:\[ M = 80000 \cdot \frac{0.0075(1+0.0075)^{360}}{(1+0.0075)^{360}-1} \]After calculating, you find:\[ M \approx 643.28 \]
5Step 5: Calculate Number of Payments for 15-year Mortgage
For a 15-year mortgage, multiply the number of years by 12 to find the number of payments \( n \):\[ n = 15 \times 12 = 180 \]
6Step 6: Calculate Monthly Payment for 15-year Mortgage
Substitute \( P = 80000 \), \( r = 0.0075 \), and \( n = 180 \) into the formula:\[ M = 80000 \cdot \frac{0.0075(1+0.0075)^{180}}{(1+0.0075)^{180}-1} \]After calculating, you find:\[ M \approx 811.12 \]
Key Concepts
Monthly Payment FormulaInterest Rate CalculationLoan Repayment Period
Monthly Payment Formula
Calculating the monthly payment for a mortgage involves a specific formula that considers several key financial elements:
- Loan Principal
- Monthly Interest Rate
- Loan Term (number of payments)
- \( M \) is the monthly payment, the consistent amount you must pay each month.
- \( P \) is the loan principal, the initial amount borrowed which is \( \$80,000 \) in this scenario.
- \( r \) is the monthly interest rate, not the annual rate, which needs to be calculated separately.
- \( n \) is the total number of payments, derived from the loan term in years multiplied by 12.
Interest Rate Calculation
Understanding and calculating the interest rate is crucial for evaluating a mortgage. The interest rate represents the cost of borrowing funds. Here’s how you calculate it on a monthly basis:
- The given annual interest rate is \( 9\% \).
- To convert an annual rate to a monthly rate, divide by 12 (months):
Loan Repayment Period
The loan repayment period, or the loan term, significantly impacts the monthly payment amount. Simply put, it is the duration over which you agree to repay the mortgage, often broken down into established time frames such as 15, 20, or 30 years. This period establishes the total number of monthly payments:For a 30-year mortgage:
- The loan term is 30 years. Multiply by the number of months in a year:
- \( n = 30 \times 12 = 360 \)
- The loan term is 15 years. This results in:
- \( n = 15 \times 12 = 180 \)
Other exercises in this chapter
Problem 15
Find the first five terms of the given recursively defined sequence. $$a_{n}=2 a_{n-1}+1 \quad \text { and } \quad a_{1}=1$$
View solution Problem 16
Use Pascal's triangle to expand the expression. $$\left(2+\frac{x}{2}\right)^{5}$$
View solution Problem 16
Determine whether the sequence is geometric. If it is geometric, find the common ratio. $$27,-9,3,-1, \dots$$
View solution Problem 16
Show that \(5^{n}-1\) is divisible by 4 for all natural numbers \(n\)
View solution