Question:

The population ( p ) of the city at time ( t ) is given by ( \frac{dp}{dt} = \frac{p}{2} - 100 ). If initial population is 100 then ( p = )

Show Hint

Differential equations of the form $\frac{dy}{dx} = ay + b$ always have exponential solutions.
Updated On: Apr 30, 2026
  • ( 200 + 100e^{t/2} )
  • ( 200 - 100e^{t/2} )
  • ( 300 - 100e^{t/2} )
  • ( 300 + 100e^{t/2} )
Show Solution
collegedunia
Verified By Collegedunia

The Correct Option is B

Solution and Explanation


Step 1: Separate variables

(\frac{dp}{p - 200} = \frac{dt}{2}).

Step 2: Integrate

(\ln|p - 200| = \frac{t}{2} + C).
(p - 200 = Ae^{t/2}).

Step 3: Use initial condition

At (t = 0, p = 100):
(100 - 200 = A e^0 \implies A = -100).

Step 4: Formulate final equation

(p = 200 - 100e^{t/2}).
Final Answer: (B)
Was this answer helpful?
0
0