Given the matrices below and that A = LU, solve Ax = b. A = L = X = 1 -6 4 1 -6 4 3 -17 9 0 0 1 0 -3 1 Ex: 42 -2 13 -10
Posted: Mon Jul 11, 2022 10:27 am
Given the matrices below and that A = LU, solve Ax = b. A = L = X = 1 -6 4 1 -6 4 3 -17 9 0 0 1 0 -3 1 Ex: 42 -2 13 -10 -|- b = 18 -107 65 U = [1 0 0 3-2 1 1 1 0