\documentclass[a4paper,12pt]{article}
\begin{document}


{\bf Question}

\bigskip
Classify, but do not solve, the equation $\displaystyle t^2
\frac{dx}{dt} + 2xt = 0$

under as many as possible of the following classifications:
\begin{center}
separable, $\frac{dx}{dt} = f\left( \frac{x}{t} \right)$, exact,
linear.
\end{center}

\vspace{.25in}

{\bf Answer}

\bigskip
$\displaystyle t^2 \frac{dx}{dt} + 2xt = 0$

$\displaystyle t^2\frac{dx}{dt} + 2xt = \frac{d}{dt}(xt62)
\Rightarrow \mathrm{exact}$
\medskip
No powers of $x^2$ or $\left( \frac{dx}{dt}\right)$ etc
$\Rightarrow$ linear.
\medskip
Equation can be rewritten as $\frac{dx}{dt} = -2\frac{x}{t}
\Rightarrow f(x,t) = f(\frac{x}{t}) = -2\frac{x}{t}$
\medskip
$$t^2\frac{dx}{dt} + 2xt = 0 \Rightarrow \frac{dx}{dt} =
(-2x)\left(\frac{1}{t}\right) = g(x)h(t) \Rightarrow {\rm
Separable}$$



\end{document}
