\documentclass{exam}[12pt]

\usepackage{amsfonts,amsmath}

\boxedpoints

\addpoints
\pointsinmargin

\begin{document}
\pagestyle{head}

\firstpageheader{\large Calculus I}{\bf\Large Algebra Review}{\large Name:\hspace{1in} }
%\extraheadheight{.7in}
%\extrafootheight{-1in} 
%\small{\textit{Work all questions completely.  Show all work.}}


\begin{questions}
\large{

\question Find the equation of the line parallel to $2x-\frac{3}{5}y + 7=0$
passing through the point $(-3,4)$.
\vspace{1.8in}

\question Suppose $f(x)=3x^2 +x$ and $g(x)=4x-1$.  Find
\begin{parts}
\part $f(3)$
\part $g(-5)$
\part $f(a)$
\vspace{.5in}
\part $f(a+x)$
\vspace{.5in}
\part $\frac{ f(a+h) - f(a)}{h}$
\vspace{2.6in}
\part $(f+g)(x)$
\vspace{.5in}
\part $\left(\frac{f}{g}\right) (x)$
\vspace{.5in}
\part What is the domain of $\left(\frac{f}{g}\right) (x)$ ?
\vspace{1.5in}
\part $\left(\frac{g}{f}\right) (x)$
\vspace{.5in}
\part What is the domain of $\left(\frac{g}{f}\right) (x)$ ?
\vspace{1.5in}
\part $f\circ g(x)$
\vspace{.5in}
\part $g\circ f(x)$
\end{parts}

\question Solve $2 \csc(x) \sin(x) = -\sqrt{3}\csc(x) $ if $0\leq x <2\pi$.






}
\end{questions}
\end{document}
