We have a system of linear algebraic equations (Ax = b), using a Gaussian elimination method, it takes 1000 hr (41 days and 16 hours) for a computer to solve that problem. If we somehow, change the A matrix into a tri-diagonal matrix, what will be the computational time of solving the new system?