Home

Tutoring

Subjects

Live Classes

Study Coach

Essay Review

On-Demand Courses

Colleges

Games


Sign up

Log in

Opening subject page...

Loading your content

← Back to quizzes

AP Precalculus Quiz

AP Precalculus Quiz: Inverse And Determinant Of A Matrix

Practice Inverse And Determinant Of A Matrix in AP 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

For what values of kkk is the matrix C=(k−23 3k+2)C = \begin{pmatrix} k-2 & 3 \ 3 & k+2 \end{pmatrix}C=(k−2​3 3​k+2​) invertible?

Select an answer to continue

What this quiz covers

This quiz focuses on Inverse And Determinant Of A Matrix, giving you a quick way to practice the rules, question types, and explanations that matter most for AP 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

For what values of kkk is the matrix C=(k−23 3k+2)C = \begin{pmatrix} k-2 & 3 \ 3 & k+2 \end{pmatrix}C=(k−2​3 3​k+2​) invertible?

  1. All real numbers kkk such that k≠±13k \neq \pm \sqrt{13}k=±13​ (correct answer)
  2. All real numbers kkk such that k=±13k = \pm \sqrt{13}k=±13​
  3. All real numbers kkk such that k≠0k \neq 0k=0
  4. All real numbers kkk

Explanation: A matrix is invertible if its determinant is non-zero. The determinant of CCC is (k−2)(k+2)−(3)(3)=k2−4−9=k2−13(k-2)(k+2) - (3)(3) = k^2 - 4 - 9 = k^2 - 13(k−2)(k+2)−(3)(3)=k2−4−9=k2−13. For the matrix to be invertible, we must have k2−13≠0k^2 - 13 \neq 0k2−13=0, which means k2≠13k^2 \neq 13k2=13. Therefore, k≠±13k \neq \pm \sqrt{13}k=±13​.

Question 2

Let A=(25 13)A = \begin{pmatrix} 2 & 5 \ 1 & 3 \end{pmatrix}A=(2​5 1​3​). What is the inverse matrix, A−1A^{-1}A−1?

  1. (3−5 −12)\begin{pmatrix} 3 & -5 \ -1 & 2 \end{pmatrix}(3​−5 −1​2​) (correct answer)
  2. (−25 1−3)\begin{pmatrix} -2 & 5 \ 1 & -3 \end{pmatrix}(−2​5 1​−3​)
  3. 111(3−5 −12)\frac{1}{11} \begin{pmatrix} 3 & -5 \ -1 & 2 \end{pmatrix}111​(3​−5 −1​2​)
  4. (2−5 −13)\begin{pmatrix} 2 & -5 \ -1 & 3 \end{pmatrix}(2​−5 −1​3​)

Explanation: The inverse of a 2×22 \times 22×2 matrix (ab cd)\begin{pmatrix} a & b \ c & d \end{pmatrix}(a​b c​d​) is 1ad−bc(d−b −ca)\frac{1}{ad-bc} \begin{pmatrix} d & -b \ -c & a \end{pmatrix}ad−bc1​(d​−b −c​a​). First, calculate the determinant of AAA: det⁡(A)=(2)(3)−(5)(1)=6−5=1\det(A) = (2)(3) - (5)(1) = 6 - 5 = 1det(A)=(2)(3)−(5)(1)=6−5=1. Then, apply the formula for the inverse: A−1=11(3−5 −12)=(3−5 −12)A^{-1} = \frac{1}{1} \begin{pmatrix} 3 & -5 \ -1 & 2 \end{pmatrix} = \begin{pmatrix} 3 & -5 \ -1 & 2 \end{pmatrix}A−1=11​(3​−5 −1​2​)=(3​−5 −1​2​)

Question 3

If a 2×22 \times 22×2 matrix AAA has a determinant of 4, which of the following statements must be true?

  1. The area of the parallelogram formed by the column vectors of AAA is 4. (correct answer)
  2. The matrix AAA does not have an inverse.
  3. The matrix AAA is equal to (20 02)\begin{pmatrix} 2 & 0 \ 0 & 2 \end{pmatrix}(2​0 0​2​)
  4. The product of AAA and its inverse is (40 04)\begin{pmatrix} 4 & 0 \ 0 & 4 \end{pmatrix}(4​0 0​4​)

