Maths Flashcards

1
Q

Is matrix multiplication commutative?

A

No, matrix multiplication is not commutative

For matrices A and B, AB ≠ BA in general.

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

What property of matrix multiplication is described by (AB)C = A(BC)?

A

Associative property

This property states that the grouping of matrices does not affect the product, provided the matrices are conformable for multiplication.

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

Matrix multiplication is distributive over addition. True or False?

A

True

This means A(B + C) = AB + AC, provided A, B, and C are conformable.

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

Complete the statement: A(B + C) = _______

A

AB + AC

This showcases the distributive property of matrix multiplication.

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

Complete the statement: (A + B)C = _______

A

AC + BC

This also illustrates the distributive property, showing how addition interacts with multiplication.

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