I have to solve the following problem:
Mark wants to buy a house for $200000\$$ and decides to take out a twenty five year mortgage to pay for it. Given that the interest on the mortgage is $2\%$ per month, explain why his monthly repayments of $X\$$ will be given by the equation $$ X + X(1,02) + X(1,02)^2 + \dots + X(1,02)^{299}$$ assuming that he makes the first payment one month after taking out the mortgage. Hence, find $X$.
I understand why the final payment will be $200.000 (1,02)^{300}$, but I don't really see why monthly payments will be $X, X(1,02), X(1,02)^2$,up to $X(1,02)^{299}$.
Any help will be appreciated.