Advertisements
Advertisements
प्रश्न
Given : `[(x, y + 2),(3, z - 1)] = [(3, 1),(3, 2)]`; find x, y and z.
Advertisements
उत्तर
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
संबंधित प्रश्न
State, whether the following statement is true or false. If false, give a reason.
Transpose of a square matrix is a square matrix.
If `A = [(2),(5)], B = [(1),(4)]` and `C = [(6),(-2)]`, find A + B – C
Wherever possible, write the following as a single matrix.
`[(1, 2),(3, 4)] + [(-1, -2),(1, -7)]`
Given : M = `[(5, -3),(-2, 4)]`, find its transpose matrix Mt. If possible, find Mt – M
State, with reason, whether the following is true or false. A, B and C are matrices of order 2 × 2.
(A – B)2 = A2 – 2A . B + B2
Evaluate the following :
`|(1 , 1),(2 , 3)| |(2 , 1),(1 , 4)|`
Evaluate the following :
`|(0 , 1),(-1 , 2),(-2 , 0)| |(0 , -4 , 0),(3 , 0 , -1)|`
If P = `|(1 , 2),(2 , 1)|` and Q = `|(2 , 1),(1 , 2)|` find P (QP).
If A = `[(1,2,3), (2,k,2), (5,7,3)]` is a singular matrix then find the value of 'k'.
Construct a matrix A = [aij]3 × 2 whose element aij is given by
aij = `(("i" + "j")^3)/5`
