Continuous Compounding with Withdrawals: Solving for Amount in an Account

Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
1 reply · 2K views
atesme
Messages
1
Reaction score
0
1. Assume that y0 dollars is deposited in an account paying r percent compounded continuously. If withdrawals are at an annual rate of 200t dollars (assume these are continuous), find the amount in the account after t years.
2. continuously compounded interest: A(t)=A0*e^rt
3. I have no idea how this works at all. The part that's throwing me off is that the input (200t) dollars affects the interest, and I don't know how to include that in the equation.
 
Physics news on Phys.org
Money in the account is increasing due to the interest earned: rA "dollars per year". Money in the account is decreasing due to the money with drawn, 200 "dollars per year". Therefore the amount is changing at any instant by rA- 200 "dollars per year". The rate of change is, of course, dA/dt so your differential equation is
[tex]\frac{dA}{dt}= rA- 200[/tex]