Home

Tutoring

Subjects

Live Classes

Study Coach

Essay Review

On-Demand Courses

Colleges

Games


Sign up

Log in

Opening subject page...

Loading your content

Practice

  • All Subjects
  • Algebra Flashcards
  • SAT Math Practice Tests
  • Math Question of the Day
  • Live Classes
  • On-Demand Courses

Varsity Tutors

  • Find a Tutor
  • Test Prep
  • Online Classes
  • K-12 Learning
  • College Search
  • VarsityTutors.com

© 2026 Varsity Tutors. All rights reserved.

← Back to quizzes

Precalculus Quiz

Precalculus Quiz: Zero And Identity Matrices And Determinants

Practice Zero And Identity Matrices And Determinants in Precalculus with focused quiz questions that help you check what you know, review explanations, and build confidence with test-style prompts.

Question 1 / 20

0 of 20 answered

Matrix MMM is a 3×33 \times 33×3 matrix such that M⋅I3=MM \cdot I_3 = MM⋅I3​=M and det⁡(M)=0\det(M) = 0det(M)=0. Which statement about matrix MMM must be true?

Select an answer to continue

What this quiz covers

This quiz focuses on Zero And Identity Matrices And Determinants, giving you a quick way to practice the rules, question types, and explanations that matter most for Precalculus.

How to use this quiz

Try each quiz question before looking at the correct answer. Use the explanations to review missed ideas, then come back to similar questions until the pattern feels familiar.

All questions

Question 1

Matrix MMM is a 3×33 \times 33×3 matrix such that M⋅I3=MM \cdot I_3 = MM⋅I3​=M and det⁡(M)=0\det(M) = 0det(M)=0. Which statement about matrix MMM must be true?

  1. Matrix MMM has a multiplicative inverse and can be used to solve linear systems uniquely.
  2. Matrix MMM has no multiplicative inverse and represents a transformation that collapses dimension. (correct answer)
  3. Matrix MMM equals the zero matrix since its determinant is zero.
  4. Matrix MMM equals the identity matrix since it satisfies the identity property.

Explanation: Since det⁡(M)=0\det(M) = 0det(M)=0, matrix MMM has no multiplicative inverse and represents a transformation that reduces dimension (collapses space). The condition M⋅I3=MM \cdot I_3 = MM⋅I3​=M is satisfied by any 3×33 \times 33×3 matrix since multiplying by the identity always returns the original matrix. Choice A contradicts the fundamental theorem about determinants and inverses. Choice C is incorrect because many non-zero matrices have zero determinant. Choice D misinterprets the identity property.

Question 2

Let M=[2412]M=\begin{bmatrix}2 & 4\\ 1 & 2\end{bmatrix}M=[21​42​]. Does matrix MMM have an inverse? Why or why not? (Use the determinant to decide.)

  1. Yes; MMM has an inverse because det⁡(M)≠0\det(M)\neq 0det(M)=0.
  2. Yes; MMM has an inverse because det⁡(M)=0\det(M)=0det(M)=0.
  3. No; MMM has no inverse because det⁡(M)=0\det(M)=0det(M)=0. (correct answer)
  4. No; MMM has no inverse because det⁡(M)≠0\det(M)\neq 0det(M)=0.

Explanation: This question tests understanding of determinants and invertibility. The determinant of a 2×2 matrix A = [a b; c d] is calculated as det(A) = ad - bc, giving a scalar value that determines whether the matrix has an inverse: if det(A) ≠ 0, the matrix is invertible (non-singular), but if det(A) = 0, the matrix is singular (no inverse exists). For matrix M = [[2, 4], [1, 2]], we compute det(M) = ad - bc = (2)(2) - (4)(1) = 4 - 4 = 0. Since det(M) = 0, and this is equal to zero, matrix M is singular and has no inverse. Choice C is correct because it correctly applies invertibility criterion. Choice D incorrectly claims the matrix has no inverse because det(M) ≠ 0, but the criterion is that det(M) = 0 means singular (no inverse) and det(M) ≠ 0 means invertible. Key to determinants: for a 2×2 matrix [a b; c d], always use det = ad - bc (products along main diagonal minus products along anti-diagonal), and remember that det = 0 means the matrix has no inverse (singular) while det ≠ 0 means it's invertible. For invertibility, just compute the determinant: if det(A) ≠ 0, the matrix is invertible; if det(A) = 0, the matrix is singular and has no inverse—this is the key test.

