Properties
Types of Matrices
Matrix Algebra
Determinant
Inverse Matrix
100

This refers to the number of rows and columns in a matrix

What is the order of a matrix?

100

Code Geass and this matrix focus on this number

What is the zero matrix?

100

Just like in regular arithmetic operations, order does not affect the result when performing this operation on matrices 

What is addition?

100

The difference of the products of elements on the leading and non-leading diagonals

What is the determinant?

100

Multiplying a matrix by its inverse gives me this as the result

What is the identity matrix?

200

Not to be confused with 4-sided polygons, the shape of a matrix is generally ______________

What is rectangular?

200

You and I have this in common and only square matrices have this 

What is the identity matrix?

200

This operation is very particular about the order as this can take away from the accuracy of the final result

What is subtraction?

200

The magnitude of this constant is computed but we call it by a word similar to the name of an instrument we use to weigh objects

What is a scalar?

200

This matrix is obtained by switching the elements on the leading diagonal and taking the negative of the elements on the non-leading diagonal  

What is adjoint (adjugate) matrix?

300

A matrix with m rows and n columns

What is a m x n matrix?

300

This matrix has elements only on its principal diagonal

What is the diagonal matrix?

300

This property is observed in addition of matrices but not in other operations

What is the commutative property?

300

A value of zero says it must be a __________ matrix

What is singular?

300

Multiply it on the right or on the left, the result is still I. Why?

What is the commutative property of inverse matrices?

400

This matrix has the same number of rows as columns

What is the square matrix?

400

This diagonal matrix has elements which all have a common factor

What is a scalar matrix?

400

Row by column is how we go... the process for which operation... do you know?

What is matrix multiplication?

400

With a non-zero value this matrix must be invertible. this means it's a ____________ matrix!

What is non-singular?

400

Don't forget to flip this before multiplying it with the adjugate matrix

What is the determinant?

500

A subset of the rectangular matrices which primarily consists of multiple rows and 1 column 

What are vectors(column matrices)?

500

These matrices depend on a scalar value derived from its elements

What are singular/non-singular matrices?

500

The number of columns in the first is equal to the number of rows in the second. What are we checking for?

What are conformable matrices?

500

The determinant of a singular matrix is 3x - 15. The value of which satisifies this is

What is x=5?

500

Have you ever wondered why we only mentioned 3 arithmetic operations? Not a trick, the inverse matrix is as a result of attempting to perform this arithmetic operation

What is division?