\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\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 6} Around the Isoperimetric Inequality, February 24, 2015. You have 25 minutes to solve the problem below. Please write on both sides of the page. \hfill {\bf Good Luck!}

\vskip 2mm

\noindent{\bf Problem} (the two parts are of equal value).
\begin{itemize}
\item Of all the parallelograms of area 1, which one has the least perimeter?
\item Of all the parallelepipeds of volume 1, which has the smallest surface area?
\end{itemize}
\[
  \imagetop{\includegraphics[scale=0.55]{parallelogram.png}}
  \qquad
  \imagetop{\includegraphics[scale=0.55]{parallelepiped.png}}
\]

\vskip -9mm
\noindent{\bf Extra Problem} (no credit). If you are bored, think about the following; we will talk about it in class later: Let an angle $\alpha$ be given, and consider triangles $ABC$ with internal angle $\alpha$ near $A$ and side lengths $AB=c$, $AC=b$, and $BC=c$. Of all such triangles with a fixed value for $a-(b+c)$, which one has the least area?
\begin{itemize}
\item Solve the problem.
\item Why am I asking it?
\end{itemize}

\end{document}

