In: Advanced Math
Consider the system of linear
equations:
3? − 5? + 2? = 2
2? − ? + 3? = 3
? + 4? + 7? = 4
(a) Write the augmented matrix for the above
system.
(b) Find the inverse of the coefficient
matrix.
(c) Find the determinant of the coefficient
matrix.
(d) Find the LU-factorization of the coefficient
matrix.
(e) Solve the above system using Gauss-Jordan
elimination.
(f) Use the inverse of the coefficient matrix from
part (b) to solve the above system
. (g) Solve the above system using the lower and upper
triangular matrices found in part (d).
(h) Solve the above system using Cramer’s
rule.