\documentclass[11pt]{article}
\usepackage{amsmath, amsthm, amssymb, amsthm, units, full page}
\usepackage{pstricks-add}

\psset{yunit=0.5cm,xunit=.3cm}
\newcounter{prob_num}
\setcounter{prob_num}{1}
\newcommand{\prob}{\arabic{prob_num})  \stepcounter{prob_num}}

\begin{document}


\begin{tabular}{lr}
	Name:\underline{\hspace{8cm}}  & Math 095 Midterm III \\
	& \hspace{3cm} 3 November 2011
\end{tabular}

\vspace{1cm}
\textbf{Section I}  Factor. (10 each)
\vspace{.5cm}\\

	\begin{tabular}{ll}
	\vspace{5cm}
	\prob	$16x^2+256x$\hspace{5cm} &\prob $r^3-8$ \\
	\vspace{5cm}
	\prob   $x^2-2x-24$\hspace{5cm} &\prob $3n^2+5n-2$ \\
	\vspace{5cm}
	\prob $3x^3-21x^2+30x$&\\
\end{tabular}\\
\pagebreak
\textbf{Section II}  Solve. (10 each)
\vspace{.5cm}\\

	\begin{tabular}{ll}
	\vspace{5cm}
	\prob	$12y^2+54y=0$\hspace{5cm} &\prob $2x^2=18$ \\
	\vspace{5cm}
	\prob   $m^2-24m=-80$\hspace{5cm} &\prob $16x+8=-10x^2$ \\
	\vspace{5cm}
	\prob $3b^3+14b^2+15b=0$&\\
\end{tabular}\\
\begin{quote}
``It is common sense to take a method and try it. If it fails, admit it frankly and try another. But above all, try something.'' -- Franklin Delano Roosevelt
\end{quote}
	

\begin{quote}
\end{quote}
\end{document}


