Well, primitive integral eqn means the equation which gives the curve represented by that particular differential eqn. and y=y(x) means that y in the end is a function of x, and there shouln't be any term of y with x in such a way so that it cant be resolved.
Now, the given eqn is,
dy/dx = xy/x2 +y2
this is a homogenous eqn, so write y=vx, and on differenciating w.r.t x, we get
dy/dx = v +x.dv/dx
substituting back in the eqn.,
v +x.dv/dx = vx2/ x2 +v2x2
x.dv/dx = -v3 /1+v2
Now cross-multiply the terms, and integrate them,
1+v2/v3 dv = -
1/x dx
-1/2v2 + ln v = -ln x
1/2v2 = ln vx
substituting back v =y/x,
x2/2y2 = ln y
c +x2/2 = y2.ln y
Use the condition y(1)=1 to get c, and
c=-1/2
so the eqn becomes,
y2.ln y =x2-1 /2
Now y(x0) =e, so
e2 =x02 -1/2
hence x0 =
2e2+1