(a) Find the exact solution to the linear system $\left(\begin{array}{rr}.1 & 2.7 \\ 1.0 & .5\end{array}\right)\left(\begin{array}{l}x \\ y\end{array}\right)=\left(\begin{array}{r}10 . \\ -6.0\end{array}\right)$.
(b) Solve
the system using Gaussian Elimination with 2-digit rounding. (c) Solve the system using Partial Pivoting and 2-digit rounding. (d) Compare your answers and discuss.