\documentclass[a4paper,12pt]{article}
\newcommand{\ds}{\displaystyle}
\usepackage{epsfig}
\begin{document}
\parindent=0pt

\begin{center}
\textbf{Partial Differentiation}

\textit{\textbf{Limits}}
\end{center}

\textbf{Question}

Evaluate the given limit. If the limit does not
exist, explain why.

$$ \lim_{(x,y)\to(2,-1)} xy+x^2$$


\textbf{Answer}

$$\lim_{(x,y)\to(2,-1)} xy+x^2=2(-1)^2=2$$

\end{document}













