\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} 10 November 2011
\end{tabular}

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

	\begin{tabular}{ll}
	\vspace{5cm}
	\prob	$18x^2+63x$\hspace{5cm} &\prob $54+2b^3$ \\
	\vspace{5cm}
	\prob   $x^2-4x-21$\hspace{5cm} &\prob $6n^2+n-2$ \\
	\vspace{5cm}
	\prob $5x^3-20x^2+15$&\\
\end{tabular}\\
\newpage
\textbf{Section II}  Solve. (10 each)
\vspace{.5cm}\\

	\begin{tabular}{ll}
	\vspace{5cm}
	\prob	$2m^2+4m=0$\hspace{5cm} &\prob $25=4x^2$ \\
	\vspace{5cm}
	\prob   $n^2-6n=-8$\hspace{5cm} &\prob $12x+6=-6x^2$ \\
	\vspace{5cm}
	\prob $2t^3-9t^2-18t=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}


