Formula for credit card balance as a function of payments

In summary, the conversation was about finding the financial formula for calculating the balance of a credit card debt over time. The formula involves compound interest and the variables of loan balance, payment, interest rate, and number of periods. It was suggested to look for the compound interest calculation and to solve for n using logarithms. However, solving for r can be difficult for higher values of n.
  • #1
barryj
856
51
I have been trying to find the financial formula that will give the balance of a credit card debt as a function of time. Example, at 18% interest, if I pay $150 a month how long will it take me to pay off my debt. When I google, I get pointers to Excello functions. I want to know the exact formula.
 
Mathematics news on Phys.org
  • #3
It all comes from the basic formula for an annuity

annuity_formula.svg

In your case the PV is the loan balance, P the payment, r the rate and n the number of periods - so you need to solve for n, so it’s easier to just iterate
 
  • #4
BWV said:
It all comes from the basic formula for an annuity

annuity_formula.svg

In your case the PV is the loan balance, P the payment, r the rate and n the number of periods - so you need to solve for n, so it’s easier to just iterate

Taking logs is hardly difficult. [tex]
n = \left.\log\left( \frac{P}{P - rPV}\right)\right/ \log(1 + r).[/tex] Having made [itex]\lfloor n \rfloor[/itex] payments, you will have one further payment of less than [itex]P[/itex] to make.

Solving for [itex]r[/itex] is the difficult one, as this is a polynomial of order [itex]n + 1[/itex] which cannot be solved analytically for [itex]n \geq 4[/itex] (although [itex]r = 0[/itex] is always a solution).
 
Last edited:
  • Like
Likes BWV

FAQ: Formula for credit card balance as a function of payments

What is the formula to calculate the credit card balance after making a payment?

The formula to calculate the credit card balance after making a payment can be expressed as:
Balance = Previous Balance + Interest - Payment.
Here, the Previous Balance is the amount owed before the payment, Interest is calculated on the outstanding balance, and Payment is the amount paid towards the balance.

How is interest calculated on a credit card balance?

Interest on a credit card balance is typically calculated using the Annual Percentage Rate (APR). To find the monthly interest, divide the APR by 12. The interest for a given month is then calculated by multiplying the monthly interest rate by the outstanding balance at the beginning of the billing cycle.

What happens to the credit card balance if I only make the minimum payment?

If you only make the minimum payment, the remaining balance will continue to accrue interest, which can lead to a larger total balance over time. This may result in a longer repayment period and significantly more interest paid over the life of the debt.

Can I pay more than the minimum payment, and how does it affect my balance?

Yes, paying more than the minimum payment will reduce your balance more quickly and decrease the amount of interest you will pay over time. It will also shorten the repayment period, allowing you to pay off your debt sooner.

Is it possible to calculate the future balance after multiple payments?

Yes, you can calculate the future balance after multiple payments by applying the payment formula iteratively for each payment cycle. For each month, you would calculate the new balance using the formula:
New Balance = Previous Balance + Interest - Payment.
Repeat this for each month to find the balance after multiple payments.

Back
Top