Advertisements
Advertisements
Question
Given : M = `[(5, -3),(-2, 4)]`, find its transpose matrix Mt. If possible, find M + Mt
Advertisements
Solution
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)]`
APPEARS IN
RELATED QUESTIONS
If A = `[(8, -3)]` and B = `[(4, -5)]`; find B – A
Wherever possible, write the following as a single matrix.
`[(1, 2),(3, 4)] + [(-1, -2),(1, -7)]`
State, with reason, whether the following is true or false. A, B and C are matrices of order 2 × 2.
A – B = B – A
Find the values of a and b) if [2a + 3b a - b] = [19 2].
If P= (8,5),(7,2) find : P + Pt
If P = `|(1 , 2),(2 , 1)|` and Q = `|(2 , 1),(1 , 2)|` find P (QP).
If A = `[(1,2), (1,3)]`, find A2 - 3A
Construct a matrix A = [aij]3 × 2 whose element aij is given by
aij = `(("i" + "j")^3)/5`
Suppose determinant of a matrix Δ = 0, then the solution
Event A: Order of matrix A is 3 × 5.
Event B: Order of matrix B is 5 × 3.
Event C: Order of matrix C is 3 × 3.
Product of which two matrices gives a square matrix.
