In my textbooks, I can't seem to find a solution for the differential equation of the form: $$y' = 3t*\sqrt y$$ How do I solve this differential equation? Can I classify this equation as a Bernoulli Differential Equation, with $n=1/2$?
2026-04-07 19:30:58.1775590258
Solution to a specific form of Differential Equation
39 Views Asked by Bumbble Comm https://math.techqa.club/user/bumbble-comm/detail At
2
From
$$\frac{y'}{2\sqrt y}=\frac32t,$$
you draw
$$\sqrt y=\frac34t^2+C,$$
$$y=\left(\frac34t^2+C\right)^2.$$
Note that $y=0$ is also a solution.
Also note that a square root is positive, so that $\dfrac34t^2+C>0$ must hold. When $C<0$ this limits the domain.