Question
Question: Find the differential equation which has $y = Ax^2 + Bx$....
Find the differential equation which has y=Ax2+Bx.

y=xdxdy−x2dx2d2y
y=xdxdy−21x2dx2d2y
y=xdxdy+x2dx2d2y
y=xdxdy+21x2dx2d2y
y=xdxdy−21x2dx2d2y
Solution
To find the differential equation from the given general solution y=Ax2+Bx, we need to eliminate the arbitrary constants A and B. Since there are two arbitrary constants, the resulting differential equation will be of the second order.
Given equation: y=Ax2+Bx⋯(1)
Differentiate equation (1) with respect to x to find the first derivative: dxdy=2Ax+B⋯(2)
Differentiate equation (2) with respect to x to find the second derivative: dx2d2y=2A⋯(3)
Now, we need to eliminate A and B using equations (1), (2), and (3).
From equation (3), we can express A in terms of dx2d2y: A=21dx2d2y
Substitute this expression for A into equation (2): dxdy=2(21dx2d2y)x+B dxdy=xdx2d2y+B
Now, express B in terms of dxdy and dx2d2y: B=dxdy−xdx2d2y
Finally, substitute the expressions for A and B back into the original equation (1): y=(21dx2d2y)x2+(dxdy−xdx2d2y)x y=21x2dx2d2y+xdxdy−x2dx2d2y
Combine the terms containing dx2d2y: y=xdxdy+(21−1)x2dx2d2y y=xdxdy−21x2dx2d2y
This is the required differential equation.