\documentclass[12pt]{article}
\usepackage{amsmath,amssymb,graphicx,txfonts,multicol,picins}
\usepackage[setpagesize=false]{hyperref}
\usepackage[usenames,dvipsnames]{xcolor}
\usepackage[setpagesize=false]{hyperref}\hypersetup{colorlinks,
  linkcolor={blue!50!black},
  citecolor={blue!50!black},
  urlcolor=blue
}

\paperwidth 8in
\paperheight 10.5in
\textwidth 8in
\textheight 10.5in
\oddsidemargin -0.75in
\evensidemargin \oddsidemargin
\topmargin -0.75in
\headheight 0in
\headsep 0in
\footskip 0in
\parindent 0in
\setlength{\topsep}{0pt}
\pagestyle{empty}

\def\myurl{http://www.math.toronto.edu/~drorbn/}

\def\blue{\color{blue}}
\def\green{\color{green}}
\def\red{\color{red}}

\def\bbC{{\mathbb C}}
\def\bbF{{\mathbb F}}
\def\bbN{{\mathbb N}}
\def\bbQ{{\mathbb Q}}
\def\bbR{{\mathbb R}}
\def\bbZ{{\mathbb Z}}

\def\imagetop#1{\vtop{\null\hbox{#1}}}

\begin{document}

Name (Last, First): $\underline{\hspace{3in}}$ \hfill Student ID: $\underline{\hspace{2in}}$

\vskip 2mm

{\small
  \href{\myurl}{Dror Bar-Natan}:
  \href{\myurl/classes/}{Classes}:
  \href{\myurl/classes/\#1516}{2015-16}:
  \href{\myurl/classes/16-475-ProblemSolving}{MAT 475 Problem Solving Seminar}:
  \hfill\url{http://drorbn.net/16-475}
}

\vskip 3mm

{\large\bf Quiz 10} on March 31, 2016: ``Argue by Contradiction'' and ``Pursue Parity''. You have 30 minutes to solve the following three problems. Please write on both sides of the page. \hfill {\bf Good Luck!}

\vskip 2mm

\parpic[r]{
  \includegraphics[width=1.5in]{Cuboids.png}
  \includegraphics[width=1.5in]{3DChessboard.png}
}
\noindent{\bf Problem 1} (Larson's 1.10.4, reworded). Let $n$ be an odd integer
and let $A$ be a symmetric $n\times n$ "Latin" matrix - every row and every
column in $A$ is a permutation of $\{1,2,\ldots,n\}$. Show that the
diagonal of $A$ is also a permutation of $\{1,2,\ldots,n\}$.

%\vskip 1mm

\picskip{3}\noindent{\bf Problem 2.} Can you pack 125 boxes of size $4\times 2\times 1$
inside one cube of size $10\times 10\times 10$? If you wish to refer to one of the figures on the right, state clearly whether it is figure {\bf A} or {\bf B}.

%\vskip 1mm

\picskip{3}\noindent{\bf Problem 3.} (Larson's 1.10.10, reworded). Show that for every positive integer $a$, the equation $x^2-y^2=a^3$ has solutions with $x,y\in\bbZ$.

\end{document}

