Concept:The order of a differential equation is the highest order derivative present after simplifying the equation. Here, the given expression involves a derivative of a cubed first derivative.
Explanation:Start with the expression:
dxd[(dxdy)3]=0.
Let
p=dxdy. Then the left side becomes
dxd(p3).
Using the chain rule,
dxd(p3)=3p2⋅dxdp.
But
dxdp=dxd(dxdy)=dx2d2y, which is the second derivative of
y with respect to
x.
Thus, the equation simplifies to
3(dxdy)2⋅dx2d2y=0.
The highest derivative that appears in this simplified equation is the second derivative
dx2d2y.
Therefore, the order of the differential equation is 2.
Answer:Option C (2).