Question 3

Let A=[3524]A=\begin{bmatrix}3 & 5\\ 2 & 4\end{bmatrix}A=[32​54​]. Based on the determinant, does matrix AAA have an inverse? Why or why not?

  1. No; det⁡(A)=0\det(A)=0det(A)=0, so AAA is singular.
  2. Yes; det⁡(A)=2≠0\det(A)=2\neq 0det(A)=2=0, so AAA is non-singular.
  3. Yes; det⁡(A)=2≠0\det(A)=2\neq 0det(A)=2=0, so AAA has an inverse. (correct answer)
  4. No; det⁡(A)=2≠0\det(A)=2\neq 0det(A)=2=0, so AAA has no inverse.

Explanation: This question tests understanding of determinants and invertibility. The determinant of a 2×2 matrix A = [a b; c d] is calculated as det(A) = ad - bc, giving a scalar value that determines whether the matrix has an inverse: if det(A) ≠ 0, the matrix is invertible (non-singular), but if det(A) = 0, the matrix is singular (no inverse exists). For matrix A = [[3,5],[2,4]], we compute det(A) = ad - bc = (3)(4) - (5)(2) = 12 - 10 = 2. Since det(A) = 2, and this is not equal to zero, matrix A is non-singular and invertible. Choice C is correct because it correctly applies invertibility criterion. Choice D incorrectly claims the matrix has no inverse when det(A)=2≠0, but the criterion is that det(A)=0 means singular (no inverse) and det(A)≠0 means invertible. Key to determinants: for a 2×2 matrix [a b; c d], always use det = ad - bc (products along main diagonal minus products along anti-diagonal), and remember that det = 0 means the matrix has no inverse (singular) while det ≠ 0 means it's invertible. For invertibility, just compute the determinant: if det(A) ≠ 0, the matrix is invertible; if det(A) = 0, the matrix is singular and has no inverse—this is the key test.

Question 4

Consider the matrix W=(p2−1q)W = \begin{pmatrix} p & 2 \\ -1 & q \end{pmatrix}W=(p−1​2q​). If W⋅02×2=02×2W \cdot 0_{2 \times 2} = 0_{2 \times 2}W⋅02×2​=02×2​ and det⁡(W)=7\det(W) = 7det(W)=7, what is the value of p+qp + qp+q?

  1. The value cannot be determined since multiplying by zero gives no information about WWW.
  2. p+q=7p + q = 7p+q=7 since the determinant equals the trace when multiplied by zero.
  3. p+qp + qp+q can be any value since the zero matrix property is satisfied by all matrices. (correct answer)
  4. p+q=7p + q = \sqrt{7}p+q=7​ since this balances the determinant condition with the zero matrix property.

Explanation: The condition W⋅02×2=02×2W \cdot 0_{2 \times 2} = 0_{2 \times 2}W⋅02×2​=02×2​ is always true for any matrix WWW since any matrix multiplied by the zero matrix equals the zero matrix. This gives us no constraint on ppp and qqq. The determinant condition det⁡(W)=pq−(2)(−1)=pq+2=7\det(W) = pq - (2)(-1) = pq + 2 = 7det(W)=pq−(2)(−1)=pq+2=7 gives us pq=5pq = 5pq=5, but this doesn't uniquely determine p+qp + qp+q. For example, p=5,q=1p = 5, q = 1p=5,q=1 gives p+q=6p + q = 6p+q=6, while p=52,q=2p = \frac{5}{2}, q = 2p=25​,q=2 gives p+q=92p + q = \frac{9}{2}p+q=29​. Choices A, B, and D all provide incorrect reasoning about the relationship between these conditions.

Question 5

Let AAA be a 2×32\times32×3 matrix and let OOO be the 3×23\times23×2 zero matrix (all entries are 000). Based on the zero matrix absorption property under multiplication, what is A⋅OA\cdot OA⋅O?

  1. A 2×22\times22×2 zero matrix (correct answer)
  2. The 2×22\times22×2 identity matrix
  3. The matrix AAA
  4. Not defined because multiplying by a zero matrix is impossible

