Final Exam MATH 136

0.0(0)
Studied by 0 people
call kaiCall Kai
learnLearn
examPractice Test
spaced repetitionSpaced Repetition
heart puzzleMatch
flashcardsFlashcards
GameKnowt Play
Card Sorting

1/125

encourage image

There's no tags or description

Looks like no tags are added yet.

Last updated 5:42 PM on 4/16/26
Name
Mastery
Learn
Test
Matching
Spaced
Call with Kai

No analytics yet

Send a link to your students to track their progress

126 Terms

1
New cards

A set of vectors { v 1, . . . , v k} in Rn is linearly dependent if…

knowt flashcard image
2
New cards

If v 1, . . . , v k ∈ Rn, then…

knowt flashcard image
3
New cards

Suppose that v , w, x ∈ R3 and c ∈ R.

knowt flashcard image
4
New cards

Let v , w, b ∈ R3 with { v , w} being linearly independent and let P be a plane in R3 with

vector equation x = s v + tw + b , s, t ∈ R. If n = v × w, then an equation for the plane

is…

knowt flashcard image
5
New cards

Definition: Projection onto a Line in Rn

knowt flashcard image
6
New cards

Perpendicular of a Projection in Rn

knowt flashcard image
7
New cards

Projection and Perpendicular onto a Plane in R3

knowt flashcard image
8
New cards

If the system of linear equations s and t…

knowt flashcard image
9
New cards

How to prove Span{something} = Span{something}

To prove Span{something} = Span{something}, show that each is a subset of each other. Like proving S=T in MATH 135

10
New cards

A basis always has exactly…

A basis always has exactly n vectors in Rn

11
New cards

How to justify if B is a basis for Rn

To justify if B is a basis for Rn, you must show:

  • Linear independence

  • that SpanB = Rn

12
New cards

A basis for a span IS the spanning vectors if..

A basis for a span IS the spanning vectors if they are linearly independent; if not, you remove redundancy

13
New cards

The number of basis vectors equals…

The number of basis vectors equals the dimension

14
New cards

The line S= {t v + b | t R} is a subspace of Rn if…

The line S= {t v + b | t R} is a subspace of Rn if and only if b is a scalar multiple of v.

15
New cards

How to prove B is not a basis for Rn

To prove B is not a basis for Rn, show there exists a vector in Rn that cant be written with the vectors from said basis

16
New cards

Squares, cubes, absolute values, sines, exponentials are

Squares, cubes, absolute values, sines, exponentials are non-linear, so they almost never work as subspaces

17
New cards

how to Prove that {x,y} is linearly independent

When a problem says “Prove that {x,y} is linearly independent,” it is asking you to assume c1x +c2y = 0 (the def’n of linear independence) and to show that c1 c2=0 is the only true solution for it

18
New cards

True or False: It is impossible to find a solution to a system of linear equations that has more un-

knowns than equations.

