Given the matrices below and that A = LU, solve Ax = b. A - L = X = 1 -4 -6 2 -2 -7 11 -7 28 1 00 -4 1 0 -6 5 1 Ex: 42 b
Posted: Mon Jul 11, 2022 12:51 pm
Given the matrices below and that A = LU, solve Ax = b. A - L = X = 1 -4 -6 2 -2 -7 11 -7 28 1 00 -4 1 0 -6 5 1 Ex: 42 b = U = 11 -43 62 1 0 0 2 -2 1 3 0 1