Determinant of a scaled product

A and B are 3×3 matrices with det(A)=3 and det(B)=4. Compute det(2A·B⁻¹).

Show hints (2)+
  1. For an n×nn\times n matrix, det(cA)=cndet(A)\det(cA) = c^n\det(A) - here det(2A)=233=24\det(2A) = 2^3\cdot 3 = 24.
  2. det(B1)=1/det(B)\det(B^{-1}) = 1/\det(B); combine multiplicatively: 2414=624 \cdot \tfrac14 = 6.

Answer

Reveal answer →

6

Want the full step-by-step worked solution? It's part of Premium - along with a worked solution for every question in the bank.

Asked at: Probability & Market-Making, Data-Driven Research

Related questions