Given the matrices below and that A = LU, solve Ax = b. A = L = X = 1 -5 1 -4 9 -3 1 1 -3 0 1 -6 Ex: 42 -2 2 -17 0 0 1 b
Posted: Mon Jul 11, 2022 12:50 pm
Given the matrices below and that A = LU, solve Ax = b. A = L = X = 1 -5 1 -4 9 -3 1 1 -3 0 1 -6 Ex: 42 -2 2 -17 0 0 1 b = U = -33 -20 23 1 0 0 -5 1 0 -2 4 1