Math Problem Statement

You borrowed $4,700. The fixed APR on the loan is 6.5%. Note: A fixed APR is an annual interest rate that does not change during the 4-year period. You will make equal monthly payments to repay both the loan amount and the monthly interest charges. You want to completely pay off the loan in exactly 4 years.

give me three computable equations for the following questions based on the above information

  1. How much would your monthly payment be on a 4-year loan if the following assumptions were true?
  2. What is the total amount that you would pay to the bank over this 4-year period?
  3. How much total interest would you have paid to the bank?

Solution

Ask a new question for Free

By Image

Drop file here or Click Here to upload

Math Problem Analysis

Mathematical Concepts

Loan Amortization
Interest Calculation
Compound Interest
Monthly Payment Calculation

Formulas

M = (P * (r / 12)) / (1 - (1 + (r / 12))^(-n * 12))
Total Payment = M * (n * 12)
Total Interest = Total Payment - P

Theorems

Amortization Formula for Installment Loans

Suitable Grade Level

Grades 11-12