SOLUTION: when a question asks you to show something algebraically, DO NOT substitute numbers for the variables and give me an example. On the other hand, when a question asks you to show
Algebra ->
Matrices-and-determiminant
-> SOLUTION: when a question asks you to show something algebraically, DO NOT substitute numbers for the variables and give me an example. On the other hand, when a question asks you to show
Log On
Question 30198: when a question asks you to show something algebraically, DO NOT substitute numbers for the variables and give me an example. On the other hand, when a question asks you to show something numerically or to provide an example, you may substitute numbers for the variables. Show all work
A square matrix is lower triangular if every entry above the diagonal is 0.
a. Give an example of a 3x3 lower triangular matrix.
b. Using your example from part (a), show that the determinant of a lower triangular matrix is the product of the entries on the diagonal.
c. Show algebraically that the determinant of a 2x2 lower triangular matrix will always be the product of the entries on the diagonal.
You can put this solution on YOUR website! a. Give an example of a 3x3 lower triangular matrix.
(A)=
b. Using your example from part (a), show that the determinant of a lower triangular matrix is the product of the entries on the diagonal.
|A|=1(3*2-0*1)-0+0 =6
PRODUCT OF DIAGONAL ELEMENTS =1*3*2=6 =|A|
c. Show algebraically that the determinant of a 2x2 lower triangular matrix will always be the product of the entries on the diagonal.
LET (B) =
|B|= a*c-0*b=ac
PRODUCT OF DIAGONAL ELEMENTS =a*c = ac =|B|