9
Project 3: Linear Transformations
The first problem of this project helps the student to visualize the action of linear transformations on the
plane. The second problem is a good project in which the properties of linear transformations are
essential, although some students are very good at guessing the answers. Both problems require the use
Project 4: Matrix Algebra
This project is designed to be completed in class, and I do not lecture on this topic. It is the students’
responsibility to read the textbook and finish the project at home if they were absent or fell behind in
their work during class time. I break up my class into groups of two or three—keeping students with the
Project 5: LU Factorization
This project uses the programs GAUSS and BGAUSS. I use technology in this project with the purpose of
eliminating computational difficulty. I usually assign this project as extra-credit. The material in Section
2.5 of the text is necessary. A Web application project for Chapter 2 uses the LU factorization to
construct a QR factorization (which is introduced in Exercise 24 of Section 2.5 in the text).
Project 6: Leontief Input-Output Model
This project is based on Exercise 14 of Section 2.6. The use of technology in this project is essential
because of the nature and size of the data used. I usually assign this project as extra-credit. The material
Project 7: Determinant and its Properties
This project is designed to be completed in class, and I handle it in the same manner as Project 4. This
project can be done just before starting Section 3.2, so students can discover properties of determinants
Project 8: Cryptography
The purpose of this project is to give students another opportunity to study an application of linear
algebra, in particular row operations and the inverse of a matrix, to a real world problem. The material in
Sections 2.2, 3.1, 3.2, and 3.3 is necessary. Data for this project are on the Web described in Section 1.
The Web contains a more elaborate investigation of cryptography using modular arithmetic. See the
Chapter 4 application project on Hill substitution ciphers.
Project 9: Intersection of Two Vector Spaces
The purpose of this project is to give students an opportunity to work on a more abstract problem. The
use of technology in this project reduces errors. I usually assign this project as extra-credit. This project