Question
Mathematics Question on Differential equations
In a bank,principal increases continuously at the rate of 5% per year. An amount of Rs1000 is deposited with this bank,how much will it worth after 10years(e0.5=1.648).
Answer
Let p and t be the principal and time respectively.
It is given that the principal increases continuously at the rate of 5% per year.
⇒dtdp=(1005)p
⇒dtdp=20p
⇒pdp=20dt [Seperating variables]
Integrating both sides,we get:
∫pdp=201∫dt
⇒logp=20t+C
⇒p=e20t+C...(1)
Now,then t=0,p=1000.
⇒1000=ec...(2)
At t=10,equation(1)becomes:
p=e21+C
⇒p=e0.5×eC
⇒p=1.648×1000
⇒p=1648
Hence,after 10years the amount will worth Rs1648.