Calculating credit card debt using a geometric series

Click For Summary
SUMMARY

The discussion focuses on calculating the balance of a credit card after n months using a geometric series. The initial charge is $800 with an APR of 18% compounded monthly, resulting in a monthly interest rate of 1.5%. The balance after n months is expressed as A(n) = 800*(1+1.5%)^n - 15*(1+1.5%)^(n-1) - 15*(1+1.5%)^(n-2) - ... - 15. This formula effectively incorporates both the compounding interest and the minimum monthly payments.

PREREQUISITES
  • Understanding of geometric series
  • Knowledge of compound interest calculations
  • Familiarity with APR and monthly interest rates
  • Basic algebra for manipulating equations
NEXT STEPS
  • Study geometric series applications in financial calculations
  • Learn about compound interest formulas and their derivations
  • Explore credit card debt management strategies
  • Investigate the impact of varying APR rates on debt repayment
USEFUL FOR

Mathematicians, finance professionals, students studying personal finance, and anyone interested in understanding credit card debt calculations.

rosemary1234
Messages
1
Reaction score
0
A man gets a credit card and buys something that charges exactly 800 dollars to the card. The APR on the card is 18 % compounded monthly, and the minimum payment is 15 dollars a month. What is the expression for A(n), the balance on the card after n months? (This should be a geometric series).

I have tried to come up with different formulas, and none provide answers that make sense. I have tried to fit the information into formulas combining the sum of a geometric series and compound interest, with no luck.
 
Physics news on Phys.org
Perhaps take it one month at a time. After 1 month, what is the balance before, and after interest?
 
since apr=18%,then precentage rate is 18%/12=1.5%.
the balance after 1st month=800+800*1.5%
2nd month=(800+800*1.5%-15)(1+1.5%);
3rd month=((800+800*1.5%-15)(1+1.5%)-15))(1+1.5%);
rewirte; 1th month=800*(1+1.5%);
2nd month=800(1+1.5%)^2-15(1+1.5%);
3rd month=800(1+1.5%)^3-15(1+1.5%)^2-15(1+1.5%);
therefore, n month=800*(1+1.5%)^n-15(1+1.55)^(n-1)-15(1+1.5%)^(n-2)...15(1+1.5%)
the part after 800*(1+1.5%)^n is a geometric series///
problem solved !
 

Similar threads

  • · Replies 3 ·
Replies
3
Views
2K
Replies
3
Views
2K
  • · Replies 5 ·
Replies
5
Views
1K
  • · Replies 1 ·
Replies
1
Views
1K
Replies
2
Views
2K
  • · Replies 4 ·
Replies
4
Views
2K
  • · Replies 14 ·
Replies
14
Views
2K
  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 4 ·
Replies
4
Views
2K
  • · Replies 4 ·
Replies
4
Views
3K