If M is a 3×3 matrix, where MTM=I and det(M)=1 then prove that det(M−I)=0
Open in App
Solution
We know that in a determinant, rows can be changed into columns and columns and columns into rows. Hence if there be a square matrix A, then det(AT)=detA or ∣∣AT∣∣=|A|
Also if I be a square matrix then IT=I and |I|=1 and (A±B)T=AT±BT
Given M is a 3×3 square matrix such that MTM=I;detM=|M|=1
We have to prove that det(M−I)=0
Now (M−I)T=MT−IT=MT−MTM=MT(I−M)
Taking determinant on both sides ∣∣(M−I)T∣∣=∣∣MT∣∣|I−M| or |M−I|=|M||I−M|∵∣∣AT∣∣=|A|