Math 1553 final exam

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

1/153

encourage image

There's no tags or description

Looks like no tags are added yet.

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

No analytics yet

Send a link to your students to track their progress

154 Terms

1
New cards

When I mention a ‘2 × 3 matrix’, the first number indicates the (row/column) and the second umber indicates the (row/column)

row, column

2
New cards

a consistent system means ____, and an inconsistent system means ______.

at least one solution exists for the system, a solution does not exist for the system

3
New cards

R is a Euclidean _____, R² is a Euclidean _____, R³ is a Euclidean ____.

line, plane, space

4
New cards

what is the implicit form of a linear equation?

the implicit form is the regular looking way of the equation

5
New cards

what are examples of non linear equations?

where variables are multiplied to each other instead of being added or subtracted to each other

6
New cards

what are the three types of solutions a linear system of equations can have?

no solution, 1 solution or infinitely many solutions

7
New cards

what does it mean to have m linear equations in n unknowns in terms of rows and columns?

there are m linear equations → rows, and n variables → columns

8
New cards

do augmented matrices initially have 0’s to the right of the separatrix or numbers?

numbers

9
New cards

break it down: what does it mean to write an element of Rn ? tell me what an element is, and what Rn is?

an element is a member of a set (a set is a collection of things where order does not matter). Rn is the set of all vectors, with n representing the number of entries within each vector.

10
New cards

what would you write if you were told to write an element of Rn?

write a list with elements within it, and have each entry represent the given situation

11
New cards

what is a pivot in REF and RREF?

REF: a number you will sense will be 1 in RREF with 0’s above and below it

RREF: what I described above

12
New cards

what is a matrix in row echelon form?

1) all 0 rows are at the bottom

2) each leading entry in a row is to the right of the leading entry in a row above

3) directly below a leading entry, all entries are 0

13
New cards

what is a matrix in row echelon form?

it’s in row echelon form and the pivots are equal to 1, and each pivot is the only non zero entry in its column

14
New cards

true or false: a linear system is inconsistent if the augmented matrix’s right most column is a pivot column

true

15
New cards

if there is 1 free variable, then the solution set of the system of linear equations is a ____.

line

16
New cards

what does R3 mean?

all possible points in a 3-d space; (x, y, z)

17
New cards

true or false: 2 planes in R3 can intersect at exactly one point? If false, state the correct answer.

false; 2 planes in R3 can only intersect at a line or not at all

18
New cards

if a solution to a system of linear equations has 2 free variables, then the solution set is a ____.

plane

19
New cards

in terms of pivots and columns, what are the conditions for a matrix to have no solution, one solution or infinitely many solutions?

for no solution, the right most column of any matrix has a pivot

for one solution, every column except the right most column has a pivot

for inf. many solutions, the right most column doesn’t have a pivot and some other column doesn’t either

20
New cards

define what a point is in terms of Rn

a point is an element (or a vector) of Rn (a single vector in a set of vectors of Rn)

21
New cards

how would you write an element of Rn on a graph?

write it as an (x.y) pair on the graph

22
New cards

define what a vector is in terms of Rn

an element of Rn drawn as an arrow

23
New cards

do vectors always start at the origin?

no

24
New cards

how would you draw (2) as a vector on a graph?

(1)

start from wherever you wanna start and draw an arrow to the point (2,1) on the graph

25
New cards

how do you add 2 vectors together?

just add them straight across from each other to make a new vector

26
New cards

how do you scale a vector by a scalar?

multiply each entry by the scalar to get a new vector

27
New cards

how do you draw the addition and subtraction of two vectors geometrically?

for addition, you would take the vector line from one vector and add it to the other vector, adding it in a positive direction, and draw a vector line to the new point where the addition of the two vectors end. For subtraction, you would do a similar thing, but add the other vector going in a negative direction onto the other vector.

28
New cards

what happens if you scale a vector geometrically by a scalar? what happens if you negate a vector geometrically?

the same vector either gets shorter or longer depending on if you multiply the vector by a scalar greater than 1 or less than 1 for scaling a vector by a scalar. You make the vector go in the opposite direction if you negate it.

29
New cards

w vector + ( v vector - w vector) =

v vector

30
New cards

what makes a vector a linear combination? what does this mean intuitively?

a vector w in Rn is a linear combination of the vectors v1, …, vp in Rn if w can be written as w = c1v1 + c2v2 + … +cpvp for some scalars c1, …, cp.

intuitively, we can get to w by taking c1 steps (telling you how far to go in the direction) in the v1 direction and c2 steps in the v2 direction and … taking cp steps in the vp direction.

31
New cards

what is the Span {v1,…vp} mean?

it’s the set of all vectors of the form: {x1v1 + … xp+vp}, with x being real numbers

32
New cards

true or false: the Span of {v1, …, vp} is the set of all linear combinations

true

33
New cards

