Car Loan Payment Calculator

Work out a monthly car payment and its amortization with AI-powered step-by-step solutions
Monthly payment on a $25,000 car loan at 6% APR for 60 months
Amount financed: $28,000 price + 6.25% sales tax - $3,000 down - $2,000 trade-in
How much can I borrow at 6% for 60 months if I can pay $400 per month?
Total interest paid on $18,000 at 7.2% over 48 months

The Car Loan Payment Formula

A car loan is an amortized loan: the payment is the same every month, and each payment first covers the interest that accrued that month, with whatever is left reducing the balance.

M=Pโ‹…r(1+r)n(1+r)nโˆ’1M = P \cdot \frac{r(1+r)^n}{(1+r)^n - 1}

  • PP โ€” the amount financed (the principal), not the sticker price
  • rr โ€” the periodic rate: the annual rate divided by 12 for monthly payments
  • nn โ€” the total number of payments (years ร—\times 12)
  • MM โ€” the level monthly payment

The formula comes from setting the present value of nn equal payments equal to the amount borrowed and solving that geometric sum for MM. If r=0r = 0 (a true 0% promotion) the expression is undefined and the payment is simply M=P/nM = P/n.

AI-Math is a math solver, not a lender. Rates, sales tax and financing rules differ by lender and by jurisdiction and change over time, so take those numbers from your own quote or loan documents โ€” the formula then does the rest.

Setting Up the Numbers and Reading the Schedule

1. Find the amount financed

P=price+salesย tax+feesโˆ’downย paymentโˆ’trade-inP = \text{price} + \text{sales tax} + \text{fees} - \text{down payment} - \text{trade-in}

Sales tax rules vary by state and even by county, and some places tax the price after the trade-in credit. Use the rate and rule on your own paperwork.

2. Split each payment

For any month, with BB the balance at the start of that month:

interest=Bร—r,principal=Mโˆ’interest\text{interest} = B \times r, \qquad \text{principal} = M - \text{interest}

Repeating this for every month is the amortization schedule. Early payments are mostly interest because BB is large; late payments are almost all principal.

3. Total interest

totalย interest=nMโˆ’P\text{total interest} = nM - P

4. Reverse the formula

Given a payment you can afford, the loan it supports is

P=Mโ‹…(1+r)nโˆ’1r(1+r)nP = M \cdot \frac{(1+r)^n - 1}{r(1+r)^n}

And the number of months to clear a balance at payment MM is

n=โˆ’lnโกโ€‰โฃ(1โˆ’rPM)lnโก(1+r)n = \frac{-\ln\!\left(1 - \frac{rP}{M}\right)}{\ln(1+r)}

which is how you measure what an extra payment actually buys you.

Common Mistakes to Avoid

  • Using the annual rate directly: a 6% APR is r=0.005r = 0.005 per month, not 0.060.06. Forgetting to divide by 12 inflates the payment enormously.
  • Financing the sticker price: tax, title and fees go up, the down payment and trade-in go down. Only the net figure is PP.
  • Confusing rate with APR: the APR folds in certain finance charges, so a payment computed from the nominal rate can differ slightly from one computed from the APR. Use whichever your contract bases the payment on.
  • Multiplying principal by rate by years: that is simple interest and it overstates the cost of an amortizing loan, because the balance falls every month.
  • Rounding the payment then reusing it loosely: lenders round MM to the cent, so the final payment is usually a few dollars off. Always let the last row of the schedule absorb the difference.
  • Ignoring how extra payments are applied: an extra amount only shortens the loan if the lender applies it to principal rather than to the next scheduled payment.

Examples

Step 1: Periodic rate: r=0.06/12=0.005r = 0.06/12 = 0.005; n=60n = 60
Step 2: (1+r)n=1.00560โ‰ˆ1.3488502(1+r)^n = 1.005^{60} \approx 1.3488502
Step 3: Numerator: Pโ‹…r(1+r)n=25000ร—0.005ร—1.3488502โ‰ˆ168.6063P \cdot r(1+r)^n = 25000 \times 0.005 \times 1.3488502 \approx 168.6063
Step 4: Denominator: (1+r)nโˆ’1โ‰ˆ0.3488502(1+r)^n - 1 \approx 0.3488502
Step 5: Mโ‰ˆ168.6063/0.3488502โ‰ˆ483.32M \approx 168.6063 / 0.3488502 \approx 483.32
Step 6: Total interest: 60ร—483.32โˆ’25000=28,999.20โˆ’25,000=3,999.2060 \times 483.32 - 25000 = 28{,}999.20 - 25{,}000 = 3{,}999.20
Answer: M \approx \483.32permonth;aboutper month; about$3{,}999.20$ of interest over the full term

Step 1: Sales tax: 28000ร—0.0625=1,75028000 \times 0.0625 = 1{,}750
Step 2: Amount financed: 28000+1750โˆ’3000โˆ’2000=24,75028000 + 1750 - 3000 - 2000 = 24{,}750
Step 3: r=0.055/12โ‰ˆ0.0045833r = 0.055/12 \approx 0.0045833, n=72n = 72
Step 4: (1+r)nโ‰ˆ1.004583372โ‰ˆ1.3899198(1+r)^n \approx 1.0045833^{72} \approx 1.3899198
Step 5: Mโ‰ˆ24750ร—0.0045833ร—1.3899198/0.3899198โ‰ˆ404.36M \approx 24750 \times 0.0045833 \times 1.3899198 / 0.3899198 \approx 404.36
Answer: Amount financed \24{,}750;; M \approx $404.36$ per month

Step 1: r=0.005r = 0.005, n=60n = 60, (1+r)nโ‰ˆ1.3488502(1+r)^n \approx 1.3488502
Step 2: P=Mโ‹…(1+r)nโˆ’1r(1+r)nP = M \cdot \dfrac{(1+r)^n - 1}{r(1+r)^n}
Step 3: Denominator: 0.005ร—1.3488502โ‰ˆ0.00674430.005 \times 1.3488502 \approx 0.0067443
Step 4: Pโ‰ˆ400ร—0.3488502/0.0067443โ‰ˆ400ร—51.7256โ‰ˆ20,690.22P \approx 400 \times 0.3488502 / 0.0067443 \approx 400 \times 51.7256 \approx 20{,}690.22
Answer: About \20{,}690$ of principal โ€” before tax, fees, down payment and trade-in are added back in

Frequently Asked Questions

Interest for a month is the balance at the start of that month times the monthly rate (annual rate รท 12). Whatever is left of the payment reduces the balance. Because the balance shrinks every month, the interest portion falls and the principal portion rises.

The nominal interest rate is what drives the payment formula. The APR is a disclosure figure that also folds in certain finance charges, so it is usually equal to or slightly higher than the nominal rate. Compute the payment from whichever rate your contract says the payment is based on.

Yes, provided the lender applies the extra amount to principal. A smaller balance means less interest next month, so more of every future payment attacks the principal. Use n = โˆ’ln(1 โˆ’ rP/M) / ln(1+r) with your larger M to see the new payoff month.

Almost always because the amount financed differs โ€” added fees, gap coverage, a service contract, or a different sales-tax treatment of the trade-in. Recompute with their exact amount financed and term before assuming the rate is different.

Related Solvers

Try AI-Math for Free

Get step-by-step solutions to any math problem. Upload a photo or type your question.

Start Solving