\documentclass[a4paper,12pt]{article}
\begin{document}


{\bf Question}

\bigskip
Determine whether the differential equation $$\displaystyle x \sin
t \frac{dx}{dt} + t \sin x = 0$$

is exact, and, if so, find the general solution.

\vspace{.25in}

{\bf Answer}

\bigskip
Consider $\displaystyle x \sin t \frac{dx}{dt} + t \sin x = 0$

$\displaystyle \frac{\partial}{\partial t}[x \sin t] = x \cos t$
\hspace{.5in} $\displaystyle \frac{\partial}{\partial x}[t \sin x]
= t \cos x$

$\displaystyle x \cos t \not= t \cos x$ therefore equation is NOT
exact.



\end{document}
