Write an expression for y = f(x) by solving the differential equation dy/dx = x√y with the initial condition f(3) = 25.

I got y = (x^2/4 + 11/4)^2.

1 answer

correct.

I'd probably have written it

y = 1/16 (x^2 + 11)^2