Pack de cours

Examen de mathématiques

Une première page d'examen formel avec une déclaration d'honneur, un tableau de points et des problèmes complets.

LaTeXCC0-1.0Missions
Voir dans le catalogue
Première page compilée du modèle Examen de mathématiques
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}

Dans l'application : ouvrez la galerie Nouveau projet, installez le pack {étiquette} sous "Obtenir plus de modèles", et ce modèle apparaît avec un aperçu en direct et une création de projet en un clic. La compilation s'exécute localement sur le moteur fourni.

Tous les modèles