Math 2890 - Sample Chapter 1 Problems
These problems are designed to be worked while online. They require javascript to be enabled.
Chapter 1
1.1 Systems of Linear Equations 1.2 Row Reduction and Echelon Forms 1.3 Vector Equations 1.4 The Matrix Equation Ax = b 1.5 Solution Sets of Linear Systems 1.7 Linear Independence 1.8 Introduction to Linear Transformations
- Write the augmented matrix corresponding to a linear system.
- Write the linear system corresponding to an augmented matrix.
- Translate between (a) linear systems, (b) vector equations, (c) matrix equations and (d) images of linear transformations.
- Do the vectors span $R^3$?
- Are the vectors linearly independent?
- Is the matrix in echelon form?
- Use Gaussian Elimination to put a matrix into row echelon form.
- Use Gaussian Elimination with Partial Pivoting to put a matrix into row echelon form.
- Put a matrix into reduced row echelon form
- Solve the nonsingular system $Ax=b$.
- Solve the overdetermined system `Ax=b`.
- Solve the underdetermined system `Ax=b`.
- Add two vectors.
- Compute a linear combination of vectors.
Back to chapter selection or home page.