write the equation to the vectors of Span {v1, v2}

x1v1 + x2v2

34
New cards

what has to be true for the entries of v1 and v2 for Span {v1, v2) = R2

both vectors have to have 2 entries each

35
New cards

true or false: Span {v1, v2) = R2 is always a plane

false, it can be a plane or a line

36
New cards

the Span of the 0 vector is ….

a point

37
New cards

true or false: a system is consistent only if the vector equation is consistent (meaning there exists a solution)

true

38
New cards

true or false: in an augmented matrix, without solving for the variables, b is a linear combination for the vectors and b is in Span of those vectors

true

39
New cards

how do you write a vector equation from a given system of equations ?

separate them into vectors by variable, and have b as a vector by itself as well. then do parametric form, and leave b alone. then for the vector equation, have it in the form x1v1 + x2v2 = b, and have each vector be represented as v1 or whatever in the vector equation. then once you solve for x and y using row reduction, plug in the x and y values into the vector equation. you can also plug in the actual vectors into the vector equation as well, including the b vector.

40
New cards

how to write a set of different vectors whose span is a line in R³?

provide vectors, each with 3 entries, with all of them being linearly dependent of each other (being scalar multiples of each other).

41
New cards

how to write a set of different vectors whose span is a plane in R³?

give two independent vectors and, and write the third vector so that it is a linear combination of the first 2 vectors

42
New cards

how to provide a set of different vectors who span is only a single point in R³?

0 vector for all

43
New cards

what does Ax = b mean?

multiplying the columns of A by the vector of unknowns give me the destination, b

44
New cards

true or false: saying the following all mean the same thing:

b is in Span {v1,…,vp}, with b being a linear combination

the vector equation is consistent

the augmented matrix is consistent

the matrix Ax = b is consistent

true

45
New cards

n in Rn is equal to the number of

rows

46
New cards

the number of columns in a matrix is equal to the number of ____ ____ in the vector equation

vector coefficients

47
New cards

true or false: the columns of A are the same as x vector in Rn

true

48
New cards

each column in A lives in R_?

m

49
New cards

true or false;

Ax = (v1, v2, …., vp) (x1) = the vector equation

(x2)

(. ..)

(xp)

true

50
New cards

Ax lives in R_?

m

51
New cards

what is the condition for multiplying a matrix by a vector?

the number of columns of the matrix must match up with the number of rows of the vector

52
New cards

how to multiply a matrix by a vector?

(first entry of the vector x the first column of A) + (second entry of the vector x the second column of the matrix) and so on… * end up with a vector

53
New cards

what is a row vector?

a vector that is only one row

54
New cards

true or false: (a1 …. an) (x1) = a1x1 + … + anxn

(…)

(xn)

true

55
New cards

for a row vector, m is the number of ____ and n is the number of _____

rows, columns

56
New cards

if A m x n w/ rows r1, …, rm, and if x in Rn: Ax =

(r1)

(r2) ( x)

(…)

(r3)

57
New cards

if A m x n w/ rows r1, …, rm, and if x in Rn, where does Ax live in?

Rm

58
New cards

for an m x n matrix, the columns of A live in ____, the vector x lives in ____, the output lives in _____ .

Rm, Rn, Rm

59
New cards

true or false: if A m x n, b in Rm, then Ax = b has a solution x.

true

60
New cards

true or false: if b is in Span {v1, …,vn}, then b is in the span of the columns of A

true

61
New cards

A m x n, b in Rm

What conditions on A guarantees that Ax = b consistent, no matter what b is?

A has a pivot in evert row

62
New cards

for Ax = b, it is a linear system of ____ equations in ___ unknowns

m, n

63
New cards

A ( u + v ) =

Au + Av

64
New cards

A (cu) =

cAu

65
New cards

the solution set to Ax = 0 is always the span of

the vectors you get from the free variables

66
New cards

true or false: every vector in Rn being a linear combination of the columns of A guarantees that Ax = b is consistent for every b in Rn

what does this statement mean?

true.

that no matter what b you pick, you can still write the vector equation

67
New cards

in order to guarantee that Ax = b is consistent for every b in Rn, the set of solutions to Ax = 0 has to be a what?

whatever shape will give the matrix a pivot in every row

68
New cards

define what a homogenous and a non homogenous system is?

homogenous is Ax = 0

non homogenous is Ax = b, with b not being equal to 0

69
New cards

every homogenous linear system is consistent when Ax = 0, when x =

0

70
New cards

what is the trivial solution?

x = 0

71
New cards

Ax = 0 has inf. many solutions if it has at least 1 ____

free variable

72
New cards

how to find the solution set to Ax = 0?

row reduce to RREF and parametric vector form and its the span of those columns

73
New cards

how to find the solution set to Ax = b, with b being a vector other than the 0 vector?

