SOLUTION: I'm confused about finding the size of a martice. Example- what size is the following matrix? (3 -2 0 1) Please explain how I find the correct answer. thank you.

Algebra ->  Matrices-and-determiminant -> SOLUTION: I'm confused about finding the size of a martice. Example- what size is the following matrix? (3 -2 0 1) Please explain how I find the correct answer. thank you.      Log On


   



Question 218378: I'm confused about finding the size of a martice.
Example- what size is the following matrix?
(3 -2 0 1)
Please explain how I find the correct answer. thank you.

Answer by jim_thompson5910(35256) About Me  (Show Source):
You can put this solution on YOUR website!
The size of a matrix is just the number of rows x the number of columns. In this case, there's one row and 4 columns (assuming that you typed it in the correct format). So the size of the matrix is 1 x 4.