Find the solution of the differential equation that satisfies the given initial condition. dP/dt=4 square root (Pt), P(1)=2
Is your equation this: \[ \frac{dP}{dt} = 4\sqrt{P(t)} \] ?
sqrt(P(t))-2*t-_C1 = 0
We'd never leave a function in that form ... and you should also show the derivation ;-)
well plug in initial condition and stuff
For the record then: write P for P(t). Then the equation we have is \[ \frac{dP}{dt} = 4\sqrt{P} \] Separating variables, \[ \int \frac{dP}{\sqrt{P}} = \int 4 \ dt \] Now integrating we have \[ \frac{1}{2} \sqrt{P} = 4t + C \] or \[ P(t) = (8t + 2C)^2 \] You can now apply the initial condition \( P(1) = 2 \) to simplify this further by solving for \( C \).
**correction, upon integrating we have \[ 2 \sqrt{P} = 4t + C \] and thus \[ \sqrt{P} = 2t + C/2 \] \[ P(t) = (2t + C/2)^2 \]
Join our real-time social learning platform and learn together with your friends!