Question:

For a square matrix $A$ of order $n$, the inverse matrix $(3A)^{-1}$ is equal to:

Show Hint

Be careful not to confuse this with the determinant property! For determinants, $\det(kA) = k^n \det(A)$, but for inverses, it is simply a linear reciprocal scalar: $(3A)^{-1} = \frac{1}{3}A^{-1}$.
  • $3A^{-1}$
  • $9A^{-1}$
  • $\frac{1}{3}A^{-1}$
  • $\frac{1}{9}A^{-1}$
Show Solution
collegedunia
Verified By Collegedunia

The Correct Option is C

Solution and Explanation

Concept: A fundamental property of matrix inversion states that for any non-zero scalar $k$ and an invertible square matrix $A$: \[ (kA)^{-1} = \frac{1}{k} A^{-1} \]

Step 1: Apply the scalar property of matrix inverses.

We are looking for the expression equal to $(3A)^{-1}$. Here, the scalar multiplier is $k = 3$. According to the property $(kA)^{-1} = \frac{1}{k} A^{-1}$, we can substitute $k=3$ directly: \[ (3A)^{-1} = \frac{1}{3} A^{-1} \] This matches option (C).
Was this answer helpful?
0
0

Top CBSE CLASS XII Mathematics Questions

View More Questions