I don't remember how to solve these, but I hope someone can refresh my memory. I have the following equation, how can I solve for t?
$$50000 = \sum_{i=0}^{12t} 1.004^{12(t - i/12)}$$
EDIT: if it helps at all, expands out to $$50000 = 1.04^{12t} + 1.04^{12(t-1/12)} + 1.04^{12(t-2/12)} + .... + 1$$