Question
Question: The population of the town grows at a rate of 10% per year. Using the differential equation, find ho...
The population of the town grows at a rate of 10% per year. Using the differential equation, find how long it will take for the population to grow 4 times.
Solution
An equation involving derivative (derivatives) of the dependent variable with respect to independent variable (variables) is called a differential equation. Example given:
3dxdy−4y=2x.
If a quantity y varies with another quantity x, then dxdy represents the rate of change of y with respect to x. In the given question, the population varies with time.
The variable separable method is used to solve such an equation in which variables can be separated completely i.e. terms containing y should remain with dy and terms containing x should remain with dx
Complete step-by-step answer :
Step 1: Make assumptions and state given information.
Let p is the population of the town in a particular year at any time t.
Given that the rate of change of population per year = 10%
Step 2: Form differential equation
dtdp is the differential rate of change of population with time.
⇒dtdp=10% per year,
dtdp=10010p
Separating the variables:
10pdp=dt
On integrating both sides
∫10pdp=∫dt
Step 3: Find the limits of integration.
Let at t = 0, initial population = p0
And for the time t, the population grows 4 times = 4p0
Thus, the integral in step 2:
Step 4: Solving the limits
t=10[ln(4p0)−ln(p0)] =10ln(p04p0) =10ln4 =10×1.38
∵t=13.8 years.
Final answer: In 13. 8 years (or 13 years and almost 10 months) the certain population of the town will be 4 times its initial population growing at a rate of 10%.
Note: Alternate steps to solve the differential equation from:
∫10pdp=∫dt ⇒∫pdp=0.1∫dt
Integrating
lnp=0.1t+c , where c is a constant
Exponentiation on both sides with e
p=e0.1t+c=Ae0.1t, where A=ec
Let the initial population p0, then
p0=A …… (1)
If the population is increased 4 times in time t,then
4p0=Ae0.1t
From (1), p0=A
4p0=p0 e0.1t
Taking log on both sides
ln4=0.1t
⇒t=10×ln4 ∵t=13.8 years