Explanation: This question tests understanding of zero matrices and their properties. The zero matrix O has all entries equal to zero and serves as the additive identity for matrices: A + O = O + A = A for any matrix A of the same dimensions, analogous to adding 0 to a number. The zero matrix O = (3×2 zero matrix). For multiplication, A·O = (show result is O), showing that the zero matrix 'absorbs' under multiplication; here, A (2×3) times O (3×2) yields a 2×2 zero matrix. Choice A is correct because it correctly states the zero matrix property under multiplication. Choice B gives the zero matrix or wrong matrix as the identity matrix, but the identity must have 1s on the main diagonal and 0s elsewhere. Remember the roles of special matrices: the identity matrix I is the multiplicative identity (AI = IA = A), while the zero matrix O is the additive identity (A + O = A) and absorbs under multiplication (A·O = O). Don't confuse the additive identity (zero matrix O where A + O = A) with the multiplicative identity (identity matrix I where A·I = A)—they play analogous roles to 0 and 1 for real numbers.

Question 6

Given the 2×22\times22×2 zero matrix O=[0000]O=\begin{bmatrix}0&0\\0&0\end{bmatrix}O=[00​00​], what is det⁡(O)\det(O)det(O)?

  1. 111
  2. 000 (correct answer)
  3. −1-1−1
  4. 222

Explanation: This question tests understanding of zero matrices and their determinants. The zero matrix O has all entries equal to zero and serves as the additive identity for matrices: A + O = O + A = A for any matrix A of the same dimensions, analogous to adding 0 to a number. The determinant of the zero matrix is always 0, which can be verified using the formula det([0 0; 0 0]) = (0)(0) - (0)(0) = 0 - 0 = 0. This means the zero matrix is singular (has no inverse), which makes sense since no matrix multiplied by O can give the identity matrix. Choice B is correct because det(O) = 0 for any zero matrix, reflecting that it's always singular (non-invertible). Choice A incorrectly gives 1, confusing the zero matrix with the identity matrix. Key insight: det(O) = 0 means the zero matrix is never invertible, while det(I) = 1 means the identity matrix is always invertible—these are fundamental properties of these special matrices.

Question 7

Let I3=[100010001]I_3=\begin{bmatrix}1 & 0 & 0\\ 0 & 1 & 0\\ 0 & 0 & 1\end{bmatrix}I3​=​100​010​001​​ be the 3×33\times 33×3 identity matrix. What is det⁡(I3)\det(I_3)det(I3​)?

  1. 000
  2. 333
  3. −1-1−1
  4. 111 (correct answer)

Explanation: This question tests understanding of identity matrices and their properties. The identity matrix I is a square matrix with 1s on the main diagonal and 0s elsewhere, serving as the multiplicative identity: for any matrix A of compatible dimensions, A⋅I=I⋅A=AA \cdot I = I \cdot A = AA⋅I=I⋅A=A, just as multiplying a number by 1 leaves it unchanged. The determinant has the property that det(AB)=det(A)⋅det(B)det(AB) = det(A) \cdot det(B)det(AB)=det(A)⋅det(B) for square matrices A and B, det(I)=1det(I) = 1det(I)=1 for the identity matrix, and det(O)=0det(O) = 0det(O)=0 for the zero matrix, with the non-zero determinant criterion determining invertibility. For the 3×3 identity matrix I3=[100010001]I_3 = \begin{bmatrix} 1 & 0 & 0 \\ 0 & 1 & 0 \\ 0 & 0 & 1 \end{bmatrix}I3​=​100​010​001​​, det(I3)=1det(I_3) = 1det(I3​)=1. Choice D is correct because it correctly states the identity property. Choice A claims det(I)=0det(I) = 0det(I)=0, but the determinant of the identity matrix is always 1. Determinant properties: det(I)=1det(I) = 1det(I)=1 (identity always invertible), det(O)=0det(O) = 0det(O)=0 (zero matrix never invertible), and det(AB)=det(A)⋅det(B)det(AB) = det(A) \cdot det(B)det(AB)=det(A)⋅det(B) (determinants multiply, not add). Remember the roles of special matrices: the identity matrix I is the multiplicative identity (AI=IA=AAI = IA = AAI=IA=A), while the zero matrix O is the additive identity (A+O=AA + O = AA+O=A) and absorbs under multiplication (A⋅O=OA \cdot O = OA⋅O=O).

Question 8

If MMM is a 2×22 \times 22×2 matrix such that M+3I2M + 3I_2M+3I2​ has determinant 888 and MMM has determinant 222, what is the trace of matrix MMM?

  1. 111
  2. 222
  3. −1-1−1 (correct answer)
  4. 333

