Given the matrices below and that A = LU, complete L-¹, U-¹, and A-¹. L A A-¹ || - 1 - 3 19 9 -6 -2 1 Ex: 42 -1 1 -12 0
Posted: Mon Jul 11, 2022 10:29 am
Given the matrices below and that A = LU, complete L-¹, U-¹, and A-¹. L A A-¹ || - 1 - 3 19 9 -6 -2 1 Ex: 42 -1 1 -12 0 1 0 0 1 L = 1 -6 -2 0 0 1 0 3 1 U-1 = U = 1 0 1 0 0 -3 -1 1 -5 0 1 T- 1