Let A and B be 4 * 4 matrices with real entry, such that they satisfy the equation $A^2-2B+I=0$ and $ B^2–2A+I=0$. Given that |A-B| is non zero, find the value of det|A+B|.
I subtracted both the equations So i got $ A^2-B^2$ = 2(B-A) now if i can say A and B commute then i will be able to further solve. Can i say A and B commmute?