13.5 Gauss elimination

Gauss elimination is a structured process for the elimination of variables in one of the equations. It is easy to generalize to larger systems of equations and it is relatively numerically stable, making it suitable for use with a computer.

Gauss elimination is performed in stages. At Stage 1, we concentrate on the first column, the coefficients of x. The idea is to make the coefficient of the first equation 1 and eliminate the variable from the other equation(s) by using multiples of the first equation. Equation 1 is therefore the pivotal equation for Stage 1.

Example 13.25

Solve

3x+4y=75x8y=8

si165_e

using Gauss elimination.

Solution ...

Get Mathematics for Electrical Engineering and Computing now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.