Solveeit Logo

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=x2x12ce2xy^2 = x^2 - x - \frac{1}{2}ce^{-2x}

B

y2=(x2+x+12)+ce2xy^2 = -(x^2 + x + \frac{1}{2})+ ce^{-2x}

C

y2=(x2x+12)+ce2xy^2 = -(x^2 - x + \frac{1}{2})+ ce^{2x}

D

y2=(x2x12)+ce2xy^2 = -(x^2 - x - \frac{1}{2})+ ce^{2x}

Answer

The curve is y2=(x2+x+12)+Ce2xy^2 = -(x^2 + x + \frac{1}{2}) + C e^{2x}. None of the provided options exactly matches this result.

Explanation

Solution

The problem translates to the differential equation ydydx=x2+y2y \frac{dy}{dx} = x^2 + y^2. By substituting z=y2z = y^2, it becomes a linear first-order differential equation dzdx2z=2x2\frac{dz}{dx} - 2z = 2x^2. Solving this using an integrating factor e2xe^{-2x} yields z=(x2+x+12)+Ce2xz = -(x^2 + x + \frac{1}{2}) + C e^{2x}, so y2=(x2+x+12)+Ce2xy^2 = -(x^2 + x + \frac{1}{2}) + C e^{2x}.