Finite Math 1.1-1.2

0.0(0)
studied byStudied by 0 people
0.0(0)
full-widthCall with Kai
GameKnowt Play
New
learnLearn
examPractice Test
spaced repetitionSpaced Repetition
heart puzzleMatch
flashcardsFlashcards
Card Sorting

1/12

encourage image

There's no tags or description

Looks like no tags are added yet.

Study Analytics
Name
Mastery
Learn
Test
Matching
Spaced

No study sessions yet.

13 Terms

1
New cards

when a matrix’s dimension is written, ______

order is important!

2
New cards

the first dimension is always… ______

how many rows

3
New cards

the second dimension is always ______

how many columns

4
New cards

a position or cell in any matrix can be identified by its ____ and ____

row - column, this is called the value.

5
New cards

any two matrices can be added or subtracted as long as they have the same __________.

dimensions

6
New cards

any two matrices may be MULTIPLIED if and only if the number of columns in the first matrix and the number of rows in the second matrix are _________.

identical

7
New cards

any matrix plus the 0 matrix is itself

zero matrix

8
New cards

any matrix times the identity matrix is itself.

(the identity matrix but be a square though)

9
New cards

any matrix times its inverse is the ________.

identity matrix

10
New cards

all identity matrices are ________ matrices

square

11
New cards

the determinant is a _______ value that is a function of the entries of a square matrix

single

12
New cards

to find the determinant of a 2×2

  1. times diagonal down minus diagonal up

13
New cards

to find the determinant of a 3×3

  1. copy the 3×3 next to itself

  2. start in the top left and multiple diagonally down. add them together

  3. start in the bottom left and multiple diagonally up. add them together

  4. diagonal down minus diagonal up