Loading [MathJax]/jax/output/HTML-CSS/jax.js
Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

asked 7 years ago

Ask3 gravatar image

How to calculate interest on a car loan?

Formula: r = p * n / m - 1166 + 0.83

p = 5,000n=60(Months)m=200 (Monthly Payments).

If I put p = 5,000itsok.ButwhenIputp=13,000 it overflows giving me the wrong interest rate.