Advertisements
Advertisements
प्रश्न
Wherever possible, write the following as a single matrix.
`[(0, 1, 2),(4, 6, 7)] + [(3, 4),(6, 8)]`
Advertisements
उत्तर
An addition is not possible because both matrices are not of the same order.
APPEARS IN
संबंधित प्रश्न
State, whether the following statement is true or false. If false, give a reason.
A column matrix has many columns and only one row.
If A = `[(8, -3)]` and B = `[(4, -5)]`; find A + B
State, with reason, whether the following is true or false. A, B and C are matrices of order 2 × 2.
(B . C) . A = B . (C . A)
If M = `[(2,1),(1,-2)] `; find M2, M3 and M5.
Find the inverse of the matrix A=`[[1,2],[1,3]]` using elementry transformations.
If A = `|(1,3),(3,2)|` and B = `|(-2 , 3),(-4 , 1)|` find BA
Solve the equation x + y = 4 and 2x - y = 5 using the method of reduction.
Find the adjoint of the matrix `"A" = [(2,-3),(3,5)]`
Solve the following minimal assignment problem :
| Machines | Jobs | ||
| I | II | III | |
| M1 | 1 | 4 | 5 |
| M2 | 4 | 2 | 7 |
| M3 | 7 | 8 | 3 |
Construct a matrix A = [aij]3 × 2 whose element aij is given by
aij = i – 3j
