\documentclass[10pt]{article} % ========================================================================= % document style changes % ========================================================================= \usepackage{amsmath} % AMS math packages \usepackage{amssymb} % \usepackage[]{graphpap} \setlength{\parindent}{0in} % Control margins and amount of text \setlength{\topmargin}{-1in} \setlength{\oddsidemargin}{-.5in} % changed from {-.15in} \setlength{\textheight}{10.5in} \setlength{\textwidth}{7.3in} \pagestyle{empty} % No page numbers \newcommand{\spc}{\vspace{0.25in}} % Shortcut commands \newcommand{\ds}{\displaystyle} %\newcommand{\ds}[1]{\displaystyle{#1}} \newcommand{\ra}{\rightarrow} \begin{document} % This is where the document begins {\LARGE\bf \begin{tabbing} \hspace{2.3in} \= \hspace{2.3in} \= \hspace{1.2in} \= \\ %========= CHANGE DATE == QUIZ NUM ================= =============== Math 175 \> Quiz 3 \> Name: \underline{\hspace{2in}} \\ \normalsize Feb 8, 2001 \> \> {\bf Show ALL Work } % ========================================================================= \end{tabbing} } \vspace{.05in} \begin{enumerate} \item Find the limit \( \ds{ \lim_{x \ra \infty}\, \frac{2x^2+1}{5x-3x^2} }\) \vfill \item Use the definition of the derivative to find an expression for the instantaneous velocity of an object moving with rectilinear motion according to the function \( \ds{s = 3t -\frac{2}{5t} }\). \vfill \vfill \vfill \pagebreak \item Find the derivative of each of the given functions. \begin{enumerate} \item \( \ds{f(y) = -6y^5+5y^3+\pi^2 }\) \vfill \item \( \ds{p(x) = (x^2+2)(3-2x) }\) \vfill \item \( \ds{y = \frac{3x^2+x}{1-4x} }\) \vfill \end{enumerate} \item For what value(s) of x is the tangent to the graph of $y=x^2-6x$ parallel to the $x$-axis? \vfill \end{enumerate} \begin{itemize} \item [BONUS] \. Find an equation for the line tangent to the graph of y at the x value(s) you found above (in 4). \vfill \end{itemize} \end{document}