LINEAR-ALGEBRA Β· Unit 17 Β· Video 4 Β· Interactive Practice
| Formula | Name | Description |
|---|---|---|
| Multiplicative Property (P9) | Products become scalar multiplication | |
| Inverse Determinant | Requires | |
| Scalar Multiplication | = matrix size, = scalar | |
| Transpose Property (P10) | Row properties column properties |
Multiply every entry of an matrix by and the determinant scales by , not by .
Apply , then : the area-scale factors multiply, so .
has no addition rule: in general β e.g. but .
One number fixes every power and inverse of : and .
Question 1
Let be a matrix with .
What is ?
β Correct! Each of the 4 rows contributes a factor of 2, giving .
β Not quite. Remember: where is the matrix dimension. Here and .
Solution:
For a matrix with :
Common mistakes:
Question 2
Let and both equal the identity matrix . Which statement is correct?
β Correct! This classic counterexample proves that determinants do NOT respect addition.
β Not quite. Compute using the scaling property: .
Solution:
With :
Since , the determinant does not distribute over addition. This is the classic counterexample from the video!
Question 3
If , what is ?
Hint: Use both the power rule and the inverse rule.
β Correct! , or equivalently .
β Not quite. Break it into parts: and . Then multiply.
Solution:
Using the power rule and the inverse rule:
Elegant alternative: By the multiplicative property:
Question 4
True or False: If swapping two rows of a matrix flips the sign of the determinant, then swapping two columns also flips the sign of the determinant.
β Correct! The transpose property guarantees that every row property has an automatic column counterpart.
β Not quite. Think about what implies: a column operation on equals the corresponding row operation on .
Solution: True
By the transpose property, .
A column operation on is the same as the corresponding row operation on . Since , any property that holds for rows automatically holds for columns.
Specifically: Swapping columns and of is the same as swapping rows and of . The row swap flips the sign of . But , so the column swap flips the sign of too.
Every row rule has a column twin β for free!
Solved: 0 / 4