Skip to main content\(\newcommand{\N}{\mathbb N}
\newcommand{\Z}{\mathbb Z}
\newcommand{\Q}{\mathbb Q}
\newcommand{\R}{\mathbb R}
\newcommand{\C}{\mathbb C}
\newcommand{\dfn}{\textit}
\newcommand{\id}{\text{id}}
\newcommand\norm[1]{\left\lVert#1\right\rVert}
\newcommand{\lt}{<}
\newcommand{\gt}{>}
\newcommand{\amp}{&}
\definecolor{fillinmathshade}{gray}{0.9}
\newcommand{\fillinmath}[1]{\mathchoice{\colorbox{fillinmathshade}{$\displaystyle \phantom{\,#1\,}$}}{\colorbox{fillinmathshade}{$\textstyle \phantom{\,#1\,}$}}{\colorbox{fillinmathshade}{$\scriptstyle \phantom{\,#1\,}$}}{\colorbox{fillinmathshade}{$\scriptscriptstyle\phantom{\,#1\,}$}}}
\)
Chapter 3 Matrices
After completing this chapter, students should be able to do the following.
Objectives
-
Perform addition and scalar multiplication of matrices.
-
Give the dimensions of a matrix product, and compute the product.
-
Discuss associativity and noncommutativity of matrix multiplication.
-
Compute the transpose of a matrix.
-
Compute the inverse of a matrix using elementary row operations.
-
Solve systems of linear equations using the inverse of the coefficient matrix, when possible.
-
Create elementary matrices corresponding to each of the elementary row operations
-
Solve a system of equations using LU factorization.