\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
}
\usepackage{chessboard}

\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\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/\#1415}{2014-15}:
  \href{\myurl/classes/15-475-ProblemSolving}{MAT 475 Problem Solving Seminar}:
  \hfill\url{http://drorbn.net/15-475}
}

\vskip 3mm

{\large\bf Quiz 9} on March 17, 2015: ``Pursue Parity''. You have 25 minutes to solve two of the three problems below. Please write on both sides of the page. \hfill {\bf Good Luck!}

\vskip 2mm

\noindent{\bf Marking Comment.} My decision remains to simplify the management of this course and mark the quizzes myself, though at a delay of one week, in a symbolic acknowledgement of the ongoing TA strike.

\vskip 2mm
\parpic(0pt,0pt)(0mm,42mm)[r]{\setchessboard{smallboard, showmover=false, setpieces=rg4}\chessboard}
\noindent{\bf Problem 1.} Can you cover an $8\times 8$ chessboard with $21$
rectangles of size $3\times 1$ and a single extra $1\times 1$ square? If you can, what chessboard positions might the $1\times 1$ square occupy? (You need to justify your assertions, of course). For reference, in the chessboard on the right, the rook is at position \verb$g4$.

\vskip 2mm\noindent{\bf Problem 2} (Larson's 1.10.1, reworded). Given $9$ distinct points in $\bbZ^3$, show that there is some point in $\bbZ^3$ which is exactly half way between two of these $9$ points.

\vskip 2mm\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}