Explanation: The area of the parallelogram formed by the column vectors of a matrix is the absolute value of its determinant. Since det⁡(A)=4\det(A) = 4det(A)=4, the area is ∣4∣=4|4| = 4∣4∣=4. Because the determinant is non-zero, the matrix must have an inverse. There are many matrices with a determinant of 4, not just the one given. The product of a matrix and its inverse is always the identity matrix, not a matrix with the determinant on the diagonal.

Question 4

Let M=(ln⁡2ln⁡3 ln⁡4ln⁡9)M = \begin{pmatrix} \ln 2 & \ln 3 \ \ln 4 & \ln 9 \end{pmatrix}M=(ln2​ln3 ln4​ln9​). What is the determinant of MMM?

  1. 000 (correct answer)
  2. ln⁡2\ln 2ln2
  3. 111
  4. (ln⁡3)2(\ln 3)^2(ln3)2

Explanation: The determinant is (ln⁡2)(ln⁡9)−(ln⁡3)(ln⁡4)(\ln 2)(\ln 9) - (\ln 3)(\ln 4)(ln2)(ln9)−(ln3)(ln4). Using logarithm properties, we can rewrite this as (ln⁡2)(ln⁡32)−(ln⁡3)(ln⁡22)(\ln 2)(\ln 3^2) - (\ln 3)(\ln 2^2)(ln2)(ln32)−(ln3)(ln22). This simplifies to (ln⁡2)(2ln⁡3)−(ln⁡3)(2ln⁡2)(\ln 2)(2 \ln 3) - (\ln 3)(2 \ln 2)(ln2)(2ln3)−(ln3)(2ln2). Both terms are equal to 2(ln⁡2)(ln⁡3)2(\ln 2)(\ln 3)2(ln2)(ln3), so their difference is 0. Therefore, the determinant is 0.

Question 5

The determinant of matrix Q=(−28 3−12)Q = \begin{pmatrix} -2 & 8 \ 3 & -12 \end{pmatrix}Q=(−2​8 3​−12​) is 0. What does this indicate about the column vectors v⃗1=(−2 3)\vec{v}_1 = \begin{pmatrix} -2 \ 3 \end{pmatrix}v1​=(−2 3​) and v⃗2=(8 −12)\vec{v}_2 = \begin{pmatrix} 8 \ -12 \end{pmatrix}v2​=(8 −12​)?

  1. The vectors are perpendicular.
  2. The vectors are parallel. (correct answer)
  3. The vectors have the same magnitude.
  4. The vectors form the sides of a square.

Explanation: If the determinant of a 2×22 \times 22×2 matrix is zero, the column (and row) vectors are linearly dependent, which means they are parallel (or collinear). In this case, v⃗2=−4v⃗1\vec{v}_2 = -4\vec{v}_1v2​=−4v1​. Perpendicular vectors would have a dot product of zero. The magnitudes are different, and they do not necessarily form a square.

Question 6

Two transforms are A=[1234]A=\begin{bmatrix}1&2\\3&4\end{bmatrix}A=[13​24​] and B=[2412]B=\begin{bmatrix}2&4\\1&2\end{bmatrix}B=[21​42​]. Since invertible means det⁡≠0\det\neq0det=0, which of these matrices is invertible?

  1. Only AAA is invertible (correct answer)
  2. Only BBB is invertible
  3. Both AAA and BBB are invertible
  4. Neither AAA nor BBB is invertible

Explanation: This question tests AP Precalculus skills involving matrices, specifically determining invertibility by calculating determinants of multiple matrices. A matrix is invertible if and only if its determinant is non-zero, requiring separate calculations for each matrix. In this problem, for A = [[1,2],[3,4]], det(A) = 1(4) - 2(3) = 4 - 6 = -2 ≠ 0, so A is invertible; for B = [[2,4],[1,2]], det(B) = 2(2) - 4(1) = 4 - 4 = 0, so B is not invertible. Choice A is correct because only matrix A has a non-zero determinant. Choice B incorrectly identifies B as invertible, choice C claims both are invertible despite B having det = 0, and choice D claims neither is invertible despite A having det ≠ 0. To help students: calculate determinants systematically for each matrix, recognize that proportional rows (in B, row 1 = 2×row 2) always yield det = 0, and practice identifying invertible vs. non-invertible matrices quickly.

Question 7

