Hi Dustin,
Let us start with the payment after the first month which is $475
After the first year (12 months), you should have 12*$475 saved.
Each year you pay 12% interest on the current value you have in the account so you lose 12% of 12*$475 after the first year.
(100%*12*$475) - (12%*12*$475) = 88%*12*$475 is how much you will have after the first year.
However, each year we save 2% more so we will add 2% to that 88% = 90%
After the 2nd year, you should have added another 475*12
88%*12*$475 + 100%*12*$475 = 188%*12*$475
but now we have to reduce it by 12% and add 2% = 10%
you can see a trend such that
12*475(1+0.1)18 gives your how much you have accumulated over the 18 years.
In general the formula for this problem is
P = P0 (1+r)n
where
P0 is the initial investment for the year
r is the yearly rate of increase/decrease
n is the number of years.
I hope this clears things up. Let me know if you have any questions. Is this calculus? It doesn't seem like it.