Question:

If $A$ and $B$ are two square matrices each of order 3 with $|A| = 3$ and $|B| = 5$, then $|2AB|$ is:

Show Hint

For a scalar multiple of a matrix, $|kA| = k^n |A|$ where $n$ is the order of the matrix.
Updated On: Jun 23, 2025
  • 30
  • 120
  • 15
  • 225
Hide Solution
collegedunia
Verified By Collegedunia

The Correct Option is C

Solution and Explanation

The determinant of a matrix $kA$ where $k$ is a scalar is given by: \[ |kA| = k^n |A| \] where $n$ is the order of the matrix. For matrix $A$ and $B$, each of order 3, we have: \[ |2AB| = 2^3 |A| |B| = 8 \times 3 \times 5 = 120 \] Thus, the value of $|2AB|$ is 120.
Was this answer helpful?
0
0