\documentstyle[12pt,fleqn]{article}
\pagestyle{empty}
\setlength{\topmargin}{-1in}
\setlength{\oddsidemargin}{-.3in}
\setlength{\textheight}{9in}
\setlength{\textwidth}{7.2in}

\begin{document}

\begin{center}
\LARGE{FINAL EXAM

Math 105 - 5}
\end{center}

Show all your work and make your work legible.  Every problem is worth 12 points.
\vspace{.1in}

\begin{enumerate}
\item Name \rule{5in}{.2pt}

\item  Determine if the following functions are odd, even or neither.
\begin{enumerate}
\item  $f(x)=17$
\vspace{1in}
\item  $g(x)=-3x^2+2x$
\vspace{1in}
\item  $h(x)=\sqrt[5]{2x}$
\end{enumerate}
\vspace{1in}

\item  $f(x)=x-3$, $g(x)=\sqrt{5-x}$.  Find:
\begin{enumerate}
\item  $\frac{f}{g}(x)$ 
\vspace{1in}
\item  Domain of $\frac{f}{g}(x)$
\end{enumerate}
%\vspace{1in}
\pagebreak

\item  Does $f(x)=\sqrt[3]{2x}$ have an inverse?  If it does find it.  If it does not, say why it does not have an inverse.
\vspace{2.5in}

\item  Solve
\[
|x^2+x|=2
\]
\vspace{2.5in}

\item  Solve and graph
\[\frac{x+12}{x+2} \geq 3\]
%\vspace{2.5in}
\pagebreak

\item  Find all zeros.  Write in factored form.
\[
f(x)=2x^3+x^2+x-1
\]
\vspace{2.5in}
%\pagebreak

\item  Graph, find zeros and all asymptotes.
\[
g(x)=\frac{x+1}{x-2}
\]
\vspace{3.5in}
\pagebreak

\item  Solve
\[
\begin{array}{rrrrrrr}
          4x & - & y & + & 5z & = & 11 \\
          x & + & 2y & - & z & = & 5 \\
          x & - & 8y & + & 13z & = & 7 \\
          \end{array}
\]
\vspace{3.5in}
%\pagebreak

\item  Find the partial fraction decomposition 
\[
\frac{x-1}{(x+1)(x-2)}
\]
\vspace{3.5in}

\item  Graph the system of inequalities, find the max and min of $z=x-5y$
\[
\begin{array}{rrrrr}
       &  & x & \leq & 0 \\
       &  & y & \geq & 1 \\
     -2x & + & y & \leq & 5 \\
     \end{array}
\]
\vspace{3.5in}
%\pagebreak

\item  Find the area of a triangle with vertices at
$(-5,-6),(5,6),(-3,4)$
%\vspace{2.5in}
\pagebreak

\item  \label{matrix}  Find $AB$, $BA$, $A+B$  if possible.  If not possible, say why it is not possible.
\[
A=\left[ \begin{array}{rrr}
1 & -11 & 4 \\
8 & 6 & 4 \\
0 & 0  & 0 \\
\end{array} \right]  
B=\left[ \begin{array}{rr}
2 & 1 \\
-1 & 0 \\
1 & 1 \\
\end{array}\right]
\]
\vspace{3.5in}

\item Find $A^{-1}$ from problem~\ref{matrix} if possible.  If not possible say why not.
\vspace{2in}
\pagebreak

\item  Find the sum:
\[
\sum_{n=0}^{\infty}5(\frac{1}{8})^{n}
\]
\vspace{2.2in}

\item  Find a formula for $a_n$ for a geometric sequence given that:  $a_1=16$ and $a_4=\frac{27}{4}$.
\vspace{2.9in}
%\pagebreak

\item  Find the term of $(z^2-2)^{15}$ with $z^{2}$ in it.
%\vspace{2.5in}


\end{enumerate}

\end{document}
