In each of the following problems, find the A = LU factorization of the coefficient matrix, and then use forward and back substitution to solve the corresponding linear systems.
a. Gaussian elimination
b. LU factorization
c. Back substitution
d. Forward elimination