Explanation: Let M=(abcd)M = \begin{pmatrix} a & b \\ c & d \end{pmatrix}M=(ac​bd​). Then M+3I2=(a+3bcd+3)M + 3I_2 = \begin{pmatrix} a+3 & b \\ c & d+3 \end{pmatrix}M+3I2​=(a+3c​bd+3​). We have det⁡(M+3I2)=(a+3)(d+3)−bc=ad+3a+3d+9−bc=det⁡(M)+3(a+d)+9=8\det(M + 3I_2) = (a+3)(d+3) - bc = ad + 3a + 3d + 9 - bc = \det(M) + 3(a+d) + 9 = 8det(M+3I2​)=(a+3)(d+3)−bc=ad+3a+3d+9−bc=det(M)+3(a+d)+9=8. Since det⁡(M)=2\det(M) = 2det(M)=2, we get 2+3(a+d)+9=82 + 3(a+d) + 9 = 82+3(a+d)+9=8, so 3(a+d)=−33(a+d) = -33(a+d)=−3, giving a+d=−1a+d = -1a+d=−1. The trace is a+d=−1a+d = -1a+d=−1. Other choices result from computational errors in expanding the determinant or applying the given conditions.

Question 9

Let P=(abcd)P = \begin{pmatrix} a & b \\ c & d \end{pmatrix}P=(ac​bd​) where ad−bc=5ad - bc = 5ad−bc=5. If Q=P+kI2Q = P + kI_2Q=P+kI2​ for some scalar kkk, what is det⁡(Q)\det(Q)det(Q) in terms of aaa, ddd, and kkk?

  1. 5+k5 + k5+k
  2. (a+k)(d+k)−bc(a + k)(d + k) - bc(a+k)(d+k)−bc (correct answer)
  3. ad−bc+k2ad - bc + k^2ad−bc+k2
  4. 5k+k25k + k^25k+k2

Explanation: Q=(abcd)+k(1001)=(a+kbcd+k)Q = \begin{pmatrix} a & b \\ c & d \end{pmatrix} + k\begin{pmatrix} 1 & 0 \\ 0 & 1 \end{pmatrix} = \begin{pmatrix} a+k & b \\ c & d+k \end{pmatrix}Q=(ac​bd​)+k(10​01​)=(a+kc​bd+k​). Therefore, det⁡(Q)=(a+k)(d+k)−bc\det(Q) = (a+k)(d+k) - bcdet(Q)=(a+k)(d+k)−bc. Choice A incorrectly adds kkk to the original determinant. Choice C incorrectly adds k2k^2k2 to ad−bcad - bcad−bc. Choice D substitutes the given value ad−bc=5ad - bc = 5ad−bc=5 but uses an incorrect formula for the determinant.

Question 10

Let O2=[0000]O_2=\begin{bmatrix}0 & 0\\ 0 & 0\end{bmatrix}O2​=[00​00​] be the 2×22\times 22×2 zero matrix. What is det⁡(O2)\det(O_2)det(O2​)?

  1. 111
  2. 000 (correct answer)
  3. −1-1−1
  4. 222

Explanation: This question tests understanding of determinant properties. The determinant has the property that det(AB) = det(A)·det(B) for square matrices A and B, det(I) = 1 for the identity matrix, and det(O) = 0 for the zero matrix, with the non-zero determinant criterion determining invertibility. The zero matrix O = [[0,0],[0,0]]. For det(O2), it equals 0 because the zero matrix is singular and never invertible. Choice B is correct because it correctly states det(O) = 0. Choice A claims det(O) = 1, but the determinant of the zero matrix is always 0. Determinant properties: det(I) = 1 (identity always invertible), det(O) = 0 (zero matrix never invertible), and det(AB) = det(A)·det(B) (determinants multiply, not add). For invertibility, just compute the determinant: if det(A) ≠ 0, the matrix is invertible; if det(A) = 0, the matrix is singular and has no inverse—this is the key test.

Question 11

Let O2=[0000]O_2=\begin{bmatrix}0&0\\0&0\end{bmatrix}O2​=[00​00​]. What is det⁡(O2)\det(O_2)det(O2​)?​

  1. 111
  2. 000 (correct answer)
  3. −1-1−1
  4. 222

