교과 과정 팩

수학 시험

명예 진술서, 포인트 테이블 및 전체 문제가 포함된 공식 시험 첫 페이지입니다.

LaTeXCC0-1.0과제
카탈로그에서 보기
수학 시험 템플릿의 컴파일된 첫 페이지
main.tex
\documentclass[11pt,addpoints]{exam}
\usepackage[margin=1in]{geometry}
\usepackage{amsmath,amssymb}
\usepackage{lmodern}

\pagestyle{headandfoot}
\firstpageheader{MATH 2410}{Midterm Exam 1}{Fall Semester}
\runningheader{MATH 2410}{Midterm Exam 1}{Page \thepage\ of \numpages}
\firstpagefooter{}{}{}
\runningfooter{}{Page \thepage\ of \numpages}{}

\begin{document}

\begin{center}
  {\LARGE\bfseries Midterm Examination 1}\\[4pt]
  {\large MATH 2410: Multivariable Calculus and Linear Algebra}\\[4pt]
  Time allowed: 90 minutes \quad | \quad \numpoints\ points total
\end{center}

\vspace{0.6em}
\makebox[\linewidth]{Name: \enspace\hrulefill\hspace{2em} Student ID: \enspace\hrulefill}

\vspace{1.2em}
\noindent\fbox{\parbox{\dimexpr\linewidth-2\fboxsep-2\fboxrule}{%
\textbf{Honor statement.} I affirm that I will not give or receive any
unauthorized help on this exam, and that all work will be my own.\\[1.4em]
Signature: \enspace\hrulefill\hspace{2em} Date: \enspace\makebox[1.4in]{\hrulefill}}}

\vspace{1.2em}
\textbf{Instructions.} Closed book, no calculators. Show all work; correct
answers without justification receive little credit. If you need more room,
use the back of the page and indicate clearly where your work continues.

\vspace{1em}
\begin{center}
  \gradetable[h][questions]
\end{center}

\vspace{1em}
\begin{questions}

\question[10]
Let $f(x, y) = x^2 y + e^{xy}$.
\begin{parts}
  \part[5] Compute the partial derivatives $f_x$ and $f_y$.
  \part[5] Find the equation of the tangent plane to $z = f(x,y)$ at the
  point $(1, 0, 1)$.
\end{parts}

\question[10]
Let $A = \begin{pmatrix} 1 & 2 \\ 2 & 1 \end{pmatrix}$.
\begin{parts}
  \part[4] Find the eigenvalues of $A$.
  \part[4] Find an eigenvector for each eigenvalue.
  \part[2] Is $A$ diagonalizable? Justify your answer.
\end{parts}

\question[10]
Evaluate $\displaystyle\int_0^{1}\!\!\int_0^{x} 2xy \,dy\,dx$, then sketch
the region of integration and rewrite the integral with the order of
integration reversed.

\question[10]
Determine whether the series
$\displaystyle\sum_{n=1}^{\infty} \frac{n}{n^3 + 1}$ converges or diverges.
Name any convergence test you use and verify its hypotheses.

\end{questions}

\end{document}

앱에서: 새 프로젝트 갤러리를 열고 "템플릿 더 받기"에서 교과 과정 팩 팩을(를) 설치하면 실시간 미리보기와 원클릭 생성이 됩니다. 컴파일은 번들 엔진으로 로컬 실행됩니다.

모든 템플릿