Advertisements
Advertisements
Question
Given : M = `[(5, -3),(-2, 4)]`, find its transpose matrix Mt. If possible, find Mt – M
Advertisements
Solution
Given that,
Mt – M = `[(5, -2),(-3, 4)] - [(5, -3),(-2, 4)]`
= `[(5 - 5, -2 + 3),(-3 + 2, 4-4)]`
= `[(0, 1),(-1, 0)]`
APPEARS IN
RELATED QUESTIONS
State, whether the following statement is true or false. If false, give a reason.
Transpose of a 2 × 1 matrix is a 2 × 1 matrix.
Solve for a, b and c; if `[(a, a - b),(b + c, 0)] = [(3, -1),(2, 0)]`
If `A = [(2),(5)], B = [(1),(4)]` and `C = [(6),(-2)]`, find A + B – C
If `A = [(2),(5)], B = [(1),(4)]` and `C = [(6),(-2)]`, find A – B + C
Find the inverse of the matrix A=`[[1,2],[1,3]]` using elementry transformations.
Evaluate the following :
`|(2 , 3),(-4 , 0)| |(3 , -2),(-1 , 4)|`
Evaluate the following :
`|(2,1) ,(3,2),(1 , 1)| |(1 , -2 , 1),(2 , 1 , 3)|`
Find the inverse of the matrix `[ (1, 2, 3), (1, 1, 5), (2, 4, 7)]` by using the adjoint method.
`
`[(2 ,- 4),(0 ,0),(1 , 7)]`
Let `"M" xx [(1, 1),(0, 2)]` = [1 2] where M is a matrix.
- State the order of matrix M
- Find the matrix M
