Question

Calculate the monthly payment for a $2,500 loan at 10% annual interest for two years. Use the formula, M=Pm(1+m)na(1+m)na−1 (1 point) Responses $85.15 $85.15 $115.40 $115.40 $125.72 $125.72 $138.48

Answers

GPT-4o mini
To calculate the monthly payment on a loan using the formula given, we need to clarify the variables first:

- \( P \) is the principal amount (the loan amount)
- \( r \) is the annual interest rate (as a decimal)
- \( n \) is the number of payments per year (typically 12 for monthly payments)
- \( a \) is the total number of payments (total months over the term of the loan)
- \( m \) is the monthly interest rate, which is the annual interest rate divided by the number of payments per year.

Let's break it down step by step:

1. **Identify the variables**:
- Principal amount \( P = 2500 \)
- Annual interest rate \( r = 10\% = 0.10 \)
- Monthly interest rate \( m = \frac{r}{n} = \frac{0.10}{12} \approx 0.0083333 \)
- Number of payments per year \( n = 12 \)
- Loan term \( 2 \) years means \( a = n \times 2 = 12 \times 2 = 24 \) payments

2. **Plug values into the formula**:
\[
M = P \frac{m(1+m)^{na}}{(1+m)^{na}-1}
\]
where,
\[
(1+m)^{na} = (1 + 0.0083333)^{24}
\]

First calculate \( (1 + 0.0083333)^{24} \):
\[
(1 + 0.0083333)^{24} \approx 1.220396
\]

Now substitute this into the formula:
\[
M = 2500 \frac{0.0083333 \times 1.220396}{1.220396-1}
\]
Calculate the denominator:
\[
1.220396 - 1 \approx 0.220396
\]

Now plug this back into the equation:
\[
M = 2500 \frac{0.0083333 \times 1.220396}{0.220396}
\]
First calculate the numerator:
\[
0.0083333 \times 1.220396 \approx 0.0101917
\]

Now calculate \( M \):
\[
M = 2500 \frac{0.0101917}{0.220396} \approx 2500 \times 0.046237
\]

Finally:
\[
M \approx 115.59
\]

After rounding and checking possible answers closely, the value we get is approximately **$115.40**.

Thus, the correct monthly payment for this loan is: **$115.40**.