How can I solve this DiffEQ problem involving retirement savings and salary increases?

  • Thread starter Thread starter mailman85
  • Start date Start date
  • Tags Tags
    Diffeq
mailman85
I am having a lot of trouble solving this problem. I don't even know where to start. Any help would be greatly appreciated.

A 30 year old woman accepts an engineering position with a starting salary of $30000 per year. Her salary S(t) increases exponentially with S(t)=30e^(t/20) thousand dollars after t years. Meanwhile 12% of her salary is deposited continuously in a retirement account which accumulates interest at a continuous annual rate of 6%. a) Estimate change(A) in terms of change(t) to derive the differential equation satisfied by the amount A(t) in her retirement account after t years. b) Compute A(40), the amount available for her retirement at age 70.
 
Mathematics news on Phys.org
A, the amount of money in the retirement account, changes in two ways: 1) she contributes money each year and 2) it earns interest.
The amount of money she contributes is 12% of her salary: 0.12S
and the interest is 6% of the amount in the account: 0.06A.

[DELTA]A= 0.12S+ 0.06A= 0.12(30exp(t/20)+ 0.06A

That's the amount each year. If [DELTA]t is a portion of the year, then each of these would be multiplied by [DELTA]t:

[DELTA]A= (0.12S+ 0.06A)[DELTA]t
= (0.12(30exp(t/20)+ 0.06A)[DELTA]t
[DELTA]A/[DELTA]t = 3.6 exp(t/20)+ 0.06A.

The differential equation is dA/dT= 3.6 exp(t/20)+ 0.06A or
dA/dt- 0.06A= 3.6 exp(t/20), a relatively straight-forward first order, non-homogeneous, linear equation with constant coefficients.

Assuming she started this retirement account when she started the job, then A(0)= 0 is the intial condition.

(I get that, after 40 years, her retirement account contains
1308.28330 thousand dollars or $1,308,283.30.) Might be enough to retire on!
 
Insights auto threads is broken atm, so I'm manually creating these for new Insight articles. In Dirac’s Principles of Quantum Mechanics published in 1930 he introduced a “convenient notation” he referred to as a “delta function” which he treated as a continuum analog to the discrete Kronecker delta. The Kronecker delta is simply the indexed components of the identity operator in matrix algebra Source: https://www.physicsforums.com/insights/what-exactly-is-diracs-delta-function/ by...
Fermat's Last Theorem has long been one of the most famous mathematical problems, and is now one of the most famous theorems. It simply states that the equation $$ a^n+b^n=c^n $$ has no solutions with positive integers if ##n>2.## It was named after Pierre de Fermat (1607-1665). The problem itself stems from the book Arithmetica by Diophantus of Alexandria. It gained popularity because Fermat noted in his copy "Cubum autem in duos cubos, aut quadratoquadratum in duos quadratoquadratos, et...
Thread 'Imaginary Pythagorus'
I posted this in the Lame Math thread, but it's got me thinking. Is there any validity to this? Or is it really just a mathematical trick? Naively, I see that i2 + plus 12 does equal zero2. But does this have a meaning? I know one can treat the imaginary number line as just another axis like the reals, but does that mean this does represent a triangle in the complex plane with a hypotenuse of length zero? Ibix offered a rendering of the diagram using what I assume is matrix* notation...
Back
Top