\documentclass[a4paper,12pt]{article}
\begin{document}

\noindent {\bf Question}

\noindent Explain {\it exactly} what is meant by the statement
\[ \lim_{x\rightarrow 4} (x^2 -e^x) =16 - e^4.\]

\medskip

\noindent {\bf Answer}

\noindent For every $\varepsilon >0$, there exists $\delta >0$ so
that if $0 <|x-4| <\delta$, then $| (x^2 -e^x) - (16 - e^4)|
<\varepsilon$.


\end{document}