A coordinate change uses A=[02−13]A=\begin{bmatrix}0&2\\-1&3\end{bmatrix}A=[0−1​23​]. Using A−1=1ad−bc[d−b−ca]A^{-1}=\frac1{ad-bc}\begin{bmatrix}d&-b\\-c&a\end{bmatrix}A−1=ad−bc1​[d−c​−ba​], calculate the inverse of AAA, if possible.​

  1. 12[3−210]\frac12\begin{bmatrix}3&-2\\1&0\end{bmatrix}21​[31​−20​] (correct answer)
  2. 12[3210]\frac12\begin{bmatrix}3&2\\1&0\end{bmatrix}21​[31​20​]
  3. 12[0−213]\frac12\begin{bmatrix}0&-2\\1&3\end{bmatrix}21​[01​−23​]
  4. 12[3−2−10]\frac12\begin{bmatrix}3&-2\\-1&0\end{bmatrix}21​[3−1​−20​]

Explanation: This question tests AP Precalculus skills involving matrices, specifically calculating the inverse of a 2x2 matrix using the standard formula. The inverse formula for matrix [[a,b],[c,d]] is (1/(ad-bc))[[d,-b],[-c,a]], requiring careful attention to sign changes and position swaps. In this problem, A = [[0,2],[-1,3]] has det(A) = (0)(3) - (2)(-1) = 0 + 2 = 2, so A^(-1) = (1/2)[[3,-2],[-(-1),0]] = (1/2)[[3,-2],[1,0]]. Choice A is correct because it properly applies the formula with correct signs and positions. Choice B has the wrong sign for -b, choice C incorrectly swaps more elements than required, and choice D has the wrong sign for -c. To help students: memorize the pattern of swapping diagonal elements and negating off-diagonal elements, practice verifying inverses by multiplication, and check determinant calculations carefully.

Question 8

A system solver uses A=[1−23−6]A=\begin{bmatrix}1&-2\\3&-6\end{bmatrix}A=[13​−2−6​]. Since AAA is invertible only if det⁡(A)≠0\det(A)\neq0det(A)=0, what is the determinant of the matrix?​

  1. 121212
  2. 000 (correct answer)
  3. −12-12−12
  4. −3-3−3

Explanation: This question tests AP Precalculus skills involving matrices, specifically calculating the determinant and recognizing when a matrix is not invertible. The determinant of a 2x2 matrix determines whether the matrix is invertible, with det = 0 meaning the matrix is singular (not invertible). In this problem, the matrix A = [[1,-2],[3,-6]] has det(A) = (1)(-6) - (-2)(3) = -6 + 6 = 0. Choice B is correct because the determinant equals 0, which means A is not invertible and cannot be used to solve systems uniquely. Choices A and C represent calculation errors, while choice D (-3) might come from dividing one row by another. To help students: identify proportional rows (row 2 = 3×row 1), recognize that proportional rows always yield det = 0, and understand the connection to linear dependence.

Question 9

A student claims det⁡[2314]=2⋅4+3⋅1=11\det\begin{bmatrix}2&3\\1&4\end{bmatrix}=2\cdot4+3\cdot1=11det[21​34​]=2⋅4+3⋅1=11. Identify the error in the matrix operation shown.

  1. Used ad+bcad+bcad+bc instead of ad−bcad-bcad−bc (correct answer)
  2. Swapped rows before multiplying diagonals
  3. Determinant is always 000 for 2×22\times22×2
  4. Should compute a+b+c+da+b+c+da+b+c+d for determinant

Explanation: This question tests AP Precalculus skills involving matrices, specifically identifying errors in determinant calculations. The correct determinant formula for a 2×2 matrix [a, b; c, d] is ad - bc, requiring subtraction of the off-diagonal product from the main diagonal product. In this problem, the student incorrectly calculated det([2, 3; 1, 4]) as 2×4 + 3×1 = 11, using addition instead of subtraction. Choice A is correct because the error is using ad + bc instead of ad - bc; the correct calculation should be 2×4 - 3×1 = 8 - 3 = 5. Choice B about swapping rows is incorrect as that would change the matrix entirely, not just the operation used. To help students: use visual aids showing the diagonal products with subtraction signs, create mnemonics like 'main minus off', and practice identifying common calculation errors in peer work.

Question 10

