4. A matrix has 8 elements. What are the possible orders it can have?
Answers
Answered by
1
Concept :- when m is the number of rows , n is the number of columns then,
number of rows × number of columns = number of elements present in matrix.
When a matrix has 8 elements , then the possible orders it can have :
1 × 8 = 8
2 × 4 = 8
4 × 2 = 8
8 × 1 = 8
Hence,there are four possible orders .
e.g., 1 × 8 , 2 × 4 , 4 × 2 and 8 × 1
number of rows × number of columns = number of elements present in matrix.
When a matrix has 8 elements , then the possible orders it can have :
1 × 8 = 8
2 × 4 = 8
4 × 2 = 8
8 × 1 = 8
Hence,there are four possible orders .
e.g., 1 × 8 , 2 × 4 , 4 × 2 and 8 × 1
Answered by
1
Solution :
_____________________________________
If a matrix is of order m × n , where ,
m is number of rows , n is number of columns.
So, the number of elements m × n
_____________________________________
Now ,
It is given that ,
the matrix has 8 elements .
All the possible elements of the form ( m , n )
given below ,
( 1 , 8 ) ,( 2 , 4 ) ,
( 8 , 1 ) , ( 4 , 2 ).
····
Similar questions