\documentclass[a4paper,12pt]{article}
\newcommand\ds{\displaystyle}
\begin{document}

\parindent=0pt

QUESTION

Find the Laplace transform of the function $te^{-2t}$.

\bigskip

ANSWER

$\ds{\cal{L}}\{t\}=\frac{1}{s^2},$ therefore
$\ds{\cal{L}}\{te^{-2t}\}=\left.\frac{1}{s^2}\right|_{s\to
s-(-2)}=\frac{1}{(s+2)^2}$




\end{document}
