If a square matrix A satisfies A^2-10A+11I=0 and A is invertible, what is A^(-1)?
यदि square matrix A के लिए A^2-10A+11I=0 और A invertible है, तो A^(-1) क्या होगा?
Show answer and explanation
C. (10I-A) / 11
ExplanationStep 1: use the given equation A^2-10A+11I=0. Step 2: dividing by A gives A-10I+11A^(-1)=0, so A^(-1)=(10I-A)/11. Step 3: tip: for inverse, reduce the polynomial equation by one power of A.
Step 1: given equation A^2-10A+11I=0 को use करें। Step 2: A से divide करने पर A-10I+11A^(-1)=0, इसलिए A^(-1)=(10I-A)/11। Step 3: tip: inverse निकालने के लिए equation में A को common/divide करें।