To find the Wronskian of the equation without solving we can apply Abel's Theorem. However, we must first isolate the second derivative term in $t^2y''(t) - t(t+2)y'(t) + (t+2)y(t) = 0$. We can do this by dividing all terms by $t^2$. Doing so yields the equation $$y'(t) - \frac{t+2}{t}y'(t) + \frac{t+2}{t^2} = 0$$ Now we will compute the Wronskian $$W = ce^{-\int p(t)dt }$$ where $p(t) = -\frac{t+2}{t}$. Aside: $- \int -\frac{t+2}{t}dt = t + 2ln(t)$.
Therefore, we get that $$W = ce^{t + 2ln(t)} = ct^2e^t$$