Find an LU factorization of the matrices in Exercises $7-16$ (with $L$ unit lower triangular). Note that MATLAB will usually produce a permuted LU factorization because it uses partial pivoting for numerical accuracy.
$$
\left[\begin{array}{rrr}{3} & {-6} & {3} \\ {6} & {-7} & {2} \\ {-1} & {7} & {0}\end{array}\right]
$$