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
AI Thread Summary
The discussion centers on solving a differential equation related to retirement savings, where a 30-year-old woman with a starting salary of $30,000 experiences exponential salary increases. She contributes 12% of her salary to a retirement account that earns 6% interest continuously. The change in the retirement account, A(t), is modeled by the equation dA/dt = 3.6e^(t/20) + 0.06A, which is a first-order, non-homogeneous linear equation. With the initial condition A(0) = 0, the solution estimates that after 40 years, her retirement account will contain approximately $1,308,283.30. This amount is deemed sufficient for retirement.
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!
 
Thread 'Video on imaginary numbers and some queries'
Hi, I was watching the following video. I found some points confusing. Could you please help me to understand the gaps? Thanks, in advance! Question 1: Around 4:22, the video says the following. So for those mathematicians, negative numbers didn't exist. You could subtract, that is find the difference between two positive quantities, but you couldn't have a negative answer or negative coefficients. Mathematicians were so averse to negative numbers that there was no single quadratic...
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...
Suppose ,instead of the usual x,y coordinate system with an I basis vector along the x -axis and a corresponding j basis vector along the y-axis we instead have a different pair of basis vectors ,call them e and f along their respective axes. I have seen that this is an important subject in maths My question is what physical applications does such a model apply to? I am asking here because I have devoted quite a lot of time in the past to understanding convectors and the dual...
Back
Top