A decoding step needs A−1A^{-1}A−1 for A=[5121]A=\begin{bmatrix}5&1\\2&1\end{bmatrix}A=[52​11​]. Using A−1=1ad−bc[d−b−ca]A^{-1}=\frac1{ad-bc}\begin{bmatrix}d&-b\\-c&a\end{bmatrix}A−1=ad−bc1​[d−c​−ba​], calculate the inverse, if possible.

  1. 13[1−1−25]\frac13\begin{bmatrix}1&-1\\-2&5\end{bmatrix}31​[1−2​−15​] (correct answer)
  2. 13[1125]\frac13\begin{bmatrix}1&1\\2&5\end{bmatrix}31​[12​15​]
  3. 17[1−1−25]\frac17\begin{bmatrix}1&-1\\-2&5\end{bmatrix}71​[1−2​−15​]
  4. 13[5−1−21]\frac13\begin{bmatrix}5&-1\\-2&1\end{bmatrix}31​[5−2​−11​]

Explanation: This question tests AP Precalculus skills involving matrices, specifically calculating inverses using the standard formula for 2×2 matrices. The inverse formula A^(-1) = (1/(ad-bc)) × [d, -b; -c, a] requires first computing the determinant and then applying the adjugate matrix scaled by its reciprocal. In this problem, the matrix A = [5, 1; 2, 1] has determinant det(A) = 5×1 - 1×2 = 5 - 2 = 3, confirming invertibility. Choice A is correct because applying the inverse formula gives A^(-1) = (1/3) × [1, -1; -2, 5] = [1/3, -1/3; -2/3, 5/3]. Choice C incorrectly uses 1/7 as the scalar, suggesting a determinant calculation error of 7 instead of 3. To help students: break down the inverse formula into steps (find det, form adjugate, scale), practice verifying inverses by multiplication, and emphasize sign patterns in the adjugate matrix.

Question 11

A sensor calibration uses A=[1224]A=\begin{bmatrix}1&2\\2&4\end{bmatrix}A=[12​24​]. Because det⁡(A)=0\det(A)=0det(A)=0 means not invertible, how does the determinant affect invertibility?

  1. Invertible, since det⁡(A)=0\det(A)=0det(A)=0
  2. Not invertible, since det⁡(A)=0\det(A)=0det(A)=0 (correct answer)
  3. Invertible, since det⁡(A)≠0\det(A)\neq0det(A)=0
  4. Not invertible, since det⁡(A)=1\det(A)=1det(A)=1

Explanation: This question tests AP Precalculus skills involving matrices, specifically understanding the relationship between determinants and invertibility. A matrix is invertible if and only if its determinant is non-zero; when det(A) = 0, the matrix is singular and has no inverse. In this problem, the matrix A = [1, 2; 2, 4] is used, requiring determinant calculation: det(A) = 1×4 - 2×2 = 4 - 4 = 0. Choice B is correct because the determinant equals zero, which means the matrix is not invertible. Choice A incorrectly states the matrix is invertible despite acknowledging det(A) = 0, showing a fundamental misunderstanding of the invertibility condition. To help students: emphasize that det(A) = 0 is the exact condition for non-invertibility, explain that such matrices represent transformations that collapse dimensions, and practice identifying dependent rows or columns that lead to zero determinants.

Question 12

A 2D graphics transform uses A=[3121]A=\begin{bmatrix}3&1\\2&1\end{bmatrix}A=[32​11​]. Since A−1A^{-1}A−1 exists only if det⁡(A)≠0\det(A)\neq0det(A)=0, what is det⁡(A)\det(A)det(A)?

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

Explanation: This question tests AP Precalculus skills involving matrices, specifically calculating the determinant of a 2x2 matrix. The determinant of a 2x2 matrix with entries [[a,b],[c,d]] is calculated as ad-bc, and a matrix is invertible if and only if its determinant is non-zero. In this problem, the matrix A = [[3,1],[2,1]] is given, requiring us to calculate det(A) = (3)(1) - (1)(2) = 3 - 2 = 1. Choice B is correct because the determinant equals 1, which is non-zero, confirming that A^(-1) exists. Choice D (det = 0) is incorrect as it would mean the matrix is not invertible, while choices A and C represent common arithmetic errors in the determinant calculation. To help students: emphasize the determinant formula ad-bc, practice with various 2x2 matrices, and reinforce the connection between non-zero determinants and invertibility.

Question 13

A triangle’s area scale factor equals ∣det⁡(A)∣|\det(A)|∣det(A)∣ for A=[2314]A=\begin{bmatrix}2&3\\1&4\end{bmatrix}A=[21​34​]. What is the determinant of the matrix given in the passage?

  1. 555 (correct answer)
  2. 111111
  3. −5-5−5
  4. 000

