Chapter 2: Matrices
In this chapter, you will learn to:
- Do matrix operations.
- Solve linear systems using the Gauss-Jordan method.
- Solve linear systems using the matrix inverse method.
- Do application problems.
In this section you will learn to:
- Add and subtract matrices.
- Multiply a matrix by a scalar.
- Multiply two matrices.
A matrix is a rectangular array of numbers. Matrices are useful in organizing and manipulating large amounts of data. In order to get some idea of what matrices are all about, we will look at the following example.
Adapted from Applied Finite Mathematics by Rupinder Sekhon (De Anza College), originally published by OpenStax CNX (cnx.org, collection col10613), licensed under CC BY 3.0. Changes were made. License: CC-BY-3.0.