Title: Math 30 College Algebra April 12, 2000
1Math 30 --- College AlgebraApril 12, 2000
- Section 4.3 questions
- Section 4.2 Homework
- Break
- Section 4.4
- Assignment 25 and 26
2AnnouncementsApril 12, 2000
- Changes to the Syllabus
- 4 Exams (Exam 4 Monday 4/24
- Chapter 6 material on the Final
3Row-Equivalent Operations for Matrices
1) Interchange any two rows. 2) Multiply each
entry in a row by a nonzero constant. 3) Add a
nonzero multiple of one row to another row.
4Row-Echelon Form
1) If a row does not consist entirely of 0s,
then the first nonzero element in the row is a 1
(called a leading 1). 2) For any two successive
nonzero rows, the leading 1 in the lower row is
farther to the right than the leading 1 in the
higher row.
5Row-Echelon Form
3) All rows consisting entirely of 0s are at the
bottom of the matrix.
6Reduced Row-Echelon Forma.k.a.Gauss---Jordan
Elimination
The 3 properties of row-echelon form are
satisfied as well as 4) Each column that contains
a leading 1 has 0s everywhere else.
7Matrix Row Operations with the TI-83
1) rowSwap(matrix, rowA,rowB) 2)
row(value,matrix,row) 3) row(matrix,rowA,rowB)
row(value,matrix,rowA,rowB)
8Row-Echelon Form with the TI-83
ref(matirx)
Reduced Row-Echelon Formwith the TI-83
rref(matirx)
9Matrices
The matrix A has m rows and n columns. The order
of the A is .
10Matrix Addition and Scalar Multiplication
For any matrices A, and B, and any
scalar k
11Matrix Addition and Scalar Multiplication
For any matrices A, B, and C and any
scalars k and l
12Matrix Addition and Scalar Multiplication
For any matrix A, and any scalar k
There exists a unique matrix 0 such that
There exits a unique matrix -A such that
13Matrix Addition and Scalar Multiplication
For any matrices A and B, and any
scalars k and l
14Properties of Matrix Multiplication
For matrices A, B, and C, assuming that the
indicated operation is possible
Note In general,
15Assignment 25
- 4.2 pbs 15, 17, 19, 21, 23, 27, 29, 43
- (Set up matrix and use rref on your calculator.)
- 4.4 pbs 5, 9, 11, 13, 14, 15, 19, 20, 25, 27,
29, 39, 41, 43, 53, 54