Question
Mathematics Question on Differential equations
Verify that the given functions (explicit or implicit) is a solution of the corresponding differential equation: y=x sin x : xy'=$$y+x\sqrt{x^2-y^2}(x\neq 0\,and x>y\,or x<-y)
Answer
y=x sin x
Differentiating both sides of this equation with respect to x, we get:
y′=dxd(xsinx)
⇒y′=sinx.dxd(x)+x.dxd(sinx)
y′=sinx+cosx
Substituting the value of y' in the given differential equation, we get:
L.H.S.= xy′=x(sinx+cosx)
=x sin x+x2 cos x
= y+x2.1−sin2x
= y+x21−(xy)2
=y+xy2−x2
=R.H.S.
Hence,the given fumction is the solution of the corresponding differential equation.