Matrices Flashcards

1
Q

How do you multiply matrices with a whole number?

A

You multipy every number in the matrix by that.

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

How do you add or subtract two matrices together?

A

You add and subtract the numbers that are in the same positions as one another.

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

What is the transpose (a’) of a matrix?

A

Swap the rows and columbs.

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

How do you multipy matrices?

A

You multiply the first number in the first row with the first number in the first coloum and add them, then the second number in the second row with the second number in the second row and add them and so on…

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

What tells you the order of the matrix? and how can you tell if a matrix can be multiplied together?

A

The numbers on the outside of each matrix, eg 2x3 and 2x2 would be 2x3. If the two inner numbers dont match, they cannot be multiplied.

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

What does  do?

A

It doesn’t do anything, if you multiply by it the matrix will be unchanged. A = A

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

What is the formula of the determinant of a 2x2 matrix?

A

det A = ad - bc

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

What is the formula of the determinant of a 3x3 matrix?

A

Look in the formlula sheet, it’s the same as the vector product.

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

What is a singular matrix?

A

A matrix with a determinant of zero.

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

What is the formula for the inverse of a 2x2 matrix?

A

(1 /det A) x (original matrix with a and d swapped and b and c’s signs changed)

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

How to do the index of a 3x3 matrix?

A

form the augmented matrix by just have a diaganol line of 1s from top left to bottom right, with the rest zeros and multiply with the original matrix. Just like guassian elimination get zeros on the bottom left, then on the middle right and then on the top middle and right. You can divide rows by a number to get them equal to 1. You go the subtraction on BOTH sides.

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

What is the formula for a matrix reflected in the x axis?
What is the formula for a matrix reflected in the y axis?
What is the formula for a matrix reflected in the line y = x?

A

Bottom right changes sign.
Top left changes sign
The numbers swap with the thing next to it

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

How do you answer a matrix corresponding to a rotation of θ° anticlockwise about the origin question?

A

Just sub in value to equation in formula sheet and simplyfy. If asked to find a new point just make a vector with the coordinates and multiply it by the vector you just made.

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

What is the formula for a scale factor matrix?

A

just multiply everything by the number.

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