Problem 1: Bernoulli Equation ($n = 3$)
Solve $\dfrac{dy}{dx} + y = x\,y^3$.
A Bernoulli equation has the form:
Substitute $z = y^{1-n}$ to reduce it to a linear first-order equation in $z$:
Steps:
Solve $\dfrac{dy}{dx} + y = x\,y^3$.
Solve $x\,\dfrac{dy}{dx} + y = x^3 y^2$.
Solve $\dfrac{dy}{dx} - y = y^2 e^x$.
The logistic model for population growth is $\dfrac{dP}{dt} = kP\!\left(1 - \dfrac{P}{M}\right)$, where $M$ is the carrying capacity.
Given: $k = 0.3$, $M = 10{,}000$, and $P(0) = 1{,}000$.
a. Solve for $P(t)$ using the Bernoulli equation method.
b. Find the population at $t = 5$ years.
c. Find when the population reaches 5,000.