Value at a given point from a differential equation

47 Views Asked by At

Given $$y\dfrac{dy}{dx}=x+y$$. What is the substitution for $y$ which can yield a solution?

1

There are 1 best solutions below

2
On

With $$y(x)=xv(x)$$ we get the equation $$\frac{dv(x)}{dx}=\frac{-v(x)^2+v(x)+1}{xv(x)}$$