Skip to main content
Back to Differential Equations
JEE Main 2021
Differential Equations
Differential Equations
Hard

Question

The population pp (t)(t) at time tt of a certain mouse species satisfies the differential equation dp(t)dt=0.5p(t)450.{{dp\left( t \right)} \over {dt}} = 0.5\,p\left( t \right) - 450.\,\, If p(0)=850,p(0)=850, then the time at which the population becomes zero is :

Options

Solution

Key Concepts and Formulas

  • Separable Differential Equations: A differential equation of the form dydx=f(x)g(y)\frac{dy}{dx} = f(x)g(y) can be separated as dyg(y)=f(x)dx\frac{dy}{g(y)} = f(x)dx.
  • Integration: 1xdx=lnx+C\int \frac{1}{x} dx = \ln|x| + C, where CC is the constant of integration.
  • Logarithm Properties: ln(a)ln(b)=ln(ab)\ln(a) - \ln(b) = \ln(\frac{a}{b}), eln(x)=xe^{\ln(x)} = x.

Step-by-Step Solution

Step 1: Rewrite the Differential Equation

The given differential equation is dp(t)dt=0.5p(t)450\frac{dp(t)}{dt} = 0.5p(t) - 450. We want to rewrite it in a form suitable for separation of variables.

dp(t)dt=12p(t)450\frac{dp(t)}{dt} = \frac{1}{2}p(t) - 450 dp(t)dt=p(t)9002\frac{dp(t)}{dt} = \frac{p(t) - 900}{2}

This expresses the derivative as a function of p(t)p(t) only, preparing it for separation.

Step 2: Separate the Variables

Separate the variables by multiplying both sides by dtdt and dividing by (p(t)900)(p(t) - 900):

dp(t)p(t)900=12dt\frac{dp(t)}{p(t) - 900} = \frac{1}{2} dt

Now all terms involving p(t)p(t) are on the left and terms involving tt are on the right.

Step 3: Integrate Both Sides

Integrate both sides of the equation:

dp(t)p(t)900=12dt\int \frac{dp(t)}{p(t) - 900} = \int \frac{1}{2} dt lnp(t)900=12t+C\ln|p(t) - 900| = \frac{1}{2}t + C

Here, CC is the constant of integration.

Step 4: Apply the Initial Condition

We are given p(0)=850p(0) = 850. Substitute t=0t=0 and p(0)=850p(0) = 850 into the equation:

ln850900=12(0)+C\ln|850 - 900| = \frac{1}{2}(0) + C ln50=C\ln|-50| = C ln(50)=C\ln(50) = C

So, the constant of integration is C=ln(50)C = \ln(50). Substituting this back into the general solution:

lnp(t)900=12t+ln(50)\ln|p(t) - 900| = \frac{1}{2}t + \ln(50)

Since p(0)=850<900p(0) = 850 < 900, and dpdt=0.5p450\frac{dp}{dt} = 0.5p - 450, p(t)p(t) will decrease until it reaches zero. Therefore, p(t)900<0p(t) - 900 < 0, which implies p(t)900=900p(t)|p(t) - 900| = 900 - p(t).

ln(900p(t))=12t+ln(50)\ln(900 - p(t)) = \frac{1}{2}t + \ln(50)

Step 5: Solve for p(t)p(t)

Isolate p(t)p(t):

ln(900p(t))ln(50)=12t\ln(900 - p(t)) - \ln(50) = \frac{1}{2}t ln(900p(t)50)=12t\ln\left(\frac{900 - p(t)}{50}\right) = \frac{1}{2}t 900p(t)50=e12t\frac{900 - p(t)}{50} = e^{\frac{1}{2}t} 900p(t)=50e12t900 - p(t) = 50e^{\frac{1}{2}t} p(t)=90050e12tp(t) = 900 - 50e^{\frac{1}{2}t}

Step 6: Find the Time When the Population is Zero

Set p(t)=0p(t) = 0 and solve for tt:

0=90050e12t0 = 900 - 50e^{\frac{1}{2}t} 50e12t=90050e^{\frac{1}{2}t} = 900 e12t=90050=18e^{\frac{1}{2}t} = \frac{900}{50} = 18 12t=ln(18)\frac{1}{2}t = \ln(18) t=2ln(18)t = 2\ln(18)

The time at which the population becomes zero is 2ln(18)2\ln(18).

Common Mistakes & Tips

  • Remember the constant of integration, CC, and solve for it using the initial condition.
  • Be careful with signs, especially when dealing with the absolute value in the logarithm.
  • Use logarithm properties correctly to simplify the equation.

Summary

We solved the separable differential equation by separating variables, integrating both sides, using the initial condition to find the constant of integration, and then solving for p(t)p(t). Finally, we set p(t)=0p(t)=0 and solved for tt to find the time when the population reaches zero. The time at which the population becomes zero is 2ln(18)2\ln(18).

Final Answer

The final answer is 2ln18\boxed{2\ln 18}, which corresponds to option (A).

Practice More Differential Equations Questions

View All Questions