Given:
- A and B are 3×3 square matrices
- det(A) = 3
- AB = 3I, where I is the 3×3 identity matrix
Taking determinant of both sides of AB = 3I:
det(AB)=det(3I)
Using the property det(AB)=det(A)×det(B):
det(A)×det(B)=det(3I)
For a 3×3 identity matrix multiplied by scalar 3:
3I=300030003
The determinant of kI for an n×n matrix is kn.
For the 3×3 case:
det(3I)=33=27
Substituting into the equation:
3×det(B)=27
det(B)=327
det(B)=9
Therefore, the value of det(B) is 9.