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)]`
RELATED QUESTIONS
If `A = [(2),(5)], B = [(1),(4)]` and `C = [(6),(-2)]`, find B + C
Wherever possible, write the following as a single matrix.
`[(1, 2),(3, 4)] + [(-1, -2),(1, -7)]`
If M = `[(2,1),(1,-2)] `; find M2, M3 and M5.
Evaluate the following :
`|(0 , 1),(-1 , 2),(-2 , 0)| |(0 , -4 , 0),(3 , 0 , -1)|`
Evaluate the following :
`|(0 , 1 , 0),(2 , 0 , -3),(1 , 0 , -2)| |(1 , -2),(3 , 4),(0 , 0)|`
If P = `|(1 , 2),(2 , 1)|` and Q = `|(2 , 1),(1 , 2)|` find P (QP).
Let A = `|(3 , 2),(0 ,5)|` and B = `|(1 ,0),(1 ,2)|` , find (i) (A + B)(A - B) (ii) A2 - B2 . Is (i) equal to (ii) ?
`[(0, 0, 0),(0, 0, 0)]`
Choose the correct answer from the given four options :
If A = [aij]2×2 where aij = i + j, then A is equal to
If A = `[(5, -2),(7, -0)]` and B = `[(8),(3)]`, then which of the following is not possible?
