To solve the problem, we will use the PMT formula to calculate the monthly payments for both loans. Then, we will calculate the total interest paid over the life of each loan by subtracting the principal from the total payments made. Finally, we will compare the total interest and monthly payments to determine which loan is more economical.
Usamos la fórmula PMT para calcular el pago mensual:
\[
\text{PMT} = \frac{P \left(\frac{r}{n}\right)}{1 - \left(1 + \frac{r}{n}\right)^{-nt}}
\]
Para el Préstamo A:
- \( P = 15000 \)
- \( r = 5.9\% = 0.059 \)
- \( n = 12 \) (pagos mensuales)
- \( t = 3 \) años
\[
\text{PMT}_A = \frac{15000 \left(\frac{0.059}{12}\right)}{1 - \left(1 + \frac{0.059}{12}\right)^{-36}} \approx 455.65
\]
El interés total es la diferencia entre el pago total y el principal:
\[
\text{Interés Total}_A = (\text{PMT}_A \times 36) - 15000 \approx 1403.39
\]
Para el Préstamo B:
- \( P = 15000 \)
- \( r = 5.8\% = 0.058 \)
- \( n = 12 \)
- \( t = 5 \) años
\[
\text{PMT}_B = \frac{15000 \left(\frac{0.058}{12}\right)}{1 - \left(1 + \frac{0.058}{12}\right)^{-60}} \approx 288.60
\]
\[
\text{Interés Total}_B = (\text{PMT}_B \times 60) - 15000 \approx 2315.95
\]
Comparamos los intereses totales para determinar cuál préstamo es más económico:
- \(\text{Interés Total}_A \approx 1403.39\)
- \(\text{Interés Total}_B \approx 2315.95\)
El Préstamo A tiene un interés total menor.
El préstamo más económico es el Préstamo A. La respuesta es \(\boxed{\text{A}}\).