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
State, whether the following statement is true or false. If false, give a reason.
Transpose of a square matrix is a square matrix.
Find x and y from the given equations:
`[(5, 2),(-1, y - 1)] - [(1, x - 1),(2, -3)] = [(4, 7),(-3, 2)]`
State, with reason, whether the following is true or false. A, B and C are matrices of order 2 × 2.
A – B = B – A
If P= (8,5),(7,2) find : P + Pt
If P =`|(1 , 2),(3 , 4)|` , Q = `|(5 , 1),(7 , 4)|` and R = `|(2 , 1),(4 , 2)|` find the value of P(Q + R)
If A = `|(3,-2),(-1 , 4)|` , B = `|(2"a"),(1)|` , C = `|(-4),(5)|` , D = `|(2),("b")|` and AB + 2C = 4D then find the values of a and b.
Find the inverse of the matrix `[ (1, 2, 3), (1, 1, 5), (2, 4, 7)]` by using the adjoint method.
`
Solve the equation x + y = 4 and 2x - y = 5 using the method of reduction.
Using the truth table statement, examine whether the statement pattern (p → q) ↔ (∼ p v q) is a tautology, a contradiction or a contingency.
If A = `[(1,0,0),(2,1,0),(3,3,1)]` then find A-1 by using elementary transformation .
