Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
Download

kevinlui's site

7239 views
1
\documentclass{exam}
2
\usepackage{hyperref}
3
\usepackage{amsmath}
4
\usepackage{amsfonts}
5
6
\begin{document}
7
8
\begin{center}
9
Worksheet 6 - Due 11/10
10
\end{center}
11
12
\begin{questions}
13
\question
14
You should be familiar with the theorem here: \url{http://kevinlui.org/au17m308/log/4-review.html}
15
\begin{parts}
16
\part
17
There is a somewhat obvious error. Find it.
18
\part
19
Write down all the different ways to express the nullity.
20
\end{parts}
21
22
\question
23
What is the absolute value of the determinant of the matrix in problem 2 of
24
worksheet 5?
25
\end{questions}
26
27
\end{document}
28
29