Explanation: This question tests understanding of determinants and zero matrices. The determinant has the property that det(AB) = det(A)·det(B) for square matrices A and B, det(I) = 1 for the identity matrix, and det(O) = 0 for the zero matrix, with the non-zero determinant criterion determining invertibility. For the 2×2 zero matrix O_2 = [[0,0],[0,0]], det(O_2) = 00 - 00 = 0. Choice B is correct because it correctly states that det(O) = 0. Choice A claims det(O) = 1, but the determinant of the zero matrix is always 0. Determinant properties: det(I) = 1 (identity always invertible), det(O) = 0 (zero matrix never invertible), and det(AB) = det(A)·det(B) (determinants multiply, not add). For invertibility, just compute the determinant: if det(A) ≠ 0, the matrix is invertible; if det(A) = 0, the matrix is singular and has no inverse—this is the key test.

Question 12

Let A=[1−235]A=\begin{bmatrix}1 & -2\\ 3 & 5\end{bmatrix}A=[13​−25​] and let I2=[1001]I_2=\begin{bmatrix}1 & 0\\ 0 & 1\end{bmatrix}I2​=[10​01​]. For matrix AAA, what is I2⋅AI_2\cdot AI2​⋅A (matrix multiplication)?

  1. [1001]\begin{bmatrix}1 & 0\\ 0 & 1\end{bmatrix}[10​01​]
  2. [0000]\begin{bmatrix}0 & 0\\ 0 & 0\end{bmatrix}[00​00​]
  3. [1−235]\begin{bmatrix}1 & -2\\ 3 & 5\end{bmatrix}[13​−25​] (correct answer)
  4. [−12−3−5]\begin{bmatrix}-1 & 2\\ -3 & -5\end{bmatrix}[−1−3​2−5​]

Explanation: This question tests understanding of identity matrices and their properties. The identity matrix I is a square matrix with 1s on the main diagonal and 0s elsewhere, serving as the multiplicative identity: for any matrix A of compatible dimensions, A·I = I·A = A, just as multiplying a number by 1 leaves it unchanged. For matrix A = [[1, -2], [3, 5]] and I2 = [[1, 0], [0, 1]], when we compute I2·A, the result is [[(11 + 03), (1*-2 + 05)], [(01 + 13), (0-2 + 1*5)]] = [[1, -2], [3, 5]], confirming the identity property. Choice C is correct because it correctly states the identity property by showing I2·A = A. Choice A states that I2·A = I2, but the identity property is I2·A = A—multiplying by the identity matrix leaves A unchanged, not replaces it with I2. Remember the roles of special matrices: the identity matrix I is the multiplicative identity (AI = IA = A), while the zero matrix O is the additive identity (A + O = A) and absorbs under multiplication (A·O = O). Don't confuse the additive identity (zero matrix O where A + O = A) with the multiplicative identity (identity matrix I where A·I = A)—they play analogous roles to 0 and 1 for real numbers.

Question 13

Let A=(2−143)A = \begin{pmatrix} 2 & -1 \\ 4 & 3 \end{pmatrix}A=(24​−13​) and B=(1001)B = \begin{pmatrix} 1 & 0 \\ 0 & 1 \end{pmatrix}B=(10​01​). If C=A⋅B−B⋅AC = A \cdot B - B \cdot AC=A⋅B−B⋅A, what is the determinant of matrix CCC?

  1. 000 (correct answer)
  2. 101010
  3. −10-10−10
  4. 111

Explanation: Since BBB is the identity matrix, A⋅B=AA \cdot B = AA⋅B=A and B⋅A=AB \cdot A = AB⋅A=A. Therefore, C=A−A=(0000)C = A - A = \begin{pmatrix} 0 & 0 \\ 0 & 0 \end{pmatrix}C=A−A=(00​00​), which is the zero matrix. The determinant of the zero matrix is 000. Choice B is the determinant of AAA (2⋅3−(−1)⋅4=102 \cdot 3 - (-1) \cdot 4 = 102⋅3−(−1)⋅4=10). Choice C reflects a sign error in computing the determinant of AAA. Choice D assumes CCC equals the identity matrix.

Question 14

