You are on page 1of 3

Janella Clary

HW 7 Numerical Methods
Problem 1: Use Gauss Elimination Method to Solve the system of Equations. Approach: Use pivot
rows and multiple iterations to solve. Note: problem 1 started off with the wrong method but
yielded the same matrix for step 1 so I just continued to use the same matrix.
Problem 2: Use Gauss-Jordan elimination. Approach: Use different pivot rows to yield a matrix of
diagonal 1s. Use normalization for each row.

Janella Clary

Janella Clary

You might also like