Advertisements
Advertisements
Question
Given : `[(x, y + 2),(3, z - 1)] = [(3, 1),(3, 2)]`; find x, y and z.
Advertisements
Solution
If two matrices are equal, then their corresponding elements are also equal.
Therefore, we have:
x = 3,
y + 2 = 1 `\implies` y = –1
z – 1 = 2 `\implies` z = 3
APPEARS IN
RELATED QUESTIONS
Given : M = `[(5, -3),(-2, 4)]`, find its transpose matrix Mt. If possible, find M + Mt
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)
State, with reason, whether the following is true or false. A, B and C are matrices of order 2 × 2.
A2 – B2 = (A + B) (A – B)
Find the values of x and y, if `|(3"x" - "y"),(5)| = |(7) , ("x + y")|`
Evaluate the following :
`|(2,1) ,(3,2),(1 , 1)| |(1 , -2 , 1),(2 , 1 , 3)|`
If P =`|(1 , 2),(3 , 4)|` , Q = `|(5 , 1),(7 , 4)|` and R = `|(2 , 1),(4 , 2)|` find the value of P(Q + R)
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) ?
Find the inverse of the matrix `[ (1, 2, 3), (1, 1, 5), (2, 4, 7)]` by using the adjoint method.
`
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 2 x 2 matrix whose elements aij are given by aij = i.j
