Inverse of the sum of identiy matrix and a symmetric matrix

74 Views Asked by At

Is there a simple way to solve $(I + A) X = B$, where $I$ is the identity matrix, and $A$ is a symmetric matrix?