Matrix A is 2×4 (2 rows, 4 columns)
Matrix B is 4×2 (4 rows, 2 columns)
When multiplying AB:
(2×4)×(4×2)=2×2 matrix
Since AB gives a 2×2 matrix, which is a square matrix, the determinant ∣AB∣ exists.
Matrix A is 2×4, which is not square, so ∣A∣ does not exist.
Matrix B is 4×2, which is not square, so ∣B∣ does not exist.
For any n×n matrix M and scalar k:
∣kM∣=kn∣M∣
where n is the size of the square matrix.
AB is a 2×2 matrix, so n=2
Scalar k=3
∣3AB∣=32∣AB∣
∣3AB∣=9∣AB∣
The power depends on the final matrix size after multiplication, not the intermediate dimensions.
Therefore, ∣3AB∣=9∣AB∣=32∣AB∣