augment the matrix to have the right most column be b, RREF and put in parametric vector form and its the span of those columns

74
New cards

what is parametric vector form?

getting the columns with the free variables

75
New cards

true or false:

after getting the solution in parametric vector form if you’re left with a vector multiplied to a free variable and a vector not multiplied by a free variable, then this means the solution set is a translation of the span (the vector with the free variable) by the vector w/o the free variable

this also means that the solution set is a line through the vector w/o the free variable, parallel to the Span of the vector w/ the free variable

also, the vector w/o the free variable itself is a solution to Ax = b, where b is not the 0 vector

true for all

76
New cards

true or false:

the solution set to a consistent Ax = b is obtained by taking any particular solution to Ax = b and adding all solutions to Ax = 0

true

77
New cards

true or false: if you have Ax = b, and you solve the same equation for two different b’s, then the solution sets from both b’s will be parallel to each other

78
New cards

define what a solution set is in terms of Ax = b

define what the columns span of A is

1) for fixed b, all x so that Ax =b

2) all b so that Ax = b is consistent

79
New cards

the span of the columns of A are …

the span of the columns of A as vectors

80
New cards

if Span {u, v} is a plane, they are linearly _____. If Span {u,v} is a line or point, they are linearly ______.

independent, dependent

81
New cards

what is the definition for a set of vectors being linearly independent or linearly dependent?

a set of vectors {v1,…vp} in Rn is linearly independent if the vector equation x1v1, + …., xpvp = 0 has only the trivial solution, where all coefficients of the vector equation are 0.

Otherwise, the set of vectors {v1,…vp} are linearly dependent, where at least one of the coefficients in the vector equation is not 0.

82
New cards

true or false:

saying the set of vectors {v1,…,vp} in Rn is lin. inde. if the vector equation x1v1 +…_xpvp = 0 has only the trivial solution is the same as saying (v1…vp) (x1…xp) = 0 has only the trivial solution, where x1 = 0, x2 = 0,…, xp=0, which is the same as saying Ax = 0 has only the trivial solution x = 0, where Ax = 0 has no free variables and has a pivot in every column.

true

83
New cards

How do I check to see if vectors are lin. ind?

row reduce and if every column has a pivot, then they are lin. ind.

84
New cards

is the set of vectors {v1,...,vp} lin. ind. or dep.?

dep

85
New cards

what does it mean for a set of vectors {v1,…vp} to be lin. dep.?

at least one of the vectors in the span of the others, so you can remove at least one vector without shrinking the span

86
New cards

what is the increasing Span criterion

{v1,…vp} is lin. ind. if you add one of these vectors to the set and it increases the Span of these vectors

87
New cards

{v1} is lin. ind. if Span {v1} is a ____.

{v1,v2} is lin. ind. if Span {v1,v2} is a ____.

{v1,v2,v3} is lin. ind. if Span {v1,v2,v3} is a _______.

line, plane, 3-d space

88
New cards

the pivot columns of a matrix are lin. _____

ind.

89
New cards

the columns of a matrix are lin. ind. if A has a pivot in every _____

column

90
New cards

matrices that have more columns than rows are lin. ____

dep.

91
New cards

if the columns of a matrix are lin ind., then Ax = b has either _____ solution or _____ solution

one, no

92
New cards

true or false:

the xy-plane in R3 is like R2 but it’s not R2

the line thru the 0 vector in R10 is like R but it’s not R

Rn is like itself

true

93
New cards

list the three criteria for a subspace V to be a subspace of Rn

1) the 0 vector is in V

2) if u,v in V, then u+v is in V (closed under addition)

3) if u in V, then cu is in V (closed under scalar multiplication)

94
New cards

true or false:

every span of vectors is a subspace and every subspace is in the span of some vectors

true

95
New cards

what is the definition of a spanning set for V?

what does it mean that V is spanned by v1,..,vp?

if V = Span {v1,…,vp}, V is the subspace spanned by v1,…,vp, and v1,…,vp is a spanning set for V.

96
New cards

what is col A and nul A? where do they live? how do you solve for each?

col A, or the column space of A, is the span of the columns of A, and lives in Rm. You find a spanning set of col A by RREF the matrix, and the same columns from the original matrix are the spanning set for col A from the pivot columns from the RREF matrix. It’s the span of those columns.

nul A, or the null space of A, is the solution set to Ax = 0, and it lives in Rn. You find the nul A by RREF and finding parametric vector form, and the span of those columns is the nul A.

97
New cards

define what a basis for V is

let V be a subspace of Rn:

a basis of V is a set {v1,…,vp}, where

1) {v1,…,vp} is lin. ind.

2) Span {v1,…,vp} = V

98
New cards

define what the dimension of V is

the number of vectors in basis for V

99
New cards

true or false: a subspace for V usually has inf. many choices for a basis for V

true

100
New cards

every basis for V has the same number of ______.

vectors