\documentclass[a4paper,12pt]{article}
\newcommand\ds{\displaystyle}
\begin{document}

\parindent=0pt

QUESTION

Find the Laplace transform of the function $t^3+1$.

\bigskip

ANSWER

$\ds{\cal{L}}\{t^3+1\}=\frac{3!}{s^4}+\frac{1}{s}=\frac{6}{s^4}+\frac{1}{s}$





\end{document}
