$f(t)=g(t-10)U(t-15)-g(t-10)U(t-20)$
The above $f(t)$ contains terms of the form $g(t-a)U(t-b)$, where $a$ doesn't equal $b$. Describe the form that $L\{f(t-a)U(t-b)\}$ takes. [Hint: The formula for $L\{g(t)U(t-a)\}=e^{-as}L\{g(t+a)\}$
$f(t)=g(t-10)U(t-15)-g(t-10)U(t-20)$
The above $f(t)$ contains terms of the form $g(t-a)U(t-b)$, where $a$ doesn't equal $b$. Describe the form that $L\{f(t-a)U(t-b)\}$ takes. [Hint: The formula for $L\{g(t)U(t-a)\}=e^{-as}L\{g(t+a)\}$
$$Lf(t) = \int_0^\infty e^{-st}f(t)dt$$
$$L\{g(t-a)U(t-b)\}= \int_0^\infty e^{-st}(g(t-a)U(t-b))dt\\ = \int_b^\infty e^{-st}g(t-a)dt = \int_{b-a}^\infty e^{-s(v+a)}g(v)dv = e^{-sa}\int_{0}^\infty e^{-sv}g(v)U(b-a)dv = e^{-sa}\left(Lg(t)-\int_{0}^{b-a} e^{-sv}g(v)dv\right) $$
Thus $$L\{g(t-10)U(t-15)-g(t-10)U(t-20)\} =\\ e^{-10s}\left(Lg(t)-\int_{0}^{5} e^{-sv}g(v)dv\right) -e^{-10s}\left(Lg(t)-\int_{0}^{10} e^{-sv}g(v)dv\right)=\\ e^{-10s}\left(\int_{0}^{10} e^{-sv}g(v)dv-\int_{0}^{5} e^{-sv}g(v)dv\right)=\\ e^{-10s}\int_{5}^{10} e^{-sv}g(v)dv $$