Consider the following linear system2x+2cy=2c, x+y=2=where c is a parameter that can take very large values
a) Apply simple Gaussian elimination without any pivoting. Find the solution.
b) Apply Gaussian elimination with scaled pivoting. Find the solution.
c) Compare the results