Let AAA be a 3×33\times 33×3 matrix and let I3=[100010001]I_3=\begin{bmatrix}1 & 0 & 0\\ 0 & 1 & 0\\ 0 & 0 & 1\end{bmatrix}I3​=​100​010​001​​. For matrix AAA, which statement correctly describes the identity matrix property under multiplication?

  1. A⋅I3=I3A\cdot I_3 = I_3A⋅I3​=I3​
  2. A⋅I3=O3A\cdot I_3 = O_3A⋅I3​=O3​
  3. A⋅I3=AA\cdot I_3 = AA⋅I3​=A (correct answer)
  4. A⋅I3≠AA\cdot I_3 \ne AA⋅I3​=A in general because matrix multiplication is not commutative.

Explanation: This question tests understanding of identity matrices and their properties. The identity matrix I is a square matrix with 1s on the main diagonal and 0s elsewhere, serving as the multiplicative identity: for any matrix A of compatible dimensions, A·I = I·A = A, just as multiplying a number by 1 leaves it unchanged. The identity matrix for 3×3 is I = [[1,0,0],[0,1,0],[0,0,1]]. When we compute A·I, the result is A, confirming the identity property. Choice C is correct because it correctly states the identity property. Choice A states that A·I = I, but the identity property is A·I = A—multiplying by the identity matrix leaves A unchanged, not replaces it with I. Remember the roles of special matrices: the identity matrix I is the multiplicative identity (AI = IA = A), while the zero matrix O is the additive identity (A + O = A) and absorbs under multiplication (A·O = O). Don't confuse the additive identity (zero matrix O where A + O = A) with the multiplicative identity (identity matrix I where A·I = A)—they play analogous roles to 0 and 1 for real numbers.

Question 15

Let A=[2−134]A=\begin{bmatrix}2&-1\\3&4\end{bmatrix}A=[23​−14​] and let I2=[1001]I_2=\begin{bmatrix}1&0\\0&1\end{bmatrix}I2​=[10​01​] be the 2×22\times 22×2 identity matrix. For matrix AAA, what is A⋅I2A\cdot I_2A⋅I2​?​​

  1. [1001]\begin{bmatrix}1&0\\0&1\end{bmatrix}[10​01​]
  2. [0000]\begin{bmatrix}0&0\\0&0\end{bmatrix}[00​00​]
  3. [2−134]\begin{bmatrix}2&-1\\3&4\end{bmatrix}[23​−14​] (correct answer)
  4. [2004]\begin{bmatrix}2&0\\0&4\end{bmatrix}[20​04​]

Explanation: This question tests understanding of identity matrices and their properties. The identity matrix I is a square matrix with 1s on the main diagonal and 0s elsewhere, serving as the multiplicative identity: for any matrix A of compatible dimensions, A·I = I·A = A, just as multiplying a number by 1 leaves it unchanged. When we compute A·I₂ = [2 -1; 3 4]·[1 0; 0 1], each row of A is multiplied by the columns of I₂, giving us: first row: (2)(1)+(−1)(0)=2 for the first entry and (2)(0)+(−1)(1)=−1 for the second; second row: (3)(1)+(4)(0)=3 and (3)(0)+(4)(1)=4, resulting in [2 -1; 3 4], which equals A. Choice C is correct because it properly shows that A·I₂ = A = [2 -1; 3 4], confirming the identity property. Choice A incorrectly gives the identity matrix itself as the answer, but the identity property is A·I = A, not A·I = I—multiplying by the identity leaves A unchanged. Remember the roles of special matrices: the identity matrix I is the multiplicative identity (AI = IA = A), while the zero matrix O is the additive identity (A + O = A) and absorbs under multiplication (A·O = O). When multiplying any matrix by the identity matrix, you always get the original matrix back—this is the fundamental property that makes I the multiplicative identity for matrices.

Question 16

Let AAA be any 2×22\times22×2 matrix and let OOO be the 2×22\times22×2 zero matrix O=[0000]O=\begin{bmatrix}0&0\\0&0\end{bmatrix}O=[00​00​]. What property does the zero matrix have under multiplication, i.e., what is A⋅OA\cdot OA⋅O?

  1. A⋅O=OA\cdot O=OA⋅O=O (correct answer)
  2. A⋅O=AA\cdot O=AA⋅O=A
  3. A⋅O=I2A\cdot O=I_2A⋅O=I2​
  4. A⋅O=det⁡(A)A\cdot O=\det(A)A⋅O=det(A)

