Exercise 1.3.11. Given the systems of equations
and
solve both systems using Gaussian elimination.
Answer: We start with the first system of equations
The first elimination step produces
The second elimination step produces
We then back-substitute, starting with solving for w:
The solution to the first system of equations is thus u = 1, v = 3, w = 2.
We now go on to the second system of equations
The first elimination step produces
The second elimination step produces
We then back-substitute, starting with solving for w:
The solution to the second system of equations is thus u = 4, v = 1, w = 2.
NOTE: This continues a series of posts containing worked out exercises from the (out of print) book Linear Algebra and Its Applications, Third Edition by Gilbert Strang.
If you find these posts useful I encourage you to also check out the more current Linear Algebra and Its Applications, Fourth Edition, Dr Strang’s introductory textbook Introduction to Linear Algebra, Fourth Edition
and the accompanying free online course, and Dr Strang’s other books
.