Question
Let be a real matrix with . Evaluate .
- a.
- b.
- c.
- d.
Correct answer
B.
Full reasoning
- 1The determinant is multiplicative, so , where the scalar multiplies a matrix.
- 2Scaling: multiplying an matrix by scales each of its rows, so the determinant is multiplied by . Here and , giving .
- 3Transpose: .
- 4Inverse: , so (which is defined because ).
- 5Multiply the three factors: .
Why each choice is right or wrong
Choice A
This scales the determinant by instead of . Multiplying a matrix by multiplies every one of its three rows by , so the determinant picks up a factor of , not .
Choice B
Correct. .
Choice C
This applies the scalar and the transpose but drops entirely, computing as if the inverse factor were the identity.
Choice D
This treats as another copy of , giving . The determinant of an inverse is the reciprocal, , not .
Related formula
Determinant of a scalar multiple
Assumptions: A is square of size n; the exponent is the matrix size, not the scalar. det(A^T) = det(A) and det(A^-1) = 1/det(A), the latter requiring det(A) nonzero.
Related topic and practice
This worked example is free to read. A free account unlocks practice questions for this exam.
Sources
Authored for this public explainer registry. It has no database question ID and is not copied from a protected or official exam bank.
- MIT OCW 18.06SC Linear Algebra, session: Properties of Determinants — MIT OpenCourseWare. Accessed 2026-08-03. MIT OpenCourseWare materials are CC BY-NC-SA; attribute MIT OCW, link the source page, and avoid verbatim reuse beyond short cited references.
Sources and corrections
Sources last checked 2026-08-15Every source cited on this page was checked on the date shown, and we update the page when a source changes. If something looks wrong, tell us and we'll recheck it.