Anita opens a savings account. At the start of each month she deposits `$X` into the savings account. At the end of each month, after interest is added into the savings account, the bank withdraws $2500 from the savings account as a loan repayment. Let `M_n` be the amount in the savings account after the `n`th withdrawal.
The savings account pays interest of 4.2% per annum compounded monthly.
- Show that after the second withdrawal the amount in the savings account is given by
`qquad qquad M_2 = X(1.0035^2 + 1.0035) - 2500 (1.0035 + 1)`. (2 marks)
--- 5 WORK AREA LINES (style=lined) ---
- Find the value of `X` so that the amount in the savings account is $80 000 after the last withdrawal of the fourth year. (3 marks)
--- 6 WORK AREA LINES (style=lined) ---