Answer:
The determinant of an identity matrix is always 1.
Explanation:
Given : An identity matrix.
We have to find the determinant of an identity matrix.
Consider an identity matrix,
Identity matrix is a matrix having entry one in its diagonal and rest all entries are zero.
Let us consider a 2 × 2 identity matrix,
![I=\left[\begin{array}{cc}1&0\\0&1\end{array}\right]](https://img.qammunity.org/2017/formulas/mathematics/high-school/i4so2h8uwzjzmrmdx2byi5pzmamxdrns8w.png)
We know determinant of a 2 × 2 matrix
![I=\left[\begin{array}{cc}a&b\\c&d\end{array}\right]](https://img.qammunity.org/2017/formulas/mathematics/high-school/4kvxxf4pgbiwwkicyw9p6u226sr0nksr2t.png)
is given by
D = ad - bc
Thus, here a = 1 , b = 0 , c= 0 d= 1
Thus, D = 1 - 0 = 1
Thus, The determinant of an identity matrix is always 1.