Solve $t$$\frac{dx}{dt}$ = $x$ + $\sqrt{t^2 +x^2}$ with $x$(1) = 0.
I tried to use substitution of $t = ux$ and ended up getting down to ( $\frac{1}{u\sqrt{u^2+1}}$ + $\frac{1}{u}$ ) $du$ = -$\frac{1}{x}$ $dx$ but from here that means i have to integrate $\frac{1}{u\sqrt{u^2+1}}$ which isn't very pretty if I remember and then still I need to get back into terms of $x$ and $t$ so I can substitute in the initial values and get the final result.
So is there a simpler way to solve this or another substitution I can use?
Then you should get answer $$x=t \operatorname{sinh}\left( \log{(t)}\right)=\frac{{{t}^{2}}}{2}-\frac{1}{2}$$