Mark M. answered 07/31/24
Retired math prof. Calc 1, 2 and AP Calculus tutoring experience.
dy/dx = x/y
ydy = xdx
∫ ydy = ∫ xdx
(1/2)y2 = (1/2)x2 + C
Since (0,2) is on the curve, (1/2)(22) = (1/2)(0)2 + C. So, C = 2.
(1/2)y2 = (1/2)x2 + 2
y2 = x2 + 4
y = √ (x2 + 4)