Matrices and Inverses Flashcards

1
Q

determinant of 2x2 matrix

A

ad - bc

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

what is a determinant

A

area scale factor of a matrix

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

determinant of 3x3 matrix

A

a (det minor a) - b (det minor b) + c (det minor c)
minor a i.e a 2x2 matrix ignoring a row and column

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

negative determinant

A

opposite orientation

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

non-singular or singular matrix

A

determinant not 0 so has an inverse and one point maps to one image
determinant = 0 is singular, no inverse and multiple points map to one image

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

det(m) x det(n)

A

= det(mn)

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

criteria for matrix to have an inverse

A

non 0 determinant
square matrix

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

inverse of a 2x2 matrix

A

1/det A x originial matrix with a and d swapped and sign on b and c changed

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q

what is a matrix inverse

A

reverses the transformation
such that A x A-1 = I

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
10
Q

what extra thing should you do when multiplying matrices on two sides

A

specify which side multiplication is occuring

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
11
Q

inverse of 3x3 matrix

A

1/ det A x original matrix replaced with det minor of each cell and sign change in even cells, transposed so rows become columns and vice versa

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
12
Q

how to use matrices to form simultaneous equations

A

each row of a matrix should be a line of the simultaneous equation with the right side on the right side and left side is numbers without x y z multiplied by a 3x1 matrix with x y and z alone

(or 2x1 with just x and y)

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
13
Q

solving matrix simultaneous equations

A

x the solution matrix by the inverse of the equation matrix on the left side

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
14
Q

times when matrix equations dont work

A

determinant 0 - either equations are consistent so coefficients can be equated and have the same solution (so infinite solutions)
or equations form a triangular prism with no solutions
or planes are parallel where coefficients can be equated but then have different solutions (no solutions)
only works when all 3 planes meet at one point

How well did you know this?
1
Not at all
2
3
4
5
Perfectly