Question: What is the rank of the matrix E = [[1, 2, 3], [4, 5, 6], [7, 8, 9]]? (2023)
Options:
Correct Answer: 2
Exam Year: 2023
Solution:
The rank of E is 2 because the rows are linearly dependent (the third row is a linear combination of the first two).