Paper 4, Section I, CNumerical AnalysisPart IB, 2019Calculate the LUL ULU factorization of the matrixA=(32−3−363−7−831−6−4−6−396)A=\left(\begin{array}{rrrr} 3 & 2 & -3 & -3 \\ 6 & 3 & -7 & -8 \\ 3 & 1 & -6 & -4 \\ -6 & -3 & 9 & 6 \end{array}\right)A=⎝⎜⎜⎜⎛363−6231−3−3−7−69−3−8−46⎠⎟⎟⎟⎞Use this to evaluate det(A)\operatorname{det}(A)det(A) and to solve the equationAx=bA \mathbf{x}=\mathbf{b}Ax=bwithb=(33−1−3)\mathbf{b}=\left(\begin{array}{r} 3 \\ 3 \\ -1 \\ -3 \end{array}\right)b=⎝⎜⎜⎜⎛33−1−3⎠⎟⎟⎟⎞