Advertisements
Advertisements
प्रश्न
Given : M = `[(5, -3),(-2, 4)]`, find its transpose matrix Mt. If possible, find M + Mt
Advertisements
उत्तर
Given that,
M = `[(5, -3),(-2, 4)]`
Mt = `[(5, -2),(-3, 4)]`
M + Mt = `[(5, -3),(-2, 4)] + [(5, -2),(-3, 4)]`
= `[(5 + 5, -3-2),(-2-3, 4 + 4)]`
= `[(10, -5),(-5, 8)]`
संबंधित प्रश्न
State, whether the following statement is true or false. If false, give a reason.
Transpose of a square matrix is a square matrix.
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 = B – A
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
If A = `[(1,1),(2,2)] , "B" = [(1,2),(3,4)]` then find |AB|.
If a matrix has 8 elements, what are the possible order it can have?
Construct a 2 x 2 matrix whose elements aij are given by aij = 2i – j
Construct a matrix A = [aij]3 × 2 whose element aij is given by
aij = `(("i" - "j")^2)/(5 - "i")`
Construct a matrix A = [aij]3 × 2 whose element aij is given by
aij = i – 3j
If `M xx [(3, 2),(-1, 0)] = [(3, -1)]`, the order of matrix M is ______.
