(Solved):
12- Use the gauss-Seidel method to find the approximate solution of the syste ...
???????
12- Use the gauss-Seidel method to find the approximate solution of the system to within a tolerance of \( 0.01 \) \[ \begin{array}{c} 10 \mathrm{x}_{1}-\mathrm{x}_{2}=9 \\ -\mathrm{x}_{1}+10 \mathrm{x}_{2}-2 \mathrm{x}_{3}=7 \\ -2 \mathrm{x}_{2}+10 \mathrm{x}_{3}=6 \end{array} \] 13- Use NFDF to obtain the highest possible interpolating polynomial representing the following data, then find the approximate value of \( f(1.5) \) 14- Use two and three points formulas to approximate numerical differential \( \mathbf{f}^{\prime}(\mathbf{4}) \) if \( f(x) \) is given by the function \( f(x)=x^{3} e^{x}+2 x \) with \( \mathrm{h}=0.1 \)