Create a 31 by 31 tridiagonal matrix A where the main diagonal elements are all "2" and all elements of the subdiagonal and superdiagonal elements are "1." Then solve the linear system [Graphics:Images/Tri-DiagonalMod_gr_56.gif] where [Graphics:Images/Tri-DiagonalMod_gr_57.gif]. Compute the solution using decimal arithmetic and rational arithmetic.