Question
Question: If A is nonsingular matrix such that $(A-2I)(A-4I)=0$ then $A+8A^{-1}=$...
If A is nonsingular matrix such that (A−2I)(A−4I)=0 then A+8A−1=

A
I
B
0
C
3I
D
6I
Answer
6I
Explanation
Solution
The given equation is (A−2I)(A−4I)=0.
First, expand the product:
A⋅A−A⋅4I−2I⋅A+2I⋅4I=0
A2−4A−2A+8I=0
A2−6A+8I=0
We are given that A is a nonsingular matrix, which means its inverse A−1 exists.
Multiply the entire equation by A−1 from the right (or left):
(A2−6A+8I)A−1=0⋅A−1
A2A−1−6AA−1+8IA−1=0
Using the properties of matrix multiplication (A2A−1=A, AA−1=I, and IA−1=A−1):
A−6I+8A−1=0
Now, we need to find the value of A+8A−1.
Rearrange the equation obtained:
A+8A−1=6I
Thus, A+8A−1=6I.