False. Take the system { x1 +x2 +x3 = 3, x1 = 1, for example.

19
New cards

The solution set of a homogeneous system of m linear equations in n variables is…

knowt flashcard image
20
New cards

Let Sb be the solution set of the system A | b and let S0 be the solution set of the

associated homogeneous system A | 0 . Then if x p is any particular solution in Sb,

knowt flashcard image
21
New cards

For any m × n matrix A we have

knowt flashcard image
22
New cards
23
New cards

Definition: Matrix

knowt flashcard image
24
New cards

If A, B, C ∈ Mm×n(R) and c, d ∈ R, then…

knowt flashcard image
25
New cards

Definition: Transpose

knowt flashcard image
26
New cards

Definition: Matrix-Vector

Multiplication

knowt flashcard image
27
New cards

(Column Extraction Theorem) If e i is the i-th standard basis vector and A= [a 1· · · a n] , then…

knowt flashcard image
28
New cards

If x , y ∈ Rn, then x^Ty = …

knowt flashcard image
29
New cards

If A ∈ Mm×n(R), x , y ∈ Rn and c ∈ R, then

knowt flashcard image
30
New cards

Definition: Matrix Multiplication

knowt flashcard image
31
New cards

If A, B, and C are matrices of the correct size so that the required products are defined,

and t ∈ R, then…

knowt flashcard image
32
New cards

(Matrix Equality Theorem)

knowt flashcard image
33
New cards

If I= [e 1· · · e n] , then for any n × n matrix A we have…

knowt flashcard image
34
New cards

Definition: Identity Matrix

knowt flashcard image
35
New cards

If A is an m × n matrix and f : Rn → Rm is defined by f ( x ) = A x , then for all x , y ∈ Rn

and b, c ∈ R we have…

knowt flashcard image
36
New cards

Definition: Linear Mapping Linear Operator

knowt flashcard image
37
New cards

If L : Rn → Rm is a linear mapping, then L(0) = …

knowt flashcard image
38
New cards

Every linear mapping L : Rn → Rm can be represented as a matrix mapping with matrix

whose i-th column is the image of the i-th standard basis vector of Rn under L for all

1 ≤ i ≤ n. That is, L( x ) = [L] x where…

knowt flashcard image
39
New cards

Definition: Standard Matrix

knowt flashcard image
40
New cards

If Rθ : R2 → R2 is a rotation with rotation matrix A = [Rθ],

knowt flashcard image
41
New cards

Definition: Range

knowt flashcard image
42
New cards

If L : Rn → Rm is a linear mapping, then Range(L) is…

knowt flashcard image
43
New cards

Definition: Onto

knowt flashcard image
44
New cards

Definition: Kernel

knowt flashcard image
45
New cards

If L : Rn → Rm is a linear mapping, then Ker(L) is…

knowt flashcard image
46
New cards

Definition: One-to-One

knowt flashcard image
47
New cards

Let L : Rn → Rm be a linear mapping. L is one-to-one if and only if for every u , v ∈ Rn

such that...

knowt flashcard image
48
New cards

Let L : Rn → Rm be a linear mapping with standard matrix [L]. Then, x ∈ Ker(L) if and only if…

knowt flashcard image
49
New cards

Let A ∈ Mm×n(R). The set { x ∈ Rn | A x = 0 } is…

knowt flashcard image
50
New cards

Definition: Nullspace

knowt flashcard image
51
New cards

Let A be an m × n matrix. Suppose that the vector equation of the solution set of A x = 0

as determined by the Gauss–Jordan algorithm is given by

x = t1 v 1 + t2 v 2 +· · · + tk v k, t1,…,tk ∈ R, then…

knowt flashcard image
52
New cards

If A is an m × n matrix, then

dim Null(A) = …

knowt flashcard image
53
New cards

Definition: Nullity

knowt flashcard image
54
New cards

If L : Rn → Rm is a linear mapping with standard matrix [L] = A= a 1· · · a n , then

Range(L) = …

knowt flashcard image
55
New cards

Definition: Column Space

knowt flashcard image
56
New cards

If L : Rn → Rm is a linear mapping with standard matrix [L] = A= a 1· · · a n , then

Range(L) = …

knowt flashcard image
57
New cards

Let A be an m × n matrix and let b ∈ Rm. Then b ∈ Col(A) if and only if…

knowt flashcard image
58
New cards

Let A = [a1 … an] be an m x n matrix. Suppose that rank A = r and that the RREF of A has leading ones in columns j1,…, jr. Then {aj1, …, air}…

knowt flashcard image
59
New cards

(Rank-Nullity Theorem) If A is an m × n matrix, then

knowt flashcard image
60
New cards

Definition: Row Space Left Nullspace

knowt flashcard image
61
New cards

Let A be an m × n matrix. Then

dim Col(A) = …

knowt flashcard image
62
New cards

Definition: Addition Scalar Multiplication

knowt flashcard image
63
New cards

If L, M : Rn → Rm are linear mappings and c ∈ R, then L + M : …

knowt flashcard image
64
New cards

Definition: Composition

knowt flashcard image
65
New cards

If L : Rn → Rm and M : Rm → Rp are linear mappings, then M ◦ L : …

knowt flashcard image
66
New cards

Definition: Identity Mapping

knowt flashcard image
67
New cards

Definition: Left and Right Inverse

knowt flashcard image
68
New cards

If A is an m × n matrix, then

(1) A has a right inverse if…

knowt flashcard image
69
New cards

If A, B, and C are n × n matrices such that AB= I= CA, then…

knowt flashcard image
70
New cards

Definition: Matrix Inverse

knowt flashcard image
71
New cards

An n × n matrix A is invertible if…

knowt flashcard image
72
New cards

If A and B are n × n matrices such that AB= I, then

knowt flashcard image
73
New cards

If A and B are invertible matrices and c ∈ R with c ̸= 0, then

knowt flashcard image
74
New cards

… A−1 = …

knowt flashcard image
75
New cards

Invertible Matrix Theorem

knowt flashcard image
76
New cards

Definition: Elementary Matrix

knowt flashcard image
77
New cards

If E is an elementary matrix, then…

knowt flashcard image
78
New cards

If A is an m × n matrix and E is the m × m elementary matrix corresponding to the row

operation Ri + cRj , for i ̸= j, then…

knowt flashcard image
79
New cards

If A is an m × n matrix and E is the m × m elementary matrix corresponding to the row

operation cRi, then

knowt flashcard image
80
New cards

If A is an m × n matrix and E is the m × m elementary matrix corresponding to the row

operation Ri Rj , for i ̸= j, then…

knowt flashcard image
81
New cards

If A is an m × n matrix and E is an m × m elementary matrix, then…

knowt flashcard image
82
New cards

If A is an m × n matrix with reduced row echelon form R, then…

knowt flashcard image
83
New cards

If A is an n×n invertible matrix, then A and A−1 can…

knowt flashcard image
84
New cards

If E is an m × m elementary matrix, then E^T…

knowt flashcard image
85
New cards

Definition: 2×2 Determinant

knowt flashcard image
86
New cards

Definition: Cofactor

knowt flashcard image
87
New cards

Definition: nxn Determinant

knowt flashcard image
88
New cards
<p></p>

knowt flashcard image
89
New cards

Definition: Upper Triangular, Lower Triangular

knowt flashcard image
90
New cards

If an n × n matrix A is upper triangular or lower triangular, then

det A = …

knowt flashcard image
91
New cards

If A is an n × n matrix and B is the matrix obtained from A by multiplying one row of A

by c ∈ R, then det B = …

knowt flashcard image
92
New cards

If A is an n × n matrix and B is the matrix obtained from A by swapping two rows of A,

then det B…

knowt flashcard image
93
New cards

If an n × n matrix A has two identical rows, then det A = …

knowt flashcard image
94
New cards

If A is an n × n matrix and B is the matrix obtained from A by adding a multiple of one

row of A to another row, then det B = …

knowt flashcard image
95
New cards

If A is an n × n matrix and E is an n × n elementary matrix, then

det EA = …

knowt flashcard image
96
New cards

Addition to The Invertible Matrix Theorem

knowt flashcard image
97
New cards

If A and B are n × n matrices, then det(AB) = …

knowt flashcard image
98
New cards

If A is an invertible matrix, then det A−1 = …

knowt flashcard image
99
New cards

If A is an n × n matrix, then det A = …

knowt flashcard image
100
New cards

If A is an n × n matrix with cofactors Cij and i ̸= j, then…

knowt flashcard image