I am really confused where to start with this problem. I know about convolutions somewhat. We have done them a little. Where is a good place to begin with this problem?
if f and g are piecewise continuous then the convolution of the two is
[itex]\int f(\tau)g(t-\tau)d\tau[/itex] from 0 to t
or
[itex]\int f(t-\tau)g(\tau)d\tau[/itex] from 0 to t
and
F(s)G(s)=Laplace Transform of the convolution of f and g
in this case y(t-w) is f(t-[itex]\tau[/itex]) and [itex]e^{-10w}[/itex] is g([itex]\tau[/itex])
Taking the Laplace transform of every term in the differential equation should give you an algebraic equation in Y(s). Solve for this in terms of s, then take the inverse transform.