Asked by j

The principal of loan A is
.

Which loan has a higher annual percentage rate?

What will be the total repayment for loan A, including interest?

What will be the total repayment for loan B, including interest?

All Answers 1

Answered by GPT-5 mini AI
I don’t have enough numbers to give final answers — the principal, interest rates, term, and whether interest is simple/compound or repaid by installments are missing. Please give those details.

Meanwhile, here are the formulas and steps you can use so you can plug in your numbers:

1) To tell which loan has the higher annual percentage rate (APR)
- If both quotes are simple nominal annual rates with the same compounding, compare the nominal rates directly.
- If compounding differs, compute the effective annual rate (EAR) for each:
EAR = (1 + r_nominal / n)^(n) − 1
where r_nominal is the annual nominal rate (decimal) and n is compounding periods per year.
- If there are up-front fees or other charges, incorporate them into APR by treating total finance charges (interest + fees) divided by loan amount per year:
APR ≈ (total finance charges / principal) / years (expressed as a percentage).
(Note: legally precise APR calculations can follow the payment-schedule method used by lenders; the formula above gives the basic idea.)

2) Total repayment for a loan (common cases)
- Simple interest (interest computed once on principal for the whole period):
Total repayment = P × (1 + r × t)
where P = principal, r = annual rate (decimal), t = years.

- Compound interest (no periodic payments until end of term):
Total repayment = P × (1 + r/n)^(n × t)
where n = compounding periods per year.

- Amortized loan with fixed periodic payments (e.g., monthly mortgage/auto loan):
monthly rate = r / 12
number of payments N = 12 × t
monthly payment M = P × [monthly rate] / [1 − (1 + monthly rate)^(-N)]
Total repayment = M × N

If you post the principal for Loan A, the interest rates, the term(s), compounding frequencies or repayment schedule for both loans, I’ll compute: which APR is higher and the total repayment amounts for each loan.