\documentclass[a4paper,12pt]{article}
\usepackage{epsfig}
\begin{document}
\parindent=0pt

\begin{center}
\textbf{Partial Differentiation}

\textit{\textbf{Functions of more than one variable}}
\end{center}

\textbf{Question}

Specify the domain of the function.

$$f(x,y,z) = \frac{xyz}{x^2+y^2+z^2}$$


\textbf{Answer}

The domain consists of all points in 3-D space, except for the origin.

\end{document}













