I have an equation of the form:
$\frac {(y')^2}{2} +xy' = y$
I realize it's a Clairaut and now I derive each term:
$y'=y'+xy''+ \frac {d\frac {(y')^2}{2}}{dx}$
I dont feel quite confident of my following differentiation. I know the result is correct, but is there any algebraic error in the following steps?
$u=f'(x)$
$du=f''(x)dx$
$\frac {du}{f''(x)}=dx$
$\frac {d\frac {(y')^2}{2}}{dx}=y''(x)\frac{d}{du}\frac{u^2}{2}=y''(x)y'(x)$