$$\frac{d^2y}{dx^2} = \left(1+\left(\frac{dy}{dx}\right)^2\right)^{3/2}$$
My progress: I have used substituon $u = \frac{dy}{dx}$ and arrived at $u^2 = \frac{(x+c)^2}{1-(x+c)^2}$ equation with $c$ - constant. After that I was unsure on whether it is allowed to consider separate cases for $u$ or not: maybe for some values of $x$, $u$ will have positive sign, on other occasions negative sign. In fact, any help related to such sign issues would be welcomed.
Rearranging the terms, we get $$1 = \frac{(1+(y')^2)^{\frac 32}}{y''}$$ Which is the formula for radius of curvature. This DE satisfies an equation whose radius of curvature at every point is 1. This is a circle of radius 1. Hence, the solution would be $$(x-a)^2+(y-b)^2=1$$