Define x(t) - population of the city at the moment t (in years).
dtdx=mx - reflect the fact that population of the city increases at a rate proportional to the present number. m is proportional coefficient. Let’s solve this equation:
xdx=mdt
ln∣x∣=mt+lnC
x=Cemt , where C=const .
x(0)=C=50000 ;
x(10)=50000+0.15⋅50000=57500
x(10)=50000e10m=57500
e10m=5000057500=1.15
10m=ln1.15
m=10ln1.15≈0.014
x(t)=50000e10ln1.15t
Population in 30 years:
x(30)=50000e10ln1.15⋅30=50000⋅(1.15)3= 76043.75≈76044
Comments
Leave a comment