Given the matrices below and that A = LU, solve Ax = b. A = 1 -3 -5 X 1 -2 -11 1 L = -3 1 0 0 0 -5 -6 1 Ex: 42 = -1 6 -1
Posted: Mon Jul 11, 2022 10:28 am
Given the matrices below and that A = LU, solve Ax = b. A = 1 -3 -5 X 1 -2 -11 1 L = -3 1 0 0 0 -5 -6 1 Ex: 42 = -1 6 -12 b = U = -8 26 30 1 1 0 1 0 0 3 1