Raymond B. answered 10/03/23
Math, microeconomics or criminal justice
xy' +y = 1+2yy'
(x-2y)y'= 1-y
y' = (1-y)/(x-2y)= 1st derivatiive = dy/dx
take the derivative a 2nd time:
denominator times derivative of numerator minus numerator times derivative of denominator all over denominator squared:
y" = [(x-2y)(-y')-(1-y)(1-2y')]/(x-2y)^2
= [(x-2y-2+2y)(-y')-1+y]/(x-2y)^2
=[(x-2)y' +y-1]/(x-2y)^2
=[(x-2)(1-y)/(x-2y)(-1) -1+y]/(x-2y)^2
=[-x+2+xy-2y-x+2y+xy-2y^2)/(x-2y)/(x-2y)^2
=(-2x+2xy-2y^2+2)/(x-2y)^3
substitute x+y^2 for xy
=(-2x+2x+2y^2-2y^2+2)/(x-2y)^3
=2/(x-2y)^3
=d2y/dx2
= 2nd derivative
no guarantees the calculations are error free, as they get rather tedious
some derivative calculators show y"=(y-1)^2/4xsqrx, y'=sqr(y-1)
yet I think my solution is more "popular" as well as more likely
Here's another mathematician's answer:
2(1-y)(1-x+3y)/(x-2y)^3
Your instructor or textbook is a tad sadistic

Doug C.
Until I looked at your response I did not think of substituting x + y^2 for xy, but that certainly simplifies the 2nd derivative. Based on the following it looks like your calculations are indeed error free! desmos.com/calculator/h8fsdiuhi510/03/23