Explanation: This question tests understanding of zero matrices and their properties under multiplication. The zero matrix O has all entries equal to zero and serves as the additive identity for matrices: A + O = O + A = A for any matrix A of the same dimensions, analogous to adding 0 to a number. For multiplication, when any matrix A is multiplied by the zero matrix O, the result is always the zero matrix: A·O = O. This is because each entry in the product is computed as a sum of products, and since all entries of O are zero, every sum equals zero. Choice A is correct because A·O = O for any matrix A—the zero matrix 'absorbs' under multiplication. Choice B incorrectly states A·O = A, confusing the multiplication property with the addition property (A + O = A). Remember that while the zero matrix is the additive identity (A + O = A), it acts as an absorbing element under multiplication (A·O = O·A = O), similar to how multiplying any number by 0 gives 0.

Question 17

Matrix TTT represents a linear transformation that maps the unit square to a parallelogram with area 666. If S=T+0⋅I2S = T + 0 \cdot I_2S=T+0⋅I2​, what is the relationship between det⁡(S)\det(S)det(S) and the invertibility of SSS?

  1. det⁡(S)=6\det(S) = 6det(S)=6 and SSS is invertible since the transformation preserves shape.
  2. det⁡(S)=1\det(S) = 1det(S)=1 and SSS is invertible since the identity component ensures invertibility.
  3. det⁡(S)=0\det(S) = 0det(S)=0 and SSS is not invertible since adding zero changes invertibility.
  4. det⁡(S)=6\det(S) = 6det(S)=6 and SSS is invertible since the determinant is nonzero. (correct answer)

Explanation: When you encounter questions about linear transformations and matrices, focus on how the determinant connects geometric properties to algebraic ones. The key insight is that a matrix's determinant tells you both the area scaling factor of the transformation and whether the matrix is invertible. Since matrix TTT maps the unit square (area = 1) to a parallelogram with area 6, the transformation scales areas by a factor of 6. This means det⁡(T)=6\det(T) = 6det(T)=6. Now, S=T+0⋅I2S = T + 0 \cdot I_2S=T+0⋅I2​ simplifies to S=T+0=TS = T + 0 = TS=T+0=T, so SSS and TTT are identical matrices. Therefore, det⁡(S)=det⁡(T)=6\det(S) = \det(T) = 6det(S)=det(T)=6. Since the determinant is nonzero, SSS is invertible. Choice A incorrectly claims the transformation "preserves shape." Linear transformations that map squares to parallelograms change shape unless the parallelogram is also a square. The reasoning conflates area scaling with shape preservation. Choice B contains a fundamental error: it states det⁡(S)=1\det(S) = 1det(S)=1, but we know from the area scaling that the determinant must be 6. The phrase "identity component ensures invertibility" is meaningless since we're adding 0⋅I2=00 \cdot I_2 = 00⋅I2​=0. Choice C makes two mistakes: it claims det⁡(S)=0\det(S) = 0det(S)=0 (contradicting the given area information) and suggests that "adding zero changes invertibility," which is nonsensical since adding zero doesn't change anything. Remember: the determinant of a linear transformation matrix equals the area scaling factor. If this factor is nonzero, the matrix is invertible. Always check what operations are actually being performed on the matrix—adding zero matrices changes nothing.

Question 18

Given the 2×22 \times 22×2 matrix A=[3124]A=\begin{bmatrix}3 & 1\\2 & 4\end{bmatrix}A=[32​14​], what is the determinant det⁡(A)\det(A)det(A)? (Use det⁡ ⁣([abcd])=ad−bc\det\!\left(\begin{bmatrix}a & b\\c & d\end{bmatrix}\right)=ad-bcdet([ac​bd​])=ad−bc.)

  1. 101010 (correct answer)
  2. 111111
  3. −10-10−10
  4. 141414

