Find all curves, that the length of the segment between the touch point and the intersection point of the tangent at the given point with the axis OX, the constant.
It should be easy. I thought about this: $\frac{x^2}{(x')^2} + x^2 = \text{const}^2$ (easy because of the Pythagorean theorem), but I am not aware of solving that..I don't know any methods except separation of variables. Can you help me with that?