If a matrix has 16 elements; what are the possible orders it can have
Answers
Answered by
14
Answer: 5 orders
Step-by-step explanation:
1 x 16
2 x 8
4 x 4
8 x 2
16 x 1
darling0801:
(1*16) (2*8) (4*4) ( 8*2) (16*1)
Answered by
8
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