The question from my notes involves solving the ODE in the form of: $$x^2y''+xpy'+qy=r$$
To solve this I set $y=e^t$ and I stated that: $$x^2\frac{\mathrm{d}^2y}{\mathrm{d} x^2}=\frac{\mathrm{d}^2y}{\mathrm{d} t^2}-\frac{\mathrm{d}y}{\mathrm{d} t}$$
But when I do this now I get: $$x^2\frac{\mathrm{d}^2y}{\mathrm{d} x^2}=\frac{\mathrm{d}^2y}{\mathrm{d} t^2}$$
I can't see where I got the extra term from?