Respuesta :
The matrices are
S =(4 11Â Â Â Â Â Â Â Â Â Â Â Â Â Â T= ( -8 11
   -3 -8)                 3 4 )
Inverse of a matrix is a matrix derived from another matrix such that if you pre- multiply it with the original matrix you get a unit matrix.
if we multiply S and T
 ST will beÂ
    ( 4 11  ×   (-8 11  = ( 1 0
     -3 -8)      -3 -4)     0 1)
and also TS
     ( -8 11   ×   (4 11 = ( 1 0
       -3 -4)      -3 -8)    0 1)
therefore, matrices S and T are inverses of each other because ST = TS= IÂ
.
S =(4 11Â Â Â Â Â Â Â Â Â Â Â Â Â Â T= ( -8 11
   -3 -8)                 3 4 )
Inverse of a matrix is a matrix derived from another matrix such that if you pre- multiply it with the original matrix you get a unit matrix.
if we multiply S and T
 ST will beÂ
    ( 4 11  ×   (-8 11  = ( 1 0
     -3 -8)      -3 -4)     0 1)
and also TS
     ( -8 11   ×   (4 11 = ( 1 0
       -3 -4)      -3 -8)    0 1)
therefore, matrices S and T are inverses of each other because ST = TS= IÂ
.