I'm trying to find the future value of a given income stream.
$R(t) = 28000$, $0 < t < 10$, at $4\%$
I think the formula is something like:
FV = integral(28,000)((e^.4-.04t)/365)dt with a domain of [0,10]. I think the answer is 280,153 but when I submit my answer my homework page says it's incorrect.