SOLUTION: what is the size of the matrix below?
3 1 4
2 0 2
1 1 1
-2 4 3
A. 3 X 4
B. 4 X 4
C. 4 X 3
D. 3 X 3
Algebra ->
College
-> Linear Algebra
-> SOLUTION: what is the size of the matrix below?
3 1 4
2 0 2
1 1 1
-2 4 3
A. 3 X 4
B. 4 X 4
C. 4 X 3
D. 3 X 3
Log On
3 1 4
2 0 2
1 1 1
-2 4 3
The first number is the number of rows it has the second is the number of columns. This has 4 rows and 3 columns, so it's 4 X 3 (C)