$$100\frac{dy^2}{dx^2} + y = 0$$
Is this worked out by using the auxillary equation such that:
$$100m^2 + 1 = 0$$
so $m = \pm i\sqrt{1/100}$ ?
So the general solution would be $y(x) = A cos (1/10) + B sin(1/10)$?
I am not sure if I've gone about this the right way.
Note you have
$$\frac{d^2y}{dx^2}=-\frac{1}{100}y$$
Well you only get the derivative proportional to the original function if it is an exponential. Specifically, we have
$$y=e^{\frac{1}{10}ix}$$
Or, equivalently, by Euler's identity,
$$y=A\cos(\frac{1}{10}x)+B\sin(\frac{1}{10}x)$$
so your solution is correct.