Advertisements
Advertisements
Question
Wherever possible, write the following as a single matrix.
`[(2, 3, 4),(5, 6, 7)] - [(0, 2, 3),(6, -1, 0)]`
Advertisements
Solution
`[(2, 3, 4),(5, 6, 7)] - [(0, 2, 3),(6, -1,0)]`
= `[(2 - 0, 3 - 2, 4 - 3),(5 - 6, 6 + 1, 7 - 0)]`
= `[(2, 1, 1),(-1, 7, 7)]`
APPEARS IN
RELATED QUESTIONS
Solve for a, b and c; if `[(-4, a + 5),(3, 2)] = [(b + 4, 2),(3, c- 1)]`
If `A = [(2),(5)], B = [(1),(4)]` and `C = [(6),(-2)]`, find A + B – C
If P = `|(8,5),(7,2)|` find P - Pt
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.
Evaluate the following :
`|(2 , 3),(-4 , 0)| |(3 , -2),(-1 , 4)|`
Write the negation of the following statements :
(a) Radha likes tea or coffee.
(b) `∃x cc` R such that x + 3 ≥ 10.
Solve the following minimal assignment problem :
| Machines | Jobs | ||
| I | II | III | |
| M1 | 1 | 4 | 5 |
| M2 | 4 | 2 | 7 |
| M3 | 7 | 8 | 3 |
`[(2 ,- 4),(0 ,0),(1 , 7)]`
Given `[(2, 1),(-3, 4)], "X" = [(7),(6)]` the order of the matrix X
Choose the correct answer from the given four options :
If A = [aij]2×2 where aij = i + j, then A is equal to
