To calculate the monthly contributions Marcus needs to make, we can use the future value of an ordinary annuity formula. This formula is given by:
FV = P*[(1 + r)^n - 1] / r
Where:
FV = future value of the annuity
P = monthly payment
r = monthly interest rate
n = total number of payments
We know that Marcus will make 120 monthly payments into his retirement account and then wait 10 years (120 months) before starting to withdraw from the account. With an interest rate of 7.2% per year compounded monthly, the monthly interest rate (r) is 7.2% / 12 = 0.006.
First, we'll calculate the future value of his contributions after 10 years:
FV_contributions = P * [(1 + 0.006)^120 - 1] / 0.006
Then, this future value becomes the present value for the withdrawals phase. We need to find the present value of the withdrawals, which would equate to the future value of the contributions accounted for interest (FV_contributions):
PV_withdrawals = FV_contributions / (1 + 0.006)^120
Using the formula for the present value of an ordinary annuity, we can then solve for the monthly payment (P):
PV_withdrawals = P * [(1 - (1 + 0.006)^-120) / 0.006
Solving for P, we can find the monthly contribution Marcus needs to make.