Contact
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutSign UpSign In
| Download
Views: 1794
Image: ubuntu2004
1
<?xml version='1.0' encoding='UTF-8'?>
2
<bank>
3
<title>Linear Algebra for Team-Based Inquiry Learning</title>
4
<author>Steven Clontz</author>
5
<author>Drew Lewis</author>
6
<url>https://github.com/StevenClontz/tbil-la/</url>
7
<slug>tbil-la</slug>
8
<objectives>
9
<objective>
10
<title>Linear systems, vector equations, and augmented matrices</title>
11
<slug>E1</slug>
12
</objective>
13
<objective>
14
<title>Reduced row echelon form</title>
15
<slug>E2</slug>
16
</objective>
17
<objective>
18
<title>Solving linear systems</title>
19
<slug>E3</slug>
20
</objective>
21
<objective>
22
<title>Vector spaces</title>
23
<slug>V1</slug>
24
</objective>
25
<objective>
26
<title>Linear combinations</title>
27
<slug>V2</slug>
28
</objective>
29
<objective>
30
<title>Spanning sets</title>
31
<slug>V3</slug>
32
</objective>
33
<objective>
34
<title>Subspaces</title>
35
<slug>V4</slug>
36
</objective>
37
<objective>
38
<title>Linear independence</title>
39
<slug>V5</slug>
40
</objective>
41
<objective>
42
<title>Basis identification</title>
43
<slug>V6</slug>
44
</objective>
45
<objective>
46
<title>Basis of a subspace</title>
47
<slug>V7</slug>
48
</objective>
49
<objective>
50
<title>Polynomial and matrix spaces</title>
51
<slug>V8</slug>
52
</objective>
53
<objective>
54
<title>Homogeneous systems</title>
55
<slug>V9</slug>
56
</objective>
57
<objective>
58
<title>Linear maps</title>
59
<slug>A1</slug>
60
</objective>
61
<objective>
62
<title>Standard matrices</title>
63
<slug>A2</slug>
64
</objective>
65
<objective>
66
<title>Image and kernel</title>
67
<slug>A3</slug>
68
</objective>
69
<objective>
70
<title>Injectivity and surjectivity</title>
71
<slug>A4</slug>
72
</objective>
73
<objective>
74
<title>Multiplying matrices</title>
75
<slug>M1</slug>
76
</objective>
77
<objective>
78
<title>Row operations as matrix multiplication</title>
79
<slug>M2</slug>
80
</objective>
81
<objective>
82
<title>Invertible matrices</title>
83
<slug>M3</slug>
84
</objective>
85
<objective>
86
<title>Finding a matrix inverse</title>
87
<slug>M4</slug>
88
</objective>
89
<objective>
90
<title>Row operations and determinants</title>
91
<slug>G1</slug>
92
</objective>
93
<objective>
94
<title>Determinants</title>
95
<slug>G2</slug>
96
</objective>
97
<objective>
98
<title>Eigenvalues</title>
99
<slug>G3</slug>
100
</objective>
101
<objective>
102
<title>Eigenvectors</title>
103
<slug>G4</slug>
104
</objective>
105
</objectives>
106
</bank>
107