Explanation: This question tests AP Precalculus skills involving matrices, specifically calculating the determinant of a 2x2 matrix in a geometric context. The determinant of a transformation matrix represents the scale factor for areas, with |det(A)| giving the absolute scaling factor. In this problem, the matrix A = [[2,3],[1,4]] requires calculating det(A) = (2)(4) - (3)(1) = 8 - 3 = 5. Choice A is correct because the determinant equals 5, which means areas are scaled by a factor of |5| = 5. Choice B (11) represents the sum 2+3+1+4 rather than the determinant formula, choice C (-5) has the wrong sign, and choice D (0) would mean the transformation collapses areas to zero. To help students: emphasize the geometric meaning of determinants, practice the ad-bc formula, and connect algebraic calculations to their geometric interpretations.

Question 14

A mixing model uses A=[4−121]A=\begin{bmatrix}4&-1\\2&1\end{bmatrix}A=[42​−11​]. Using A−1=1ad−bc[d−b−ca]A^{-1}=\frac1{ad-bc}\begin{bmatrix}d&-b\\-c&a\end{bmatrix}A−1=ad−bc1​[d−c​−ba​], calculate A−1A^{-1}A−1, if possible.​

  1. 16[11−24]\frac16\begin{bmatrix}1&1\\-2&4\end{bmatrix}61​[1−2​14​] (correct answer)
  2. 16[1−1−24]\frac16\begin{bmatrix}1&-1\\-2&4\end{bmatrix}61​[1−2​−14​]
  3. 13[11−24]\frac13\begin{bmatrix}1&1\\-2&4\end{bmatrix}31​[1−2​14​]
  4. 16[4121]\frac16\begin{bmatrix}4&1\\2&1\end{bmatrix}61​[42​11​]

Explanation: This question tests AP Precalculus skills involving matrices, specifically calculating the inverse of a 2x2 matrix using the formula. The inverse of a 2x2 matrix [[a,b],[c,d]] is given by (1/(ad-bc))[[d,-b],[-c,a]], provided the determinant is non-zero. In this problem, the matrix A = [[4,-1],[2,1]] requires us to first find det(A) = (4)(1) - (-1)(2) = 4 + 2 = 6, then apply the inverse formula. Choice A is correct because A^(-1) = (1/6)[[1,-(-1)],[-2,4]] = (1/6)[[1,1],[-2,4]], properly applying the formula with correct sign changes. Choice B incorrectly handles the sign of -b, choice C uses the wrong scalar (1/3 instead of 1/6), and choice D doesn't follow the inverse formula structure at all. To help students: practice identifying a, b, c, d in the matrix, emphasize sign changes in the formula, and verify results by checking that AA^(-1) = I.

Question 15

Two transformations use A=[1234]A=\begin{bmatrix}1&2\\3&4\end{bmatrix}A=[13​24​] and B=[1224]B=\begin{bmatrix}1&2\\2&4\end{bmatrix}B=[12​24​]. Since det⁡≠0\det\neq0det=0 implies invertible, which of these matrices is invertible?

  1. Only BBB is invertible
  2. Neither AAA nor BBB is invertible
  3. Only AAA is invertible (correct answer)
  4. Both AAA and BBB are invertible

Explanation: This question tests AP Precalculus skills involving matrices, specifically determining invertibility by calculating and comparing determinants. A matrix is invertible if and only if its determinant is non-zero, requiring separate calculations for each matrix. In this problem, matrix A = [1, 2; 3, 4] has det(A) = 1×4 - 2×3 = 4 - 6 = -2 ≠ 0, so A is invertible, while matrix B = [1, 2; 2, 4] has det(B) = 1×4 - 2×2 = 4 - 4 = 0, so B is not invertible. Choice C is correct because only matrix A has a non-zero determinant and is therefore invertible. Choice D incorrectly claims both are invertible, missing that B has proportional rows (row 2 = 2×row 1) leading to zero determinant. To help students: practice recognizing dependent rows/columns that yield zero determinants, systematically check each matrix separately, and understand that invertibility is a binary property based solely on whether det ≠ 0.

Question 16

Let AAA be a square matrix, A−1A^{-1}A−1 be its inverse, and III be the identity matrix of the same size. Which of the following equations correctly describes the relationship between these matrices?

  1. AA−1=IA A^{-1} = IAA−1=I (correct answer)
  2. A+A−1=IA + A^{-1} = IA+A−1=I
  3. AA−1A A^{-1}AA−1 equals the zero matrix.
  4. det⁡(A)=det⁡(A−1)\det(A) = \det(A^{-1})det(A)=det(A−1)

