\documentclass[fleqn, 12pt]{article}
%\pagestyle{empty}
\setlength{\topmargin}{-.5in}
\setlength{\oddsidemargin}{-.3in}
\setlength{\textheight}{9in}
\setlength{\textwidth}{7.2in}


\usepackage{amssymb}
\usepackage{amsmath}


\newcommand{\adj}{\mathrm{Adj}}
\newcommand{\mbf}{\mathbf}
\newcommand{\R}{\mathbb{R}}
\newcommand{\ra}{\rightarrow}
\newcommand{\proj}{\mathrm{proj}}
\newcommand{\dotprod}{\bullet}

\newcommand{\sol}{{\textbf{Solution: }}}

\newcommand{\lecture}{{\Large\textbf{Lecture Problems}}}

\begin{document}

\begin{center}
{\Large Warm-Up Problems and Lecture Problems

March 19, 2003}
\end{center}

\begin{enumerate}

\item  
\begin{enumerate}
\item  Find the equation of the line connecting the points $(5,10)$ and $(10,0)$.

\item  Consider the region between the $y$-axis and the line segment above.
	Rotate this region about the $y$-axis and draw the resulting solid.
\item  Find the area of a cross section ($A(y)$).

\item  Find the volume of the solid.
\end{enumerate}



\item  If $1$ kilogram weighs $2.2$ pounds, how many kilograms is a person who weighs 
	$180$ pounds?

\item   Suppose your dog Fido has a mass of 10 kilograms.
	\begin{enumerate} 
	\item  If Fido steps on your bathroom scale (measuring pounds), what should your scale read?
	
	\item  Now you and Fido orbit in the space station with your bathroom scale.
	How much does Fido weigh in orbit?
	(What does your bathroom scale read now?)
	\end{enumerate}
	
\end{enumerate}

\end{document}