I have a question about interest on a loan from a family member, and it is difficult figuring out.
I borrowed \$35,000 @ 3.5% in June, 2013, and here's the break down of the payments I've made:
June- \$0
July- \$0
August- \$1000
September- \$2000
October- \$2000
November- \$2000
December- \$2000
January- \$2000
= \$11,000 in payments over these 8 months.
Could you please tell me how much interest should be charged and what the balance should be? I'd greatly appreciate it.
Thank you
You want a table that looks something like this
with the amount outstanding at the start of each month equal to the amount at the start of the previous month plus monthly interest on that amount less any repayment.
Your version will depend on how you translate $3.5\%$ into a monthly interest rate (I used $1.035^{1/12}-1$ in the table above), whether repayments are at the start or end of a month, whether you charge interest in June, and what you do about rounding (see for example December).