What is the determinant of the matrix [[1, 2], [3, 4]]?
Answer: ______________
What is the inverse of the matrix with rows (2, 0) and (0, 2)?
Only square matrices with a full set of pivots can have an inverse.
Circle one: True False
Which of these matrices is NOT invertible?
Which condition guarantees a square matrix has an inverse?
You must solve one large system Ax equals b with a single right hand side. What is the better method?
What is the determinant of the matrix with rows (1, 2) and (3, 4)?
Answer: ______________
What is the inverse of [[2, 0], [0, 2]]?
The inverse of the matrix with rows (1, 2) and (0, 1) holds some entry in row 1, column 2. What is it?
Answer: ______________
The inverse of [[1, 2], [0, 1]] has some entry in row 1, column 2. What is it?
Answer: ______________