Functions Involving Parameters, Vectors, and Matrices
If for a given square matrix , what will be ?
-16
+16
+4
-4
What is true about the determinants when exchanging two rows of an invertible matrix?
The value of the determinant doubles.
The sign of the determinant changes.
The value of the determinant remains unchanged.
The absolute value increases by one unit.
What is the determinant of a 2x2 matrix ?
How do you calculate the minor of an element in a square matrix?
By finding the determinant of the submatrix that remains after removing the row and column containing that element.
Dividing the determinant of the whole matrix by the element.
Multiplying the element by its cofactor.
Adding all other elements except for those in the same row or column.
If a square matrix A has an inverse, what is the determinant of A?
Zero.
Not zero.
Greater than one.
Less than one.
What is true for two square matrices, A and B, if ?
AB is the determinant of A.
AI is the identity matrix B.
B is the inverse of A.
The determinant of B is zero.
What is the determinant of a 2x2 matrix ?

How are we doing?
Give us your feedback and let us know how we can improve
What property of real numbers allows you to change the order of multiplication without changing the product?
Commutative Property
Identity Property
Associative Property
Distributive Property
What is the determinant of the matrix ?
2
10
-10
6
How do you know if two matrices can be multiplied together?
They must both be square matrices.
They must have the same determinant value.
They must have the same number of rows.
They have dimensions such that the number of columns in the first matrix matches the number of rows in the second.