Question
Mathematics Question on Differential equations
In a bank principal increases continuously at the rate of r% per year.Find the value of r is Rs100 doubles itself in 10years(loge2=0.6931).
Answer
Let p,t,and r represent the principal,time,and rate of interest respectively.
It is given that the principal increases continuously at the rate of r% per year.
⇒dtdp=(100r)p
⇒pdp=(100r)dt [Seperating Variables]
Integrating both sides,we get:
∫pdp=100r∫dt
⇒logP=\frac{rt}{100}+k$$⇒p=\frac{rt}{e^{100}}+k...(1)
It is given that when t=0,p=100.
⇒100=ek...(2)
Now,if t=10,then P=2×100=200.
Therefore,equation(1),becomes:
200=e10r+k
⇒200=e10r.ek
⇒200=e10.100r (from(2))
⇒e10r=2
⇒10r=loge2
⇒10r=0.6931
⇒r=6.931
Hence,the value of r is 6.93%.