Given that \(|A| = -1\) and \(|B| = 3\), and both matrices are of order 3. Applying determinant properties:\[|3AB| = |3I \cdot A \cdot B| = |3I| \cdot |A| \cdot |B|\]Here, \(3I\) denotes the scalar matrix, which is 3 times the identity matrix of order 3.\[|3I| = 3^3 = 27\]Consequently,\[|3AB| = 27 \times (-1) \times 3 = -81\]