Given:
list price = 22,415
sales tax = 8.75%
vehicle license fee = 1,925
documentation fee = 79
down payment = 3,000
finance the rest at 10.86% compounded monthly for 3 years.
22,415 x 1.0875 = 24,376.31
24,376.31 + 1,925 + 79 = 26,380.31
26,380.31 - 3,000 = 23,380.31
I used an auto loan calculator and inputted the required info.
It gave the answer of 763.88 monthly payment.
When you do manual calculation, you use this formula.
A = P * {[r(1+r)^n] / [(1+r)^n - 1]}
A = monthly payment
P = pricipal
r = interest rate per month
n = total number of months