Explanation: By definition, the product of a square matrix and its inverse is the identity matrix. The relationship is multiplicative, not additive. The product results in the multiplicative identity (the identity matrix), not the additive identity (the zero matrix). The determinant of the inverse is the reciprocal of the original determinant, i.e., det⁡(A−1)=1/det⁡(A)\det(A^{-1}) = 1/\det(A)det(A−1)=1/det(A), so they are not generally equal.

Question 17

What is the determinant of the matrix M=(6−3 45)M = \begin{pmatrix} 6 & -3 \ 4 & 5 \end{pmatrix}M=(6​−3 4​5​)?

  1. 181818
  2. 272727
  3. 383838
  4. 424242 (correct answer)

Explanation: The determinant of a 2×22 \times 22×2 matrix (ab cd)\begin{pmatrix} a & b \ c & d \end{pmatrix}(a​b c​d​) is calculated as ad−bcad - bcad−bc. For the given matrix MMM, the determinant is (6)(5)−(−3)(4)=30−(−12)=30+12=42(6)(5) - (-3)(4) = 30 - (-12) = 30 + 12 = 42(6)(5)−(−3)(4)=30−(−12)=30+12=42.

Question 18

Which of the following matrices has an inverse?

  1. (28 14)\begin{pmatrix} 2 & 8 \ 1 & 4 \end{pmatrix}(2​8 1​4​)
  2. (52 31)\begin{pmatrix} 5 & 2 \ 3 & 1 \end{pmatrix}(5​2 3​1​) (correct answer)
  3. (−36 2−4)\begin{pmatrix} -3 & 6 \ 2 & -4 \end{pmatrix}(−3​6 2​−4​)
  4. (93 −12−4)\begin{pmatrix} 9 & 3 \ -12 & -4 \end{pmatrix}(9​3 −12​−4​)

Explanation: A square matrix has an inverse if and only if its determinant is not equal to zero. The determinant of choice A is (2)(4)−(8)(1)=0(2)(4) - (8)(1) = 0(2)(4)−(8)(1)=0. The determinant of choice B is (5)(1)−(2)(3)=5−6=−1(5)(1) - (2)(3) = 5 - 6 = -1(5)(1)−(2)(3)=5−6=−1. Since the determinant is non-zero, this matrix has an inverse. The determinant of choice C is (−3)(−4)−(6)(2)=12−12=0(-3)(-4) - (6)(2) = 12 - 12 = 0(−3)(−4)−(6)(2)=12−12=0. The determinant of choice D is (9)(−4)−(3)(−12)=−36+36=0(9)(-4) - (3)(-12) = -36 + 36 = 0(9)(−4)−(3)(−12)=−36+36=0.

Question 19

For what value of xxx is the matrix A=(x6 23)A = \begin{pmatrix} x & 6 \ 2 & 3 \end{pmatrix}A=(x​6 2​3​) not invertible?

  1. x=2x=2x=2
  2. x=3x=3x=3
  3. x=4x=4x=4 (correct answer)
  4. x=6x=6x=6

Explanation: A matrix is not invertible (it is singular) if its determinant is zero. The determinant of matrix AAA is (x)(3)−(6)(2)=3x−12(x)(3) - (6)(2) = 3x - 12(x)(3)−(6)(2)=3x−12. Setting the determinant equal to zero gives 3x−12=03x - 12 = 03x−12=0, which solves to 3x=123x = 123x=12, so x=4x = 4x=4.

Question 20

The column vectors of the matrix P=(52 13)P = \begin{pmatrix} 5 & 2 \ 1 & 3 \end{pmatrix}P=(5​2 1​3​) represent two adjacent sides of a parallelogram. What is the area of this parallelogram?

  1. 111111
  2. 131313 (correct answer)
  3. 171717
  4. 212121

Explanation: The area of the parallelogram formed by the column vectors of a 2×22 \times 22×2 matrix is the absolute value of its determinant. The determinant of PPP is (5)(3)−(2)(1)=15−2=13(5)(3) - (2)(1) = 15 - 2 = 13(5)(3)−(2)(1)=15−2=13. The area is ∣13∣=13|13| = 13∣13∣=13 square units.