Can someone help me with this
Anna borrows $50, 000$ to the bank at a nominal interest rate $i(12) = 6\%$, (compounded monthly). She repays this loan by doing monthly payments (at the end of each month) during $6$ years. If each of the $36$ rst payments are of $R$ and each one of the last $36$ payments are of $(R + 1000)$. Using geometric series, determine $R$, and the interest amount that Anna paid to the bank.
$50,000 = R \sum_\limits {n=1}^{36} \frac {1}{1.005^n} + (R+1000) \sum_\limits {n=37}^{72} \frac {1}{1.005^n}\\ 50,000= R \frac {1.005^{36} - 1}{(0.005) (1.005^{36})} + \frac {(R+1000)}{1.005^{36}}\frac {1.005^{36} - 1}{(0.005) (1.005^{36})} $
$50,000 \frac {(0.005)(1.005^{72})}{1.005^{36} - 1}= R (1.005^{36} + 1) + 1000\\ R =50,000 \frac {(0.005)(1.005^{72})}{1.005^{72} - 1} - \frac {1000}{1.005^{36} + 1}$
Total payments $= 72 R + 36,000$
Total Interest = Total payments - 50,000