\documentclass[a4paper,12pt]{article}
\newcommand\ds{\displaystyle}
\begin{document}

\parindent=0pt

QUESTION

If $f$ is a function of $x$ and $y$, but $x$ and $y$ both depend
on both $s$ and $t$, write down an expression for
$\ds\frac{\partial f}{\partial s}$ in terms of partial derivatives
of $f$, $x$ and $y$.

\bigskip

ANSWER

$\ds\frac{\partial f}{\partial s}= \frac{\partial f}{\partial
x}\frac{\partial x}{\partial s}+\frac{\partial f}{\partial
y}\frac{\partial y}{\partial s}$




\end{document}