Explanation: This question tests understanding of determinants and invertibility. The determinant of a 2×22 \times 22×2 matrix A=[abcd]A = \begin{bmatrix} a & b \\ c & d \end{bmatrix}A=[ac​bd​] is calculated as det⁡(A)=ad−bc\det(A) = ad - bcdet(A)=ad−bc, giving a scalar value that determines whether the matrix has an inverse: if det⁡(A)≠0\det(A) \neq 0det(A)=0, the matrix is invertible (non-singular), but if det⁡(A)=0\det(A) = 0det(A)=0, the matrix is singular (no inverse exists). For matrix A=[3124]A = \begin{bmatrix} 3 & 1 \\ 2 & 4 \end{bmatrix}A=[32​14​], we compute det⁡(A)=ad−bc=(3)(4)−(1)(2)=12−2=10\det(A) = ad - bc = (3)(4) - (1)(2) = 12 - 2 = 10det(A)=ad−bc=(3)(4)−(1)(2)=12−2=10. Choice A is correct because it properly calculates det⁡(A)=ad−bc\det(A) = ad - bcdet(A)=ad−bc. Choice C reverses the subtraction in the determinant formula, computing bc−adbc - adbc−ad instead of ad−bcad - bcad−bc, which gives the wrong sign. Key to determinants: for a 2×22 \times 22×2 matrix [ab;cd][a b; c d][ab;cd], always use det⁡=ad−bc\det = ad - bcdet=ad−bc (products along main diagonal minus products along anti-diagonal), and remember that det⁡=0\det = 0det=0 means the matrix has no inverse (singular) while det⁡≠0\det \neq 0det=0 means it's invertible. For invertibility, just compute the determinant: if det⁡(A)≠0\det(A) \neq 0det(A)=0, the matrix is invertible; if det⁡(A)=0\det(A) = 0det(A)=0, the matrix is singular and has no inverse—this is the key test.

Question 19

Let A=[50−21]A=\begin{bmatrix}5 & 0\\ -2 & 1\end{bmatrix}A=[5−2​01​] and let O2=[0000]O_2=\begin{bmatrix}0&0\\0&0\end{bmatrix}O2​=[00​00​] be the 2×22\times22×2 zero matrix. For matrix AAA, what is A+O2A+O_2A+O2​?​

  1. [0000]\begin{bmatrix}0&0\\0&0\end{bmatrix}[00​00​]
  2. [50−21]\begin{bmatrix}5 & 0\\ -2 & 1\end{bmatrix}[5−2​01​] (correct answer)
  3. [502−1]\begin{bmatrix}5 & 0\\ 2 & -1\end{bmatrix}[52​0−1​]
  4. [1001]\begin{bmatrix}1&0\\0&1\end{bmatrix}[10​01​]

Explanation: This question tests understanding of zero matrices and their properties. The zero matrix O has all entries equal to zero and serves as the additive identity for matrices: A + O = O + A = A for any matrix A of the same dimensions, analogous to adding 0 to a number. The zero matrix O = [[0,0],[0,0]]. When we add A + O = [[5,0],[-2,1]] + [[0,0],[0,0]] = [[5+0,0+0],[-2+0,1+0]] = [[5,0],[-2,1]], each entry of A is added to 0, giving result equals A, confirming that O is the additive identity. Choice B is correct because it correctly states the zero matrix property that A + O = A. Choice A claims A + O = O, but the zero matrix is the additive identity, so A + O = A (adding zero doesn't change A). Remember the roles of special matrices: the identity matrix I is the multiplicative identity (AI = IA = A), while the zero matrix O is the additive identity (A + O = A) and absorbs under multiplication (A·O = O). Don't confuse the additive identity (zero matrix O where A + O = A) with the multiplicative identity (identity matrix I where A·I = A)—they play analogous roles to 0 and 1 for real numbers.

Question 20

Let O2=[0000]O_2=\begin{bmatrix}0&0\\0&0\end{bmatrix}O2​=[00​00​]. What is det⁡(O2)\det(O_2)det(O2​)?

  1. 111
  2. 000 (correct answer)
  3. −1-1−1
  4. 222

Explanation: This question tests understanding of determinants and zero matrices. The determinant has the property that det(AB) = det(A)·det(B) for square matrices A and B, det(I) = 1 for the identity matrix, and det(O) = 0 for the zero matrix, with the non-zero determinant criterion determining invertibility. For the 2×2 zero matrix O_2 = [[0,0],[0,0]], det(O_2) = 00 - 00 = 0. Choice B is correct because it correctly states that det(O) = 0. Choice A claims det(O) = 1, but the determinant of the zero matrix is always 0. Determinant properties: det(I) = 1 (identity always invertible), det(O) = 0 (zero matrix never invertible), and det(AB) = det(A)·det(B) (determinants multiply, not add). For invertibility, just compute the determinant: if det(A) ≠ 0, the matrix is invertible; if det(A) = 0, the matrix is singular and has no inverse—this is the key test.