Advertisements
Advertisements
Question
Wherever possible, write the following as a single matrix.
`[(0, 1, 2),(4, 6, 7)] + [(3, 4),(6, 8)]`
Advertisements
Solution
An addition is not possible because both matrices are not of the same order.
RELATED QUESTIONS
Given : `[(x, y + 2),(3, z - 1)] = [(3, 1),(3, 2)]`; find x, y and z.
If A = `[(8, -3)]` and B = `[(4, -5)]`; find B – A
If `A = [(2),(5)], B = [(1),(4)]` and `C = [(6),(-2)]`, find A – C
Given : M = `[(5, -3),(-2, 4)]`, find its transpose matrix Mt. If possible, find Mt – M
If M = `[(2,1),(1,-2)] `; find M2, M3 and M5.
Classify the following matrix :
`[(7, 0)]`
If A = `|("p","q"),(8,5)|` , B = `|(3"p",5"q"),(2"q" , 7)|` and if A + B = `|(12,6),(2"r" , 3"s")|` , find the values of p,q,r and s.
Solve the equations x + y = 4 and 2x - y = 5 using the method of reduction.
Solve the following minimal assignment problem :
| Machines | Jobs | ||
| I | II | III | |
| M1 | 1 | 4 | 5 |
| M2 | 4 | 2 | 7 |
| M3 | 7 | 8 | 3 |
Using the truth table statement, examine whether the statement pattern (p → q) ↔ (∼ p v q) is a tautology, a contradiction or a contingency.
