Math, asked by ronlindon1976, 9 months ago

if matrix has 16 elements, what are the possible orders it can have

Answers

Answered by siyadubey16
18

Answer:

given: a matrix with 16 elements

to find: possible order of the matrix with 16 elements

1. since a matrix have rows and columns, so the order is written as

rows* column.

2. or if rows=m and columns= n, then order is m*n

3. so the possible order with 16 elements in a matrix could be:

  • 16*1
  • 1*16
  • 4*4
  • 2*8
  • 8*2

these are the 5 possible orders that can be formed.

16*1, 1*16, 4*4, 2*8, 8*2

Similar questions