Question
Question: The curve for which the subnormal is equal to the square of radius vector (i.e. distance from origin...
The curve for which the subnormal is equal to the square of radius vector (i.e. distance from origin).

A
y2=x2−x−21ce−2x
B
y2=−(x2+x+21)+ce−2x
C
y2=−(x2−x+21)+ce2x
D
y2=−(x2−x−21)+ce2x
Answer
The curve is y2=−(x2+x+21)+Ce2x. None of the provided options exactly matches this result.
Explanation
Solution
The problem translates to the differential equation ydxdy=x2+y2. By substituting z=y2, it becomes a linear first-order differential equation dxdz−2z=2x2. Solving this using an integrating factor e−2x yields z=−(x2+x+21)+Ce2x, so y2=−(x2+x+21)+Ce2x.