113k views
5 votes
What are the dimensions of this matrix?Help!!!

What are the dimensions of this matrix?Help!!!-example-1
User SPKoder
by
6.5k points

2 Answers

5 votes

Answer:

Size of matrix = 3 × 4

Explanation:

We are given the following matrix and we are to determine its dimensions:


\left [ \begin {array}{cccc} 1&-3&8&4\\7&5&3&0\\9&6&-2&-1 \end { array } \right ]

We know that the dimension of a matrix is written in the form:

rows × columns

Here we have 3 rows and 4 columns. Therefore, the size of this matrix is 3 × 4.

User Lucas Aschenbach
by
5.5k points
2 votes

Answer:

The dimensions ⇒ 3 × 4

Explanation:

* Any matrix has two dimensions

- Raw and column

- The dimensions very important in the operations on matrices

- We called the number of raw m and the number of column n

- We must write the number of raw before the number of column

- m × n is the dimensions of the matrix

* Example : If the dimension of a matrix is 2 × 3, that

means the matrix has 2 raw and 3 column

* Now lets look to our problem

∵ It has 3 raw and 4 column

∴ Its dimensions is 3 × 4

User Eiri
by
6.3k points