cheddacheeze
- 42
- 0
Homework Statement
Consider a population whose number we denote by P . Suppose that b is the average number of births per capita per year andd is the average number of deaths per capita per year. Then the rate of change of the population is given by the following differential equation,
dP/dt = bP-dP where t is in years
d = 4 + P/200, b = 9 and P(0) = 200
solve for P(t)
(Hint: you might find the partial fraction in part (c) useful in determining your solution.)
Homework Equations
part (c) being:
200/P(1000-P) = A/P + B/1000-P
A=1/5, B=1/5
The Attempt at a Solution
dP/dt = 9P-(4+P/200)
dP/dt = 9P-4-P/200
dP=(9P-4-P/200)dt
dp/(9P-4-P/200)=dt
im thinking the partial fraction comes somewhere in between my 3rd and 4th line but i can't seem to think what factor and exactly where...