%% AMS-LaTeX Created by Wolfram Mathematica 6.0

\documentclass{article}
\usepackage{amsmath, amssymb, graphics}

\newcommand{\mathsym}[1]{{}}
\newcommand{\unicode}{{}}

\begin{document}

\noindent\(\pmb{f[x,y]=A*\sin (V*x)+B*(\cos (W*y))}\\
\pmb{\text{fsubx} = D[ f[x,y], x]}\\
\pmb{\text{fsuby}= D[ f[x,y], y]}\)

\noindent\(A \sin  V x+B \cos  W y\)

\noindent\(A \sin  V\)

\noindent\(B \cos  W\)

\end{document}
