\documentclass{article}
\input{/home/william/preamble.tex}
\usepackage{graphicx}
\newcommand{\ex}{\textsl{Example: }}
\begin{document}
	{\noindent 21-120 Differential and Integral Calculus \hfill Summer Session I 2010\\}
	{\centering Final Exam Review \medskip\\}
	\hrule
	{	\mbox{} \\
		This list is not comphrensive. You are expected to be able to answer any question using the tools that I have taught in class.

		Note that the exams are no cumulative. Thus no material on items before those on this list will be explicitly tested.

		The exam will be 6 free-response type questions. Partial credit will be given.

		My advice to you is to do TONS of practice problems. It is the only way to study. There are so many integrals to practice at the end of chapter 6. You should be able to do EVERY one of them. Please see me if you're having any trouble. This test is very straightforward. If you know all the material below, you'll do well.

		\begin{enumerate}
			\item Know the fundamental theorem of calculus. \\
				\ex $\ds\frac{d}{dx}\int\limits_{-x^2}^{x^2} \cos(u^3)\sin(u^8)e^u \, du$
			\item You must know how to take all sorts of integrals, and be able to identify which techniques to use.
			\begin{enumerate}
				\item Doing a u-substitution.\\
					\ex $\ds\int\frac{x\,dx}{x^2+3}$ \\
					\ex $\ds\int x\sin(x^2)\,dx$ \\
					\ex $\ds\int \frac{\sin(\ln(y))}{y}\,dy$
				\item Doing integration by parts.\\
					\ex $\ds\int\left(x^3\cdot e^{x^2}\right)dx$\\
					\ex $\ds\int\left(\arctan(x)\right)dx$\\
					\ex $\ds\int x\cdot\ln(x)\,dx$
				\item Integrating Trig Functions. \\
					\ex $\ds\int\sin^3(x)\cos^8(x)\,dx$ \\
					\ex $\ds\int\frac{\sec^6(x)}{\tan^3(x)}\,dx$\\
					\ex $\ds\int\sec^5(t)\tan^3(t)\,dt$
				\item Using trig-substitution. \\
					\ex $\ds\int \sqrt{9-x^2}\, dx$ \\
					\ex $\ds\int \frac{1}{\sqrt{3x^2-2}}\, dx$
				\item Using partial fractions \\
					\ex $\ds\int \frac{x^2+1}{x^3+2x^2+x}\,dx$\\
					\ex $\ds\int \frac{x^3}{x^2-3x-4}\,dx$\\
					\ex See problem 19 in chapter 6 review problems.
				\item Doing integrals, and figuring out what to do (NOTE: On the test, I will never tell you what technique to do. I'll just give you an integral). For practice problems, check problems in the ``Test Review'' section of chapter 6
			\end{enumerate}
			\item Know to to evaluate a definite integral\\
			\ex $\ds\int\limits_0^1 x\,e^x \, dx$\\
			\ex $\ds\int\limits_0^{1/2} \sin(\pi x)\cdot\cos(\pi x)\,dx$
			\item Find the area between curves. For pratice problems, see section 7.1.
			\item Find the volume of a solid over a region with a given cross section. See section 7.2 for practice.
			\item Find the volume of a solid of revolution using the disk washer method. See section 7.2 for practice.
			\item Find the volume of a solid of revolution using shells. See sections 7.3 for practice.
			\item Knowing when to use shells or washers.
		\end{enumerate}

	}
\end{document}
