Question 84341
what is the size of the matrix below?

 
 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)


A. 3 X 4
B. 4 X 4
{{{highlight(C)}}}. 4 